Skip to content

Commit 78b87cc

Browse files
chore(deps): update npm non-major develop dependencies
1 parent 9a1796e commit 78b87cc

2 files changed

Lines changed: 879 additions & 773 deletions

File tree

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -134,40 +134,40 @@
134134
}
135135
},
136136
"devDependencies": {
137-
"@aa900031/eslint-config": "^6.0.0",
137+
"@aa900031/eslint-config": "^6.1.0",
138138
"@aa900031/release-it-config": "^0.1.1",
139-
"@aa900031/tsdown-config": "^0.1.1",
139+
"@aa900031/tsdown-config": "^0.2.0",
140140
"@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",
148148
"@testing-library/react": "14.3.1",
149-
"@testing-library/svelte": "^5.2.7",
149+
"@testing-library/svelte": "^5.3.1",
150150
"@testing-library/vue": "^8.1.0",
151-
"@tsconfig/node18": "^18.2.5",
151+
"@tsconfig/node18": "^18.2.6",
152152
"@types/node": "^18.19.130",
153153
"@types/react": "^18.3.28",
154154
"@types/react-dom": "^18.3.7",
155155
"@vitest/coverage-istanbul": "^3.2.4",
156156
"@vitest/coverage-v8": "3.2.4",
157157
"@vitest/ui": "^3.2.4",
158158
"@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",
161161
"npm-run-all2": "^8.0.4",
162162
"react": "^18.3.1",
163163
"react-dom": "^18.3.1",
164164
"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",
167167
"typescript": "^5.9.3",
168-
"typescript-svelte-plugin": "^0.3.50",
168+
"typescript-svelte-plugin": "^0.3.51",
169169
"vitest": "^3.2.4",
170-
"vue": "^3.5.29",
170+
"vue": "^3.5.33",
171171
"vue-2": "npm:vue@~2.6.14",
172172
"vue-2.7": "npm:vue@~2.7.16"
173173
}

0 commit comments

Comments
 (0)