|
81 | 81 | },
|
82 | 82 | "devDependencies": {
|
83 | 83 | "@logux/core": "^0.9.0",
|
84 |
| - "@logux/eslint-config": "^53.3.0", |
| 84 | + "@logux/eslint-config": "^55.2.1", |
85 | 85 | "@nanostores/preact": "^1.0.0",
|
86 | 86 | "@nanostores/react": "^1.0.0",
|
87 |
| - "@nanostores/vue": "^0.11.0", |
| 87 | + "@nanostores/vue": "^1.0.0", |
88 | 88 | "@size-limit/preset-small-lib": "^11.2.0",
|
89 | 89 | "@testing-library/preact": "^3.2.4",
|
90 | 90 | "@testing-library/react": "^16.3.0",
|
91 | 91 | "@testing-library/vue": "^8.1.0",
|
92 |
| - "@types/node": "^22.14.0", |
93 |
| - "@types/react": "^19.1.0", |
94 |
| - "@types/react-dom": "^19.1.2", |
| 92 | + "@types/node": "^22.15.3", |
| 93 | + "@types/react": "^19.1.2", |
| 94 | + "@types/react-dom": "^19.1.3", |
95 | 95 | "@types/ws": "^8.18.1",
|
96 |
| - "@vitest/coverage-v8": "^3.1.1", |
| 96 | + "@vitest/coverage-v8": "^3.1.2", |
97 | 97 | "@vue/compiler-sfc": "^3.5.13",
|
98 | 98 | "check-dts": "^0.9.0",
|
99 | 99 | "clean-publish": "^5.1.0",
|
100 |
| - "eslint": "^9.24.0", |
| 100 | + "eslint": "^9.25.1", |
101 | 101 | "fake-indexeddb": "^6.0.0",
|
102 | 102 | "globals": "^16.0.0",
|
103 |
| - "happy-dom": "^17.4.4", |
| 103 | + "happy-dom": "^17.4.6", |
104 | 104 | "nanospy": "^1.0.0",
|
105 | 105 | "nanostores": "^1.0.1",
|
106 | 106 | "picocolors": "^1.1.1",
|
|
112 | 112 | "size-limit": "^11.2.0",
|
113 | 113 | "svgo": "^3.3.2",
|
114 | 114 | "typescript": "^5.8.3",
|
115 |
| - "vite": "^6.2.6", |
116 |
| - "vitest": "^3.1.1", |
| 115 | + "vite": "^6.3.4", |
| 116 | + "vitest": "^3.1.2", |
117 | 117 | "vue": "^3.5.13"
|
118 | 118 | },
|
119 | 119 | "prettier": {
|
|
0 commit comments