From 86cde256a13641eb80f30337d408955f9f4e818b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 10:39:14 +0000 Subject: [PATCH] Bump unplugin-vue-router from 0.10.7 to 0.10.8 in /app_vue3 Bumps [unplugin-vue-router](https://github.com/posva/unplugin-vue-router) from 0.10.7 to 0.10.8. - [Release notes](https://github.com/posva/unplugin-vue-router/releases) - [Changelog](https://github.com/posva/unplugin-vue-router/blob/main/CHANGELOG.md) - [Commits](https://github.com/posva/unplugin-vue-router/compare/v0.10.7...v0.10.8) --- updated-dependencies: - dependency-name: unplugin-vue-router dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app_vue3/package.json | 2 +- app_vue3/pnpm-lock.yaml | 38 ++++++++------------------------------ 2 files changed, 9 insertions(+), 31 deletions(-) diff --git a/app_vue3/package.json b/app_vue3/package.json index 25b5607..5bde699 100644 --- a/app_vue3/package.json +++ b/app_vue3/package.json @@ -33,7 +33,7 @@ "unplugin-auto-import": "^0.18.3", "unplugin-fonts": "^1.1.1", "unplugin-vue-components": "^0.27.4", - "unplugin-vue-router": "^0.10.7", + "unplugin-vue-router": "^0.10.8", "vite": "^5.4.2", "vite-plugin-vue-layouts": "^0.11.0", "vite-plugin-vuetify": "^2.0.4", diff --git a/app_vue3/pnpm-lock.yaml b/app_vue3/pnpm-lock.yaml index 03e40bd..0869a95 100644 --- a/app_vue3/pnpm-lock.yaml +++ b/app_vue3/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: ^0.27.4 version: 0.27.4(@babel/parser@7.25.4)(rollup@4.21.0)(vue@3.5.8(typescript@5.5.4)) unplugin-vue-router: - specifier: ^0.10.7 - version: 0.10.7(rollup@4.21.0)(vue-router@4.4.3(vue@3.5.8(typescript@5.5.4)))(vue@3.5.8(typescript@5.5.4)) + specifier: ^0.10.8 + version: 0.10.8(rollup@4.21.0)(vue-router@4.4.3(vue@3.5.8(typescript@5.5.4)))(vue@3.5.8(typescript@5.5.4))(webpack-sources@3.2.3) vite: specifier: ^5.4.2 version: 5.4.2(@types/node@20.16.1)(sass@1.79.3) @@ -537,15 +537,9 @@ packages: '@vue/compiler-dom@3.5.8': resolution: {integrity: sha512-GUNHWvoDSbSa5ZSHT9SnV5WkStWfzJwwTd6NMGzilOE/HM5j+9EB9zGXdtu/fCNEmctBqMs6C9SvVPpVPuk1Eg==} - '@vue/compiler-sfc@3.4.38': - resolution: {integrity: sha512-s5QfZ+9PzPh3T5H4hsQDJtI8x7zdJaew/dCGgqZ2630XdzaZ3AD8xGZfBqpT8oaD/p2eedd+pL8tD5vvt5ZYJQ==} - '@vue/compiler-sfc@3.5.8': resolution: {integrity: sha512-taYpngQtSysrvO9GULaOSwcG5q821zCoIQBtQQSx7Uf7DxpR6CIHR90toPr9QfDD2mqHQPCSgoWBvJu0yV9zjg==} - '@vue/compiler-ssr@3.4.38': - resolution: {integrity: sha512-YXznKFQ8dxYpAz9zLuVvfcXhc31FSPFDcqr0kyujbOwNhlmaNvL2QfIy+RZeJgSn5Fk54CWoEUeW+NVBAogGaw==} - '@vue/compiler-ssr@3.5.8': resolution: {integrity: sha512-W96PtryNsNG9u0ZnN5Q5j27Z/feGrFV6zy9q5tzJVyJaLiwYxvC0ek4IXClZygyhjm+XKM7WD9pdKi/wIRVC/Q==} @@ -1735,8 +1729,8 @@ packages: '@nuxt/kit': optional: true - unplugin-vue-router@0.10.7: - resolution: {integrity: sha512-5KEh7Swc1L2Xh5WOD7yQLeB5bO3iTw+Hst7qMxwmwYcPm9qVrtrRTZUftn2Hj4is17oMKgqacyWadjQzwW5B/Q==} + unplugin-vue-router@0.10.8: + resolution: {integrity: sha512-xi+eLweYAqolIoTRSmumbi6Yx0z5M0PLvl+NFNVWHJgmE2ByJG1SZbrn+TqyuDtIyln20KKgq8tqmL7aLoiFjw==} peerDependencies: vue-router: ^4.4.0 peerDependenciesMeta: @@ -2267,7 +2261,7 @@ snapshots: dependencies: '@babel/types': 7.25.4 '@rollup/pluginutils': 5.1.0(rollup@4.21.0) - '@vue/compiler-sfc': 3.4.38 + '@vue/compiler-sfc': 3.5.8 ast-kit: 1.1.0 local-pkg: 0.5.0 magic-string-ast: 0.6.2 @@ -2302,18 +2296,6 @@ snapshots: '@vue/compiler-core': 3.5.8 '@vue/shared': 3.5.8 - '@vue/compiler-sfc@3.4.38': - dependencies: - '@babel/parser': 7.25.4 - '@vue/compiler-core': 3.4.38 - '@vue/compiler-dom': 3.4.38 - '@vue/compiler-ssr': 3.4.38 - '@vue/shared': 3.4.38 - estree-walker: 2.0.2 - magic-string: 0.30.11 - postcss: 8.4.41 - source-map-js: 1.2.0 - '@vue/compiler-sfc@3.5.8': dependencies: '@babel/parser': 7.25.4 @@ -2326,11 +2308,6 @@ snapshots: postcss: 8.4.47 source-map-js: 1.2.0 - '@vue/compiler-ssr@3.4.38': - dependencies: - '@vue/compiler-dom': 3.4.38 - '@vue/shared': 3.4.38 - '@vue/compiler-ssr@3.5.8': dependencies: '@vue/compiler-dom': 3.5.8 @@ -3736,7 +3713,7 @@ snapshots: - rollup - supports-color - unplugin-vue-router@0.10.7(rollup@4.21.0)(vue-router@4.4.3(vue@3.5.8(typescript@5.5.4)))(vue@3.5.8(typescript@5.5.4)): + unplugin-vue-router@0.10.8(rollup@4.21.0)(vue-router@4.4.3(vue@3.5.8(typescript@5.5.4)))(vue@3.5.8(typescript@5.5.4))(webpack-sources@3.2.3): dependencies: '@babel/types': 7.25.4 '@rollup/pluginutils': 5.1.0(rollup@4.21.0) @@ -3750,13 +3727,14 @@ snapshots: mlly: 1.7.1 pathe: 1.1.2 scule: 1.3.0 - unplugin: 1.12.2 + unplugin: 1.14.1(webpack-sources@3.2.3) yaml: 2.5.0 optionalDependencies: vue-router: 4.4.3(vue@3.5.8(typescript@5.5.4)) transitivePeerDependencies: - rollup - vue + - webpack-sources unplugin@1.12.2: dependencies: