Skip to content

Commit 98a36fa

Browse files
committed
chore: up vue-router
1 parent 5f8a5a7 commit 98a36fa

File tree

3 files changed

+16
-26
lines changed

3 files changed

+16
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
"vitepress": "1.2.3",
221221
"vitest": "^1.6.0",
222222
"vue": "^3.4.29",
223-
"vue-router": "4.4.0-alpha.3",
223+
"vue-router": "^4.4.0",
224224
"vue-router-mock": "^1.1.0",
225225
"vue-tsc": "^2.0.21",
226226
"vuefire": "^3.1.23",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"mande": "^2.0.9",
2121
"pinia": "^2.1.7",
2222
"vue": "^3.4.29",
23-
"vue-router": "4.4.0-alpha.3"
23+
"vue-router": "^4.4.0"
2424
}
2525
}

pnpm-lock.yaml

Lines changed: 14 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)