Skip to content

Commit b32efeb

Browse files
chore(deps): update all non-major dependencies
1 parent ae6ecf4 commit b32efeb

File tree

3 files changed

+39
-39
lines changed

3 files changed

+39
-39
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,11 @@
156156
}
157157
},
158158
"devDependencies": {
159-
"@babel/types": "^7.27.0",
160-
"@pinia/colada": "^0.15.1",
159+
"@babel/types": "^7.27.1",
160+
"@pinia/colada": "^0.15.2",
161161
"@posva/prompts": "^2.4.4",
162162
"@shikijs/vitepress-twoslash": "3.3.0",
163-
"@tanstack/vue-query": "^5.74.7",
163+
"@tanstack/vue-query": "^5.75.1",
164164
"@types/node": "^22.15.3",
165165
"@types/picomatch": "^4.0.0",
166166
"@vitest/coverage-v8": "^3.1.2",
@@ -171,7 +171,7 @@
171171
"conventional-changelog-cli": "^5.0.0",
172172
"execa": "^9.5.2",
173173
"firebase": "^11.6.1",
174-
"happy-dom": "^17.4.4",
174+
"happy-dom": "^17.4.6",
175175
"lint-staged": "^15.5.1",
176176
"minimist": "^1.2.8",
177177
"nodemon": "^3.1.10",
@@ -187,7 +187,7 @@
187187
"unplugin-auto-import": "^19.1.2",
188188
"unplugin-vue-markdown": "^28.3.1",
189189
"unplugin-vue-router": "workspace:*",
190-
"vite": "^6.3.3",
190+
"vite": "^6.3.4",
191191
"vite-plugin-vue-devtools": "^7.7.6",
192192
"vitepress": "1.6.3",
193193
"vitest": "^3.1.2",

playground/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@
77
"build": "vite build"
88
},
99
"devDependencies": {
10-
"@tanstack/vue-query-devtools": "^5.74.7",
10+
"@tanstack/vue-query-devtools": "^5.75.1",
1111
"@vitejs/plugin-vue": "^5.2.3",
1212
"@vue/compiler-sfc": "^3.5.13",
1313
"@vue/tsconfig": "^0.7.0",
1414
"json-server": "^0.17.4",
1515
"unplugin-vue-router": "workspace:*",
16-
"vite": "^6.3.3",
16+
"vite": "^6.3.4",
1717
"vite-plugin-inspect": "^11.0.1"
1818
},
1919
"dependencies": {
20-
"@tanstack/vue-query": "^5.74.7",
20+
"@tanstack/vue-query": "^5.75.1",
2121
"mande": "^2.0.9",
2222
"pinia": "^3.0.2",
2323
"vue": "^3.5.13",

pnpm-lock.yaml

+31-31
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)