From 83828bb6515ad27ef6c53a039d52b406b381679a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 01:48:11 +0000 Subject: [PATCH] chore(deps): update dependency vue-router to v5.0.1 --- static/code/stackblitz/v7/vue/package-lock.json | 8 ++++---- static/code/stackblitz/v7/vue/package.json | 2 +- static/code/stackblitz/v8/vue/package-lock.json | 8 ++++---- static/code/stackblitz/v8/vue/package.json | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/static/code/stackblitz/v7/vue/package-lock.json b/static/code/stackblitz/v7/vue/package-lock.json index 3029c0cd9d..2dff826eb4 100644 --- a/static/code/stackblitz/v7/vue/package-lock.json +++ b/static/code/stackblitz/v7/vue/package-lock.json @@ -11,7 +11,7 @@ "@ionic/vue": "^7.4.0", "@ionic/vue-router": "^7.4.0", "vue": "^3.2.25", - "vue-router": "5.0.0" + "vue-router": "5.0.1" }, "devDependencies": { "@vitejs/plugin-vue": "^6.0.0", @@ -1989,9 +1989,9 @@ } }, "node_modules/vue-router": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-5.0.0.tgz", - "integrity": "sha512-xWHlps4o1ScODWqvyapl0v1uGy0g7ozmsTSO/dguyGb/9RL6oSU2HfN/8oMXnoFOH1BuTaAkbiOz4OWdkfjcZg==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-5.0.1.tgz", + "integrity": "sha512-t+lFugGXMdaq8lbn+vXG4j2H9UlsP205Tszz1wcDk9FyxqItBzcdJQ06IhpkQ2mHOfiTOHZeBshkskzPzHJkCw==", "license": "MIT", "dependencies": { "@babel/generator": "^7.28.6", diff --git a/static/code/stackblitz/v7/vue/package.json b/static/code/stackblitz/v7/vue/package.json index 16bf114abe..9c1fcd439d 100644 --- a/static/code/stackblitz/v7/vue/package.json +++ b/static/code/stackblitz/v7/vue/package.json @@ -11,7 +11,7 @@ "@ionic/vue": "^7.4.0", "@ionic/vue-router": "^7.4.0", "vue": "^3.2.25", - "vue-router": "5.0.0" + "vue-router": "5.0.1" }, "devDependencies": { "@vitejs/plugin-vue": "^6.0.0", diff --git a/static/code/stackblitz/v8/vue/package-lock.json b/static/code/stackblitz/v8/vue/package-lock.json index 452f907283..7edd55e6f0 100644 --- a/static/code/stackblitz/v8/vue/package-lock.json +++ b/static/code/stackblitz/v8/vue/package-lock.json @@ -11,7 +11,7 @@ "@ionic/vue": "8.7.14", "@ionic/vue-router": "8.7.14", "vue": "^3.2.25", - "vue-router": "5.0.0" + "vue-router": "5.0.1" }, "devDependencies": { "@vitejs/plugin-vue": "^6.0.0", @@ -2015,9 +2015,9 @@ } }, "node_modules/vue-router": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-5.0.0.tgz", - "integrity": "sha512-xWHlps4o1ScODWqvyapl0v1uGy0g7ozmsTSO/dguyGb/9RL6oSU2HfN/8oMXnoFOH1BuTaAkbiOz4OWdkfjcZg==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-5.0.1.tgz", + "integrity": "sha512-t+lFugGXMdaq8lbn+vXG4j2H9UlsP205Tszz1wcDk9FyxqItBzcdJQ06IhpkQ2mHOfiTOHZeBshkskzPzHJkCw==", "license": "MIT", "peer": true, "dependencies": { diff --git a/static/code/stackblitz/v8/vue/package.json b/static/code/stackblitz/v8/vue/package.json index e23d9586b9..dfe2750877 100644 --- a/static/code/stackblitz/v8/vue/package.json +++ b/static/code/stackblitz/v8/vue/package.json @@ -11,7 +11,7 @@ "@ionic/vue": "8.7.14", "@ionic/vue-router": "8.7.14", "vue": "^3.2.25", - "vue-router": "5.0.0" + "vue-router": "5.0.1" }, "devDependencies": { "@vitejs/plugin-vue": "^6.0.0",