From 04fa3fdacb2a3553e1a5f41da3c34bf25bd594b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 19:44:33 +0000 Subject: [PATCH] chore(deps): bump vue-router from 4.3.0 to 4.3.2 Bumps [vue-router](https://github.com/vuejs/router) from 4.3.0 to 4.3.2. - [Release notes](https://github.com/vuejs/router/releases) - [Commits](https://github.com/vuejs/router/compare/v4.3.0...v4.3.2) --- updated-dependencies: - dependency-name: vue-router dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 45 ++++++++++++--------------------------------- 2 files changed, 13 insertions(+), 34 deletions(-) diff --git a/package.json b/package.json index 4a97035..522fbf5 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "marked": "^12.0.0", "pinia": "^2.1.7", "vue": "^3.4.21", - "vue-router": "^4.3.0" + "vue-router": "^4.3.2" }, "devDependencies": { "@mutoe/eslint-config": "^2.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 749faa1..5c187e9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,13 +18,13 @@ dependencies: specifier: ^3.4.21 version: 3.4.21(typescript@5.2.2) vue-router: - specifier: ^4.3.0 - version: 4.3.0(vue@3.4.21) + specifier: ^4.3.2 + version: 4.3.2(vue@3.4.21) devDependencies: '@mutoe/eslint-config': specifier: ^2.4.5 - version: 2.4.5(@vue/compiler-sfc@3.4.3)(eslint-plugin-cypress@2.15.1)(eslint@8.54.0)(typescript@5.2.2)(vitest@1.0.4) + version: 2.4.5(@vue/compiler-sfc@3.4.21)(eslint-plugin-cypress@2.15.1)(eslint@8.54.0)(typescript@5.2.2)(vitest@1.0.4) '@pinia/testing': specifier: ^0.1.3 version: 0.1.3(pinia@2.1.7)(vue@3.4.21) @@ -36,7 +36,7 @@ devDependencies: version: 14.5.1(@testing-library/dom@9.3.3) '@testing-library/vue': specifier: ^8.0.1 - version: 8.0.1(@vue/compiler-sfc@3.4.3)(vue@3.4.21) + version: 8.0.1(@vue/compiler-sfc@3.4.21)(vue@3.4.21) '@vitejs/plugin-vue': specifier: ^4.5.0 version: 4.5.0(vite@5.0.7)(vue@3.4.21) @@ -582,7 +582,7 @@ packages: strict-event-emitter: 0.5.1 dev: true - /@mutoe/eslint-config@2.4.5(@vue/compiler-sfc@3.4.3)(eslint-plugin-cypress@2.15.1)(eslint@8.54.0)(typescript@5.2.2)(vitest@1.0.4): + /@mutoe/eslint-config@2.4.5(@vue/compiler-sfc@3.4.21)(eslint-plugin-cypress@2.15.1)(eslint@8.54.0)(typescript@5.2.2)(vitest@1.0.4): resolution: {integrity: sha512-/dLWPFjXPA3UlNDHS3KGRoNrSPEm87vu7V/BLask3kDwWGzWLz6inTCLrenzrvet2YLWF0Esf7nYadO0CVcj+A==} hasBin: true peerDependencies: @@ -636,7 +636,7 @@ packages: eslint-plugin-vue: 9.19.2(eslint@8.54.0) eslint-plugin-vuejs-accessibility: 2.2.0(eslint@8.54.0) eslint-plugin-yml: 1.10.0(eslint@8.54.0) - eslint-processor-vue-blocks: 0.1.1(@vue/compiler-sfc@3.4.3)(eslint@8.54.0) + eslint-processor-vue-blocks: 0.1.1(@vue/compiler-sfc@3.4.21)(eslint@8.54.0) globals: 13.24.0 jsonc-eslint-parser: 2.4.0 local-pkg: 0.5.0 @@ -923,7 +923,7 @@ packages: '@testing-library/dom': 9.3.3 dev: true - /@testing-library/vue@8.0.1(@vue/compiler-sfc@3.4.3)(vue@3.4.21): + /@testing-library/vue@8.0.1(@vue/compiler-sfc@3.4.21)(vue@3.4.21): resolution: {integrity: sha512-l51ZEpjTQ6glq3wM+asQ1GbKJMGcxwgHEygETx0aCRN4TjFEGvMZy4YdWKs/y7bu4bmLrxcxhbEPP7iPSW/2OQ==} engines: {node: '>=14'} peerDependencies: @@ -932,7 +932,7 @@ packages: dependencies: '@babel/runtime': 7.23.4 '@testing-library/dom': 9.3.3 - '@vue/compiler-sfc': 3.4.3 + '@vue/compiler-sfc': 3.4.21 '@vue/test-utils': 2.4.2(vue@3.4.21) vue: 3.4.21(typescript@5.2.2) transitivePeerDependencies: @@ -1278,33 +1278,12 @@ packages: postcss: 8.4.35 source-map-js: 1.0.2 - /@vue/compiler-sfc@3.4.3: - resolution: {integrity: sha512-NuJqb5is9I4uzv316VRUDYgIlPZCG8D+ARt5P4t5UDShIHKL25J3TGZAUryY/Aiy0DsY7srJnZL5ryB6DD63Zw==} - dependencies: - '@babel/parser': 7.23.6 - '@vue/compiler-core': 3.4.3 - '@vue/compiler-dom': 3.4.3 - '@vue/compiler-ssr': 3.4.3 - '@vue/shared': 3.4.3 - estree-walker: 2.0.2 - magic-string: 0.30.5 - postcss: 8.4.32 - source-map-js: 1.0.2 - dev: true - /@vue/compiler-ssr@3.4.21: resolution: {integrity: sha512-M5+9nI2lPpAsgXOGQobnIueVqc9sisBFexh5yMIMRAPYLa7+5wEJs8iqOZc1WAa9WQbx9GR2twgznU8LTIiZ4Q==} dependencies: '@vue/compiler-dom': 3.4.21 '@vue/shared': 3.4.21 - /@vue/compiler-ssr@3.4.3: - resolution: {integrity: sha512-wnYQtMBkeFSxgSSQbYGQeXPhQacQiog2c6AlvMldQH6DB+gSXK/0F6DVXAJfEiuBSgBhUc8dwrrG5JQcqwalsA==} - dependencies: - '@vue/compiler-dom': 3.4.3 - '@vue/shared': 3.4.3 - dev: true - /@vue/devtools-api@6.5.1: resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==} @@ -2656,13 +2635,13 @@ packages: - supports-color dev: true - /eslint-processor-vue-blocks@0.1.1(@vue/compiler-sfc@3.4.3)(eslint@8.54.0): + /eslint-processor-vue-blocks@0.1.1(@vue/compiler-sfc@3.4.21)(eslint@8.54.0): resolution: {integrity: sha512-9+dU5lU881log570oBwpelaJmOfOzSniben7IWEDRYQPPWwlvaV7NhOtsTuUWDqpYT+dtKKWPsgz4OkOi+aZnA==} peerDependencies: '@vue/compiler-sfc': ^3.3.0 eslint: ^8.50.0 dependencies: - '@vue/compiler-sfc': 3.4.3 + '@vue/compiler-sfc': 3.4.21 eslint: 8.54.0 dev: true @@ -5642,8 +5621,8 @@ packages: - supports-color dev: true - /vue-router@4.3.0(vue@3.4.21): - resolution: {integrity: sha512-dqUcs8tUeG+ssgWhcPbjHvazML16Oga5w34uCUmsk7i0BcnskoLGwjpa15fqMr2Fa5JgVBrdL2MEgqz6XZ/6IQ==} + /vue-router@4.3.2(vue@3.4.21): + resolution: {integrity: sha512-hKQJ1vDAZ5LVkKEnHhmm1f9pMiWIBNGF5AwU67PdH7TyXCj/a4hTccuUuYCAMgJK6rO/NVYtQIEN3yL8CECa7Q==} peerDependencies: vue: ^3.2.0 dependencies: