From e23e7ca610abfb4cab4f4a1a9fbe376bd692bf19 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 18:26:57 +0000 Subject: [PATCH] Update dependency vue-router to v4.5.0 (#1310) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pils-frontend/pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pils-frontend/pnpm-lock.yaml b/pils-frontend/pnpm-lock.yaml index 6fd4ea3c1..359375b66 100644 --- a/pils-frontend/pnpm-lock.yaml +++ b/pils-frontend/pnpm-lock.yaml @@ -37,7 +37,7 @@ importers: version: 3.5.13 vue-router: specifier: ^4.2.4 - version: 4.4.5(vue@3.5.13) + version: 4.5.0(vue@3.5.13) vue2-filters: specifier: ^0.14.0 version: 0.14.0 @@ -1430,8 +1430,8 @@ packages: terser: optional: true - vue-router@4.4.5: - resolution: {integrity: sha512-4fKZygS8cH1yCyuabAXGUAsyi1b2/o/OKgu/RUb+znIYOxPRxdkytJEx+0wGcpBE1pX6vUgh5jwWOKRGvuA/7Q==} + vue-router@4.5.0: + resolution: {integrity: sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w==} peerDependencies: vue: ^3.2.0 @@ -3037,7 +3037,7 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - vue-router@4.4.5(vue@3.5.13): + vue-router@4.5.0(vue@3.5.13): dependencies: '@vue/devtools-api': 6.6.4 vue: 3.5.13