|
134 | 134 | } |
135 | 135 | }, |
136 | 136 | "devDependencies": { |
137 | | - "@aa900031/eslint-config": "^6.0.0", |
| 137 | + "@aa900031/eslint-config": "^6.1.0", |
138 | 138 | "@aa900031/release-it-config": "^0.1.1", |
139 | | - "@aa900031/tsdown-config": "^0.1.1", |
| 139 | + "@aa900031/tsdown-config": "^0.2.0", |
140 | 140 | "@sveltejs/vite-plugin-svelte": "^6.2.4", |
141 | | - "@tanstack/query-core": "^5.90.20", |
142 | | - "@tanstack/query-core-v4": "npm:@tanstack/query-core@^4.41.0", |
143 | | - "@tanstack/react-query": "^5.90.21", |
144 | | - "@tanstack/react-query-v4": "npm:@tanstack/react-query@^4.42.0", |
145 | | - "@tanstack/svelte-query": "^6.0.18", |
146 | | - "@tanstack/vue-query": "^5.92.9", |
147 | | - "@tanstack/vue-query-v4": "npm:@tanstack/vue-query@^4.41.0", |
| 141 | + "@tanstack/query-core": "^5.99.2", |
| 142 | + "@tanstack/query-core-v4": "npm:@tanstack/query-core@^4.44.0", |
| 143 | + "@tanstack/react-query": "^5.99.2", |
| 144 | + "@tanstack/react-query-v4": "npm:@tanstack/react-query@^4.44.0", |
| 145 | + "@tanstack/svelte-query": "^6.1.18", |
| 146 | + "@tanstack/vue-query": "^5.99.2", |
| 147 | + "@tanstack/vue-query-v4": "npm:@tanstack/vue-query@^4.44.0", |
148 | 148 | "@testing-library/react": "14.3.1", |
149 | | - "@testing-library/svelte": "^5.2.7", |
| 149 | + "@testing-library/svelte": "^5.3.1", |
150 | 150 | "@testing-library/vue": "^8.1.0", |
151 | | - "@tsconfig/node18": "^18.2.5", |
| 151 | + "@tsconfig/node18": "^18.2.6", |
152 | 152 | "@types/node": "^18.19.130", |
153 | 153 | "@types/react": "^18.3.28", |
154 | 154 | "@types/react-dom": "^18.3.7", |
155 | 155 | "@vitest/coverage-istanbul": "^3.2.4", |
156 | 156 | "@vitest/coverage-v8": "3.2.4", |
157 | 157 | "@vitest/ui": "^3.2.4", |
158 | 158 | "@vue/composition-api": "^1.7.2", |
159 | | - "eslint": "^9.39.3", |
160 | | - "happy-dom": "^20.7.0", |
| 159 | + "eslint": "^9.39.4", |
| 160 | + "happy-dom": "^20.9.0", |
161 | 161 | "npm-run-all2": "^8.0.4", |
162 | 162 | "react": "^18.3.1", |
163 | 163 | "react-dom": "^18.3.1", |
164 | 164 | "release-it": "^19.2.4", |
165 | | - "svelte": "^5.53.3", |
166 | | - "tsdown": "^0.20.0", |
| 165 | + "svelte": "^5.55.4", |
| 166 | + "tsdown": "^0.21.9", |
167 | 167 | "typescript": "^5.9.3", |
168 | | - "typescript-svelte-plugin": "^0.3.50", |
| 168 | + "typescript-svelte-plugin": "^0.3.51", |
169 | 169 | "vitest": "^3.2.4", |
170 | | - "vue": "^3.5.29", |
| 170 | + "vue": "^3.5.33", |
171 | 171 | "vue-2": "npm:vue@~2.6.14", |
172 | 172 | "vue-2.7": "npm:vue@~2.7.16" |
173 | 173 | } |
|
0 commit comments