diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 7e7eadca6..05ffa8ca8 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -95,7 +95,7 @@ importers: version: 1.4.6 '@vitejs/plugin-vue': specifier: ^5.1.2 - version: 5.1.2(vite@5.4.1(@types/node@20.14.15)(stylus@0.57.0))(vue@3.4.38(typescript@5.5.4)) + version: 5.1.2(vite@5.4.6(@types/node@20.14.15)(stylus@0.57.0))(vue@3.4.38(typescript@5.5.4)) '@vue/compiler-sfc': specifier: ^3.4.38 version: 3.4.38 @@ -128,13 +128,13 @@ importers: version: 5.5.4 vite: specifier: ^5.4.1 - version: 5.4.1(@types/node@20.14.15)(stylus@0.57.0) + version: 5.4.6(@types/node@20.14.15)(stylus@0.57.0) vite-plugin-prismjs: specifier: ^0.0.11 version: 0.0.11(prismjs@1.29.0) vite-plugin-windicss: specifier: ^1.9.3 - version: 1.9.3(vite@5.4.1(@types/node@20.14.15)(stylus@0.57.0)) + version: 1.9.3(vite@5.4.6(@types/node@20.14.15)(stylus@0.57.0)) vite-svg-loader: specifier: ^5.1.0 version: 5.1.0(vue@3.4.38(typescript@5.5.4)) @@ -2193,6 +2193,10 @@ packages: resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==} engines: {node: ^10 || ^12 || >=14} + postcss@8.4.47: + resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==} + engines: {node: ^10 || ^12 || >=14} + prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} @@ -2350,6 +2354,10 @@ packages: resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} engines: {node: '>=0.10.0'} + source-map-js@1.2.1: + resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} + engines: {node: '>=0.10.0'} + source-map-resolve@0.6.0: resolution: {integrity: sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==} deprecated: See https://github.com/lydell/source-map-resolve#deprecated @@ -2582,8 +2590,8 @@ packages: peerDependencies: vue: '>=3.2.13' - vite@5.4.1: - resolution: {integrity: sha512-1oE6yuNXssjrZdblI9AfBbHCC41nnyoVoEZxQnID6yvQZAFBzxxkqoFLtHUMkYunL8hwOLEjgTuxpkRxvba3kA==} + vite@5.4.6: + resolution: {integrity: sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -2988,7 +2996,7 @@ snapshots: '@es-joy/jsdoccomment@0.43.1': dependencies: '@types/eslint': 8.56.11 - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 '@typescript-eslint/types': 7.18.0 comment-parser: 1.4.1 esquery: 1.6.0 @@ -3325,7 +3333,7 @@ snapshots: '@types/eslint@8.56.11': dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 '@types/json-schema': 7.0.15 '@types/eslint@9.6.0': @@ -3335,7 +3343,7 @@ snapshots: '@types/eslint@9.6.1': dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 '@types/json-schema': 7.0.15 '@types/eslint__js@8.42.3': @@ -3491,9 +3499,9 @@ snapshots: '@typescript-eslint/types': 8.4.0 eslint-visitor-keys: 3.4.3 - '@vitejs/plugin-vue@5.1.2(vite@5.4.1(@types/node@20.14.15)(stylus@0.57.0))(vue@3.4.38(typescript@5.5.4))': + '@vitejs/plugin-vue@5.1.2(vite@5.4.6(@types/node@20.14.15)(stylus@0.57.0))(vue@3.4.38(typescript@5.5.4))': dependencies: - vite: 5.4.1(@types/node@20.14.15)(stylus@0.57.0) + vite: 5.4.6(@types/node@20.14.15)(stylus@0.57.0) vue: 3.4.38(typescript@5.5.4) '@vitest/eslint-plugin@1.1.0(@typescript-eslint/utils@8.4.0(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.4))(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.4)(vitest@2.0.5(@types/node@20.14.15)(jsdom@25.0.0)(stylus@0.57.0))': @@ -3879,12 +3887,12 @@ snapshots: css-tree@2.2.1: dependencies: mdn-data: 2.0.28 - source-map-js: 1.2.0 + source-map-js: 1.2.1 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: {} @@ -4334,7 +4342,7 @@ snapshots: estree-walker@3.0.3: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 esutils@2.0.3: {} @@ -4976,6 +4984,12 @@ snapshots: picocolors: 1.0.1 source-map-js: 1.2.0 + postcss@8.4.47: + dependencies: + nanoid: 3.3.7 + picocolors: 1.1.0 + source-map-js: 1.2.1 + prelude-ls@1.2.1: {} prettier@3.3.3: {} @@ -5118,6 +5132,8 @@ snapshots: source-map-js@1.2.0: {} + source-map-js@1.2.1: {} + source-map-resolve@0.6.0: dependencies: atob: 2.1.2 @@ -5300,13 +5316,13 @@ snapshots: dependencies: browserslist: 4.23.2 escalade: 3.1.2 - picocolors: 1.0.1 + picocolors: 1.1.0 update-browserslist-db@1.1.0(browserslist@4.23.3): dependencies: browserslist: 4.23.3 escalade: 3.1.2 - picocolors: 1.0.1 + picocolors: 1.1.0 uri-js@4.4.1: dependencies: @@ -5330,7 +5346,7 @@ snapshots: debug: 4.3.6 pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.4.1(@types/node@20.14.15)(stylus@0.57.0) + vite: 5.4.6(@types/node@20.14.15)(stylus@0.57.0) transitivePeerDependencies: - '@types/node' - less @@ -5350,12 +5366,12 @@ snapshots: - prismjs - supports-color - vite-plugin-windicss@1.9.3(vite@5.4.1(@types/node@20.14.15)(stylus@0.57.0)): + vite-plugin-windicss@1.9.3(vite@5.4.6(@types/node@20.14.15)(stylus@0.57.0)): dependencies: '@windicss/plugin-utils': 1.9.3 debug: 4.3.6 kolorist: 1.8.0 - vite: 5.4.1(@types/node@20.14.15)(stylus@0.57.0) + vite: 5.4.6(@types/node@20.14.15)(stylus@0.57.0) windicss: 3.5.6 transitivePeerDependencies: - supports-color @@ -5365,10 +5381,10 @@ snapshots: svgo: 3.3.2 vue: 3.4.38(typescript@5.5.4) - vite@5.4.1(@types/node@20.14.15)(stylus@0.57.0): + vite@5.4.6(@types/node@20.14.15)(stylus@0.57.0): dependencies: esbuild: 0.21.5 - postcss: 8.4.41 + postcss: 8.4.47 rollup: 4.24.0 optionalDependencies: '@types/node': 20.14.15 @@ -5393,7 +5409,7 @@ snapshots: tinybench: 2.9.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.4.1(@types/node@20.14.15)(stylus@0.57.0) + vite: 5.4.6(@types/node@20.14.15)(stylus@0.57.0) vite-node: 2.0.5(@types/node@20.14.15)(stylus@0.57.0) why-is-node-running: 2.3.0 optionalDependencies: