Skip to content

Commit d1517ba

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

File tree

2 files changed

+364
-381
lines changed

2 files changed

+364
-381
lines changed

package.json

Lines changed: 11 additions & 11 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",
@@ -164,16 +164,16 @@
164164
]
165165
},
166166
"dependencies": {
167-
"@babel/types": "^7.25.7",
167+
"@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",
@@ -189,18 +189,18 @@
189189
},
190190
"devDependencies": {
191191
"@pinia/colada": "^0.10.0",
192-
"@shikijs/vitepress-twoslash": "1.16.3",
192+
"@shikijs/vitepress-twoslash": "1.22.0",
193193
"@tanstack/vue-query": "^5.59.6",
194-
"@types/node": "^20.16.1",
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",
198198
"@vue/test-utils": "^2.4.6",
199199
"chalk": "^5.3.0",
200200
"conventional-changelog-cli": "^5.0.0",
201201
"enquirer": "^2.4.1",
202-
"execa": "^9.3.1",
203-
"firebase": "^10.13.1",
202+
"execa": "^9.4.0",
203+
"firebase": "^10.14.1",
204204
"happy-dom": "^15.7.4",
205205
"lint-staged": "^15.2.10",
206206
"minimist": "^1.2.8",
@@ -209,12 +209,12 @@
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",
216216
"typescript": "^5.6.3",
217-
"unplugin-auto-import": "^0.18.2",
217+
"unplugin-auto-import": "^0.18.3",
218218
"unplugin-vue-markdown": "^0.26.2",
219219
"unplugin-vue-router": "workspace:*",
220220
"vite": "^5.4.8",
@@ -226,7 +226,7 @@
226226
"vue-router-mock": "^1.1.0",
227227
"vue-tsc": "^2.1.6",
228228
"vuefire": "^3.2.0",
229-
"webpack": "^5.94.0",
229+
"webpack": "^5.95.0",
230230
"yorkie": "^2.0.0"
231231
}
232232
}

0 commit comments

Comments
 (0)