Skip to content

Commit 510585e

Browse files
chore(deps): update all non-major dependencies
1 parent b799598 commit 510585e

File tree

2 files changed

+238
-193
lines changed

2 files changed

+238
-193
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.10.0",
66
"description": "File based typed routing for Vue Router",
77
"keywords": [
88
"vue-router",
@@ -176,7 +176,7 @@
176176
"mlly": "^1.7.1",
177177
"pathe": "^1.1.2",
178178
"scule": "^1.3.0",
179-
"unplugin": "^1.13.1",
179+
"unplugin": "^1.14.0",
180180
"yaml": "^2.5.1"
181181
},
182182
"peerDependencies": {
@@ -188,10 +188,10 @@
188188
}
189189
},
190190
"devDependencies": {
191-
"@pinia/colada": "^0.8.2",
192-
"@shikijs/vitepress-twoslash": "1.16.2",
191+
"@pinia/colada": "^0.9.0",
192+
"@shikijs/vitepress-twoslash": "1.16.3",
193193
"@tanstack/vue-query": "^5.55.4",
194-
"@types/node": "^20.16.1",
194+
"@types/node": "^20.16.5",
195195
"@vitest/coverage-v8": "^2.0.5",
196196
"@vitest/ui": "^2.0.5",
197197
"@volar/vue-language-core": "^1.6.5",
@@ -213,7 +213,7 @@
213213
"semver": "^7.6.3",
214214
"ts-expect": "^1.3.0",
215215
"tsup": "^8.2.4",
216-
"typescript": "^5.5.4",
216+
"typescript": "^5.6.2",
217217
"unplugin-auto-import": "^0.18.2",
218218
"unplugin-vue-markdown": "^0.26.2",
219219
"unplugin-vue-router": "workspace:*",

0 commit comments

Comments
 (0)