Skip to content

Commit 02d8e8b

Browse files
committed
chore(deps): update all non-major dependencies
1 parent ae4815b commit 02d8e8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-vue-router",
33
"version": "0.8.8",
4-
"packageManager": "[email protected].1",
4+
"packageManager": "[email protected].2",
55
"description": "File based typed routing for Vue Router",
66
"keywords": [
77
"vue-router",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"unplugin-vue-router": "workspace:*",
1515
"vite": "^5.2.11",
1616
"vite-plugin-inspect": "^0.8.4",
17-
"vue": "^3.4.26"
17+
"vue": "^3.4.27"
1818
},
1919
"dependencies": {
2020
"@tanstack/vue-query": "^5.37.1",

0 commit comments

Comments
 (0)