|
80 | 80 | },
|
81 | 81 | "devDependencies": {
|
82 | 82 | "@logux/core": "github:logux/core#next",
|
83 |
| - "@logux/eslint-config": "^53.2.0", |
84 |
| - "@nanostores/preact": "^0.5.1", |
85 |
| - "@nanostores/react": "^0.7.2", |
| 83 | + "@logux/eslint-config": "^53.3.0", |
| 84 | + "@nanostores/preact": "^0.5.2", |
| 85 | + "@nanostores/react": "^0.7.3", |
86 | 86 | "@nanostores/vue": "^0.10.0",
|
87 |
| - "@peculiar/webcrypto": "^1.4.6", |
| 87 | + "@peculiar/webcrypto": "^1.5.0", |
88 | 88 | "@size-limit/preset-small-lib": "^11.1.4",
|
89 |
| - "@testing-library/preact": "^3.2.3", |
90 |
| - "@testing-library/react": "^15.0.7", |
91 |
| - "@testing-library/vue": "^8.0.3", |
92 |
| - "@types/node": "^20.12.12", |
93 |
| - "@types/react": "^18.3.2", |
| 89 | + "@testing-library/preact": "^3.2.4", |
| 90 | + "@testing-library/react": "^16.0.0", |
| 91 | + "@testing-library/vue": "^8.1.0", |
| 92 | + "@types/node": "^22.1.0", |
| 93 | + "@types/react": "^18.3.3", |
94 | 94 | "@types/react-dom": "^18.3.0",
|
95 |
| - "@types/ws": "^8.5.10", |
96 |
| - "@vitest/coverage-v8": "^1.6.0", |
97 |
| - "@vue/compiler-sfc": "^3.4.27", |
98 |
| - "check-dts": "^0.7.2", |
99 |
| - "clean-publish": "^4.4.0", |
100 |
| - "eslint": "^9.2.0", |
101 |
| - "fake-indexeddb": "^5.0.2", |
102 |
| - "globals": "^15.2.0", |
103 |
| - "happy-dom": "^14.11.0", |
| 95 | + "@types/ws": "^8.5.12", |
| 96 | + "@vitest/coverage-v8": "^2.0.5", |
| 97 | + "@vue/compiler-sfc": "^3.4.35", |
| 98 | + "check-dts": "^0.8.0", |
| 99 | + "clean-publish": "^5.0.0", |
| 100 | + "eslint": "^9.8.0", |
| 101 | + "fake-indexeddb": "^6.0.0", |
| 102 | + "globals": "^15.9.0", |
| 103 | + "happy-dom": "^14.12.3", |
104 | 104 | "nanospy": "^1.0.0",
|
105 | 105 | "nanostores": "^0.10.3",
|
106 | 106 | "picocolors": "^1.0.1",
|
107 |
| - "postcss": "^8.4.38", |
| 107 | + "postcss": "^8.4.41", |
108 | 108 | "preact": "10.22.0",
|
109 | 109 | "print-snapshots": "^0.4.2",
|
110 | 110 | "react": "^18.3.1",
|
111 | 111 | "react-dom": "^18.3.1",
|
112 | 112 | "size-limit": "^11.1.4",
|
113 | 113 | "svgo": "^3.3.2",
|
114 |
| - "typescript": "^5.4.5", |
115 |
| - "vite": "^5.2.11", |
116 |
| - "vitest": "^1.6.0", |
117 |
| - "vue": "^3.4.27" |
| 114 | + "typescript": "^5.5.4", |
| 115 | + "vite": "^5.3.5", |
| 116 | + "vitest": "^2.0.5", |
| 117 | + "vue": "^3.4.35" |
118 | 118 | },
|
119 | 119 | "prettier": {
|
120 | 120 | "arrowParens": "avoid",
|
|
0 commit comments