Skip to content

Commit f81e6f4

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 910b6bf commit f81e6f4

File tree

3 files changed

+70
-70
lines changed

3 files changed

+70
-70
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unplugin-vue-router",
33
"version": "0.10.8",
44
"type": "module",
5-
"packageManager": "pnpm@9.9.0",
5+
"packageManager": "pnpm@9.12.1",
66
"description": "File based typed routing for Vue Router",
77
"keywords": [
88
"vue-router",
@@ -166,14 +166,14 @@
166166
"dependencies": {
167167
"@babel/types": "^7.25.8",
168168
"@rollup/pluginutils": "^5.1.2",
169-
"@vue-macros/common": "^1.12.3",
169+
"@vue-macros/common": "^1.14.0",
170170
"ast-walker-scope": "^0.6.2",
171171
"chokidar": "^3.6.0",
172172
"fast-glob": "^3.3.2",
173173
"json5": "^2.2.3",
174174
"local-pkg": "^0.5.0",
175175
"magic-string": "^0.30.11",
176-
"mlly": "^1.7.1",
176+
"mlly": "^1.7.2",
177177
"pathe": "^1.1.2",
178178
"scule": "^1.3.0",
179179
"unplugin": "^1.14.1",
@@ -190,8 +190,8 @@
190190
"devDependencies": {
191191
"@pinia/colada": "^0.10.0",
192192
"@shikijs/vitepress-twoslash": "1.22.0",
193-
"@tanstack/vue-query": "^5.59.6",
194-
"@types/node": "^20.16.1",
193+
"@tanstack/vue-query": "^5.59.9",
194+
"@types/node": "^20.16.11",
195195
"@vitest/coverage-v8": "^2.1.2",
196196
"@vitest/ui": "^2.1.2",
197197
"@volar/vue-language-core": "^1.6.5",
@@ -209,7 +209,7 @@
209209
"pinia": "^2.2.4",
210210
"prettier": "^3.3.3",
211211
"rimraf": "^6.0.1",
212-
"rollup": "^4.21.2",
212+
"rollup": "^4.24.0",
213213
"semver": "^7.6.3",
214214
"ts-expect": "^1.3.0",
215215
"tsup": "^8.3.0",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"vite-plugin-inspect": "^0.8.7"
1717
},
1818
"dependencies": {
19-
"@tanstack/vue-query": "^5.59.6",
19+
"@tanstack/vue-query": "^5.59.9",
2020
"mande": "^2.0.9",
2121
"pinia": "^2.2.4",
2222
"vue": "^3.5.11",

0 commit comments

Comments
 (0)