From cfba44e60bb3dd8aa0a050fb3d478f1b4f693df8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 06:24:44 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies with stable version (#2420) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 8 ++-- pnpm-lock.yaml | 122 ++++++++++++------------------------------------- 2 files changed, 34 insertions(+), 96 deletions(-) diff --git a/package.json b/package.json index 4230f8e160..d3dd3ef27f 100644 --- a/package.json +++ b/package.json @@ -88,8 +88,8 @@ "@types/inquirer": "^9.0.7", "@types/node": "^20.16.5", "@types/sortablejs": "^1.15.8", - "@vitejs/plugin-vue": "^5.1.3", - "@vue/compiler-core": "^3.5.5", + "@vitejs/plugin-vue": "^5.1.4", + "@vue/compiler-core": "^3.5.6", "@vue/tsconfig": "^0.5.1", "@vueuse/core": "^11.0.3", "autoprefixer": "^10.4.20", @@ -121,10 +121,10 @@ "stylelint-order": "^6.0.4", "tsc-alias": "^1.8.10", "typescript": "^5.6.2", - "vite": "^5.4.5", + "vite": "^5.4.6", "vite-plugin-vue-devtools": "^7.4.5", "vitepress": "^1.3.4", - "vue": "^3.5.5", + "vue": "^3.5.6", "vue-router": "^4.4.5", "vue-tsc": "^2.1.6" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6061f0d60f..bd3c6151f0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -97,10 +97,10 @@ importers: specifier: ^1.15.8 version: 1.15.8 '@vitejs/plugin-vue': - specifier: ^5.1.3 - version: 5.1.3(vite@5.4.6(@types/node@20.16.5)(sass@1.78.0))(vue@3.5.8(typescript@5.6.2)) + specifier: ^5.1.4 + version: 5.1.4(vite@5.4.6(@types/node@20.16.5)(sass@1.78.0))(vue@3.5.8(typescript@5.6.2)) '@vue/compiler-core': - specifier: ^3.5.5 + specifier: ^3.5.6 version: 3.5.8 '@vue/tsconfig': specifier: ^0.5.1 @@ -196,7 +196,7 @@ importers: specifier: ^5.6.2 version: 5.6.2 vite: - specifier: ^5.4.5 + specifier: ^5.4.6 version: 5.4.6(@types/node@20.16.5)(sass@1.78.0) vite-plugin-vue-devtools: specifier: ^7.4.5 @@ -205,7 +205,7 @@ importers: specifier: ^1.3.4 version: 1.3.4(@algolia/client-search@4.23.3)(@types/node@20.16.5)(axios@1.7.7)(postcss@8.4.38)(sass@1.78.0)(search-insights@2.14.0)(sortablejs@1.15.3)(typescript@5.6.2) vue: - specifier: ^3.5.5 + specifier: ^3.5.6 version: 3.5.8(typescript@5.6.2) vue-router: specifier: ^4.4.5 @@ -882,12 +882,6 @@ packages: peerDependencies: vue: '>= 3.3.4 < 4' - '@kong/icons@1.17.0': - resolution: {integrity: sha512-HqKU4pI/yxSe+C3PkOSpUNOf6HsJSHVz9nS4Z2JzasH0lhMSPMPBotD5Is9+TDC5mwbRNe43/3OcxuLc58PTaA==} - engines: {node: '>=18.17.0', pnpm: '>=9.7.0'} - peerDependencies: - vue: '>= 3.3.4 < 4' - '@kong/icons@1.18.0': resolution: {integrity: sha512-wjQTeo0gRLj87CFrea3YBePK1TQQKeQdSc/yLb7IdK9ng4pXunqhJq7w7nU43YrHKnbw+YZ+s/id+wSgdE3fQA==} engines: {node: '>=18.17.0', pnpm: '>=9.7.0'} @@ -994,8 +988,8 @@ packages: rollup: optional: true - '@rollup/wasm-node@4.22.4': - resolution: {integrity: sha512-2AXpNT2gtSyGangSWTwmspOnu0wVMBLC6U/wJ8fs58JhtlAy+B3jNOuaN+7x9blilAoiwBk9187ybhrs7kaCpg==} + '@rollup/wasm-node@4.22.5': + resolution: {integrity: sha512-42RTxk/g1NFaTRT7yo9T0K1OeJPS7xXAWQdUaajjmPPzZmfWjcms+tns8IQkwSlVrBB3EvE2y/FGwGwHmFAqEg==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true @@ -1108,6 +1102,9 @@ packages: '@types/estree@1.0.5': resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} + '@types/estree@1.0.6': + resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} + '@types/hast@3.0.4': resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==} @@ -1220,8 +1217,8 @@ packages: resolution: {integrity: sha512-nxn+dozQx+MK61nn/JP+M4eCkHDSxSLDpgE3WcQo0+fkjEolnaB5jswvIKC4K56By8MMgIho7f1PVxERHEo8rw==} engines: {node: ^18.18.0 || >=20.0.0} - '@vitejs/plugin-vue@5.1.3': - resolution: {integrity: sha512-3xbWsKEKXYlmX82aOHufFQVnkbMC/v8fLpWwh6hWOUrK5fbbtBh9Q/WWse27BFgSy2/e2c0fz5Scgya9h2GLhw==} + '@vitejs/plugin-vue@5.1.4': + resolution: {integrity: sha512-N2XSI2n3sQqp5w7Y/AN/L2XDjBIRGqXko+eDp42sydYSBeJuSm5a1sLf8zakmo8u7tA8NmBgoDLA1HeOESjp9A==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 @@ -1252,27 +1249,15 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@vue/compiler-core@3.5.4': - resolution: {integrity: sha512-oNwn+BAt3n9dK9uAYvI+XGlutwuTq/wfj4xCBaZCqwwVIGtD7D6ViihEbyYZrDHIHTDE3Q6oL3/hqmAyFEy9DQ==} - '@vue/compiler-core@3.5.8': resolution: {integrity: sha512-Uzlxp91EPjfbpeO5KtC0KnXPkuTfGsNDeaKQJxQN718uz+RqDYarEf7UhQJGK+ZYloD2taUbHTI2J4WrUaZQNA==} - '@vue/compiler-dom@3.5.4': - resolution: {integrity: sha512-yP9RRs4BDLOLfldn6ah+AGCNovGjMbL9uHvhDHf5wan4dAHLnFGOkqtfE7PPe4HTXIqE7l/NILdYw53bo1C8jw==} - '@vue/compiler-dom@3.5.8': resolution: {integrity: sha512-GUNHWvoDSbSa5ZSHT9SnV5WkStWfzJwwTd6NMGzilOE/HM5j+9EB9zGXdtu/fCNEmctBqMs6C9SvVPpVPuk1Eg==} - '@vue/compiler-sfc@3.5.4': - resolution: {integrity: sha512-P+yiPhL+NYH7m0ZgCq7AQR2q7OIE+mpAEgtkqEeH9oHSdIRvUO+4X6MPvblJIWcoe4YC5a2Gdf/RsoyP8FFiPQ==} - '@vue/compiler-sfc@3.5.8': resolution: {integrity: sha512-taYpngQtSysrvO9GULaOSwcG5q821zCoIQBtQQSx7Uf7DxpR6CIHR90toPr9QfDD2mqHQPCSgoWBvJu0yV9zjg==} - '@vue/compiler-ssr@3.5.4': - resolution: {integrity: sha512-acESdTXsxPnYr2C4Blv0ggx5zIFMgOzZmYU2UgvIff9POdRGbRNBHRyzHAnizcItvpgerSKQbllUc9USp3V7eg==} - '@vue/compiler-ssr@3.5.8': resolution: {integrity: sha512-W96PtryNsNG9u0ZnN5Q5j27Z/feGrFV6zy9q5tzJVyJaLiwYxvC0ek4IXClZygyhjm+XKM7WD9pdKi/wIRVC/Q==} @@ -1327,9 +1312,6 @@ packages: '@vue/shared@3.4.38': resolution: {integrity: sha512-q0xCiLkuWWQLzVrecPb0RMsNWyxICOjPrcrwxTUEHb1fsnvni4dcuyG7RT/Ie7VPTvnjzIaWzRMUBsrqNj/hhw==} - '@vue/shared@3.5.4': - resolution: {integrity: sha512-L2MCDD8l7yC62Te5UUyPVpmexhL9ipVnYRw9CsWfm/BGRL5FwDX4a25bcJ/OJSD3+Hx+k/a8LDKcG2AFdJV3BA==} - '@vue/shared@3.5.8': resolution: {integrity: sha512-mJleSWbAGySd2RJdX1RBtcrUBX6snyOc0qHpgk3lGi4l9/P/3ny3ELqFWqYdkXIwwNN/kdm8nD9ky8o6l/Lx2A==} @@ -3738,10 +3720,6 @@ packages: resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==} engines: {node: ^10 || ^12 || >=14} - postcss@8.4.45: - resolution: {integrity: sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==} - engines: {node: ^10 || ^12 || >=14} - postcss@8.4.47: resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==} engines: {node: ^10 || ^12 || >=14} @@ -5548,10 +5526,6 @@ snapshots: dependencies: vue: 3.5.8(typescript@5.6.2) - '@kong/icons@1.17.0(vue@3.5.8(typescript@5.6.2))': - dependencies: - vue: 3.5.8(typescript@5.6.2) - '@kong/icons@1.18.0(vue@3.5.8(typescript@5.6.2))': dependencies: vue: 3.5.8(typescript@5.6.2) @@ -5559,7 +5533,7 @@ snapshots: '@kong/kongponents@9.0.0-pr.2229.901d3f4d.0(axios@1.7.7)(vue-router@4.4.5(vue@3.5.8(typescript@5.6.2)))(vue@3.5.8(typescript@5.6.2))': dependencies: '@floating-ui/vue': 1.1.5(vue@3.5.8(typescript@5.6.2)) - '@kong/icons': 1.17.0(vue@3.5.8(typescript@5.6.2)) + '@kong/icons': 1.18.0(vue@3.5.8(typescript@5.6.2)) '@popperjs/core': 2.11.8 axios: 1.7.7 date-fns: 2.30.0 @@ -5671,9 +5645,9 @@ snapshots: estree-walker: 2.0.2 picomatch: 2.3.1 - '@rollup/wasm-node@4.22.4': + '@rollup/wasm-node@4.22.5': dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 optionalDependencies: fsevents: 2.3.3 @@ -5857,6 +5831,8 @@ snapshots: '@types/estree@1.0.5': {} + '@types/estree@1.0.6': {} + '@types/hast@3.0.4': dependencies: '@types/unist': 3.0.2 @@ -5989,7 +5965,7 @@ snapshots: '@typescript-eslint/types': 7.13.0 eslint-visitor-keys: 3.4.3 - '@vitejs/plugin-vue@5.1.3(vite@5.4.6(@types/node@20.16.5)(sass@1.78.0))(vue@3.5.8(typescript@5.6.2))': + '@vitejs/plugin-vue@5.1.4(vite@5.4.6(@types/node@20.16.5)(sass@1.78.0))(vue@3.5.8(typescript@5.6.2))': dependencies: vite: 5.4.6(@types/node@20.16.5)(sass@1.78.0) vue: 3.5.8(typescript@5.6.2) @@ -6033,15 +6009,7 @@ snapshots: '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.24.7 '@babel/parser': 7.25.6 - '@vue/compiler-sfc': 3.5.4 - - '@vue/compiler-core@3.5.4': - dependencies: - '@babel/parser': 7.25.6 - '@vue/shared': 3.5.4 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.0 + '@vue/compiler-sfc': 3.5.8 '@vue/compiler-core@3.5.8': dependencies: @@ -6049,30 +6017,13 @@ snapshots: '@vue/shared': 3.5.8 entities: 4.5.0 estree-walker: 2.0.2 - source-map-js: 1.2.0 - - '@vue/compiler-dom@3.5.4': - dependencies: - '@vue/compiler-core': 3.5.4 - '@vue/shared': 3.5.4 + source-map-js: 1.2.1 '@vue/compiler-dom@3.5.8': dependencies: '@vue/compiler-core': 3.5.8 '@vue/shared': 3.5.8 - '@vue/compiler-sfc@3.5.4': - dependencies: - '@babel/parser': 7.25.6 - '@vue/compiler-core': 3.5.4 - '@vue/compiler-dom': 3.5.4 - '@vue/compiler-ssr': 3.5.4 - '@vue/shared': 3.5.4 - estree-walker: 2.0.2 - magic-string: 0.30.11 - postcss: 8.4.45 - source-map-js: 1.2.0 - '@vue/compiler-sfc@3.5.8': dependencies: '@babel/parser': 7.25.6 @@ -6083,12 +6034,7 @@ snapshots: estree-walker: 2.0.2 magic-string: 0.30.11 postcss: 8.4.47 - source-map-js: 1.2.0 - - '@vue/compiler-ssr@3.5.4': - dependencies: - '@vue/compiler-dom': 3.5.4 - '@vue/shared': 3.5.4 + source-map-js: 1.2.1 '@vue/compiler-ssr@3.5.8': dependencies: @@ -6149,9 +6095,9 @@ snapshots: '@vue/language-core@2.1.6(typescript@5.6.2)': dependencies: '@volar/language-core': 2.4.4 - '@vue/compiler-dom': 3.5.4 + '@vue/compiler-dom': 3.5.8 '@vue/compiler-vue2': 2.7.16 - '@vue/shared': 3.5.4 + '@vue/shared': 3.5.8 computeds: 0.0.1 minimatch: 9.0.4 muggle-string: 0.4.1 @@ -6183,8 +6129,6 @@ snapshots: '@vue/shared@3.4.38': {} - '@vue/shared@3.5.4': {} - '@vue/shared@3.5.8': {} '@vue/tsconfig@0.5.1': {} @@ -6733,7 +6677,7 @@ snapshots: css-tree@2.3.1: dependencies: mdn-data: 2.0.30 - source-map-js: 1.2.0 + source-map-js: 1.2.1 css-what@6.1.0: {} @@ -8623,19 +8567,13 @@ snapshots: dependencies: nanoid: 3.3.7 picocolors: 1.1.0 - source-map-js: 1.2.0 + source-map-js: 1.2.1 postcss@8.4.41: dependencies: nanoid: 3.3.7 picocolors: 1.1.0 - source-map-js: 1.2.0 - - postcss@8.4.45: - dependencies: - nanoid: 3.3.7 - picocolors: 1.1.0 - source-map-js: 1.2.0 + source-map-js: 1.2.1 postcss@8.4.47: dependencies: @@ -9511,7 +9449,7 @@ snapshots: '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.7) '@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.24.7) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.7) - '@vue/compiler-dom': 3.5.4 + '@vue/compiler-dom': 3.5.8 kolorist: 1.8.0 magic-string: 0.30.11 vite: 5.4.6(@types/node@20.16.5)(sass@1.78.0) @@ -9521,8 +9459,8 @@ snapshots: vite@5.4.6(@types/node@20.16.5)(sass@1.78.0): dependencies: esbuild: 0.21.5 - postcss: 8.4.45 - rollup: '@rollup/wasm-node@4.22.4' + postcss: 8.4.47 + rollup: '@rollup/wasm-node@4.22.5' optionalDependencies: '@types/node': 20.16.5 fsevents: 2.3.3 @@ -9535,7 +9473,7 @@ snapshots: '@shikijs/core': 1.14.1 '@shikijs/transformers': 1.14.1 '@types/markdown-it': 14.1.2 - '@vitejs/plugin-vue': 5.1.3(vite@5.4.6(@types/node@20.16.5)(sass@1.78.0))(vue@3.5.8(typescript@5.6.2)) + '@vitejs/plugin-vue': 5.1.4(vite@5.4.6(@types/node@20.16.5)(sass@1.78.0))(vue@3.5.8(typescript@5.6.2)) '@vue/devtools-api': 7.3.9 '@vue/shared': 3.4.38 '@vueuse/core': 11.0.3(vue@3.5.8(typescript@5.6.2))