|
82 | 82 | "devDependencies": {
|
83 | 83 | "@logux/core": "^0.9.0",
|
84 | 84 | "@logux/eslint-config": "^53.3.0",
|
85 |
| - "@nanostores/preact": "^0.5.2", |
86 |
| - "@nanostores/react": "^0.8.4", |
| 85 | + "@nanostores/preact": "^1.0.0", |
| 86 | + "@nanostores/react": "^1.0.0", |
87 | 87 | "@nanostores/vue": "^0.11.0",
|
88 | 88 | "@size-limit/preset-small-lib": "^11.2.0",
|
89 | 89 | "@testing-library/preact": "^3.2.4",
|
90 |
| - "@testing-library/react": "^16.2.0", |
| 90 | + "@testing-library/react": "^16.3.0", |
91 | 91 | "@testing-library/vue": "^8.1.0",
|
92 |
| - "@types/node": "^22.13.14", |
93 |
| - "@types/react": "^19.0.12", |
94 |
| - "@types/react-dom": "^19.0.4", |
95 |
| - "@types/ws": "^8.18.0", |
96 |
| - "@vitest/coverage-v8": "^3.0.9", |
| 92 | + "@types/node": "^22.14.0", |
| 93 | + "@types/react": "^19.1.0", |
| 94 | + "@types/react-dom": "^19.1.2", |
| 95 | + "@types/ws": "^8.18.1", |
| 96 | + "@vitest/coverage-v8": "^3.1.1", |
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.23.0", |
| 100 | + "eslint": "^9.24.0", |
101 | 101 | "fake-indexeddb": "^6.0.0",
|
102 | 102 | "globals": "^16.0.0",
|
103 | 103 | "happy-dom": "^17.4.4",
|
104 | 104 | "nanospy": "^1.0.0",
|
105 |
| - "nanostores": "^0.11.4", |
| 105 | + "nanostores": "^1.0.1", |
106 | 106 | "picocolors": "^1.1.1",
|
107 | 107 | "postcss": "^8.5.3",
|
108 |
| - "preact": "10.26.4", |
| 108 | + "preact": "10.26.5", |
109 | 109 | "print-snapshots": "^0.4.2",
|
110 | 110 | "react": "^19.1.0",
|
111 | 111 | "react-dom": "^19.1.0",
|
112 | 112 | "size-limit": "^11.2.0",
|
113 | 113 | "svgo": "^3.3.2",
|
114 |
| - "typescript": "^5.8.2", |
115 |
| - "vite": "^6.2.3", |
116 |
| - "vitest": "^3.0.9", |
| 114 | + "typescript": "^5.8.3", |
| 115 | + "vite": "^6.2.6", |
| 116 | + "vitest": "^3.1.1", |
117 | 117 | "vue": "^3.5.13"
|
118 | 118 | },
|
119 | 119 | "prettier": {
|
|
0 commit comments