diff --git a/examples/cache_invalidation/www/pnpm-lock.yaml b/examples/cache_invalidation/www/pnpm-lock.yaml index 3baa2a86a..a89bcfaff 100644 --- a/examples/cache_invalidation/www/pnpm-lock.yaml +++ b/examples/cache_invalidation/www/pnpm-lock.yaml @@ -18,12 +18,9 @@ importers: specifier: ^8.0.0-0 version: 8.0.0-rc.1(vue@3.5.17(typescript@4.5.5)) vue-router: - specifier: ^4.5.1 - version: 4.5.1(vue@3.5.17(typescript@4.5.5)) + specifier: ~4.2.0 + version: 4.2.5(vue@3.5.17(typescript@4.5.5)) devDependencies: - '@types/vue-router': - specifier: ^2.0.0 - version: 2.0.0(vue@3.5.17(typescript@4.5.5)) '@typescript-eslint/eslint-plugin': specifier: ^5.4.0 version: 5.62.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@4.5.5))(eslint@7.32.0)(typescript@4.5.5) @@ -792,10 +789,6 @@ packages: '@types/sockjs@0.3.36': resolution: {integrity: sha512-MK9V6NzAS1+Ud7JV9lJLFqW85VbC9dq3LmwZCuBe4wBDgKC0Kj/jd8Xl+nSviU+Qc3+m7umHHyHg//2KSa0a0Q==} - '@types/vue-router@2.0.0': - resolution: {integrity: sha512-E454lQ6tp9ftVWdZ8VGZpRcIV4YeqVAcx/uifl3P1GGwscYsxOFdYfgIuKasKO0Fm6Np2JM/L378D3bcRQE9hg==} - deprecated: This is a stub types definition for vue-router (https://github.com/vuejs/vue-router). ecmarkup provides its own type definitions, so you don\'t need @types/ecmarkup installed! - '@types/webpack-env@1.18.8': resolution: {integrity: sha512-G9eAoJRMLjcvN4I08wB5I7YofOb/kaJNd5uoCMX+LbKXTPCF+ZIHuqTnFaK9Jz1rgs035f9JUPUhNFtqgucy/A==} @@ -3796,8 +3789,8 @@ packages: vue: optional: true - vue-router@4.5.1: - resolution: {integrity: sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==} + vue-router@4.2.5: + resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==} peerDependencies: vue: ^3.2.0 @@ -4901,12 +4894,6 @@ snapshots: dependencies: '@types/node': 24.0.12 - '@types/vue-router@2.0.0(vue@3.5.17(typescript@4.5.5))': - dependencies: - vue-router: 4.5.1(vue@3.5.17(typescript@4.5.5)) - transitivePeerDependencies: - - vue - '@types/webpack-env@1.18.8': {} '@types/ws@8.18.1': @@ -8159,7 +8146,7 @@ snapshots: '@vue/compiler-sfc': 3.5.17 vue: 3.5.17(typescript@4.5.5) - vue-router@4.5.1(vue@3.5.17(typescript@4.5.5)): + vue-router@4.2.5(vue@3.5.17(typescript@4.5.5)): dependencies: '@vue/devtools-api': 6.6.4 vue: 3.5.17(typescript@4.5.5)