diff --git a/playground/vue2-options/package.json b/playground/vue2-options/package.json index 2f1e132..5c2bc50 100644 --- a/playground/vue2-options/package.json +++ b/playground/vue2-options/package.json @@ -12,7 +12,7 @@ "dependencies": { "@vue/composition-api": "^1.7.0", "vue": "2.6.14", - "vue-router": "3.5.3", + "vue-router": "3.6.5", "vue-i18n": "^8", "vue-i18n-bridge": "^9.3.0", "vue-i18n-routing": "0.13.4" diff --git a/playground/vue2/package.json b/playground/vue2/package.json index be1d670..dceaf1d 100644 --- a/playground/vue2/package.json +++ b/playground/vue2/package.json @@ -12,7 +12,7 @@ "dependencies": { "@vue/composition-api": "^1.7.0", "vue": "2.6.14", - "vue-router": "3.5.3", + "vue-router": "3.6.5", "vue-i18n": "^8", "vue-i18n-bridge": "^9.3.0", "vue-i18n-routing": "0.13.4"