Skip to content

Commit 3e832f6

Browse files
committed
chore: pin vue-router v4
1 parent 2f75e22 commit 3e832f6

File tree

3 files changed

+550
-561
lines changed

3 files changed

+550
-561
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@nuxt/test-utils": "4.0.0",
6666
"@nuxtjs/color-mode": "4.0.0",
6767
"@nuxtjs/html-validator": "2.1.0",
68-
"@nuxtjs/i18n": "10.2.3",
68+
"@nuxtjs/i18n": "10.2.4",
6969
"@shikijs/langs": "4.0.2",
7070
"@shikijs/markdown-exit": "4.0.2",
7171
"@shikijs/themes": "4.0.2",
@@ -107,7 +107,8 @@
107107
"vite-plugin-pwa": "1.2.0",
108108
"vite-plus": "0.1.16",
109109
"vue": "3.5.30",
110-
"vue-data-ui": "3.17.13"
110+
"vue-data-ui": "3.17.13",
111+
"vue-router": "5.0.4"
111112
},
112113
"devDependencies": {
113114
"@e18e/eslint-plugin": "0.3.0",

0 commit comments

Comments
 (0)