diff --git a/playground/vue3-options/package.json b/playground/vue3-options/package.json index ffc727f..32c5782 100644 --- a/playground/vue3-options/package.json +++ b/playground/vue3-options/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "vue": "3.2.31", - "vue-router": "4.1.2", + "vue-router": "4.6.4", "vue-i18n": "^9.3.0", "@vueuse/head": "0.9.8", "vue-i18n-routing": "0.13.4" diff --git a/playground/vue3/package.json b/playground/vue3/package.json index d8ad102..c0345cc 100644 --- a/playground/vue3/package.json +++ b/playground/vue3/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "vue": "3.2.31", - "vue-router": "4.1.2", + "vue-router": "4.6.4", "vue-i18n": "^9.3.0", "@vueuse/head": "0.9.8", "vue-i18n-routing": "0.13.4"