diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8213cdcc4b18..616b81cedef2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,7 +22,7 @@ importers: version: 13.0.7 '@vitejs/plugin-vue': specifier: ^4.5.0 - version: 4.5.0(vite@5.0.2)(vue@3.3.8) + version: 4.5.0(vite@5.0.5)(vue@3.3.8) '@vue/devtools-api': specifier: ^6.5.1 version: 6.5.1 @@ -52,7 +52,7 @@ importers: version: 0.7.4 vite: specifier: ^5.0.2 - version: 5.0.2(@types/node@20.10.0) + version: 5.0.5(@types/node@20.10.0) vue: specifier: ^3.3.8 version: 3.3.8(typescript@5.3.2) @@ -1292,14 +1292,14 @@ packages: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: false - /@vitejs/plugin-vue@4.5.0(vite@5.0.2)(vue@3.3.8): + /@vitejs/plugin-vue@4.5.0(vite@5.0.5)(vue@3.3.8): resolution: {integrity: sha512-a2WSpP8X8HTEww/U00bU4mX1QpLINNuz/2KMNpLsdu3BzOpak3AGI1CJYBTXcc4SPhaD0eNRUp7IyQK405L5dQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 || ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.0.2(@types/node@20.10.0) + vite: 5.0.5(@types/node@20.10.0) vue: 3.3.8(typescript@5.3.2) dev: false @@ -1385,7 +1385,7 @@ packages: '@vue/shared': 3.3.8 estree-walker: 2.0.2 magic-string: 0.30.5 - postcss: 8.4.31 + postcss: 8.4.32 source-map-js: 1.0.2 dev: false @@ -3856,6 +3856,15 @@ packages: nanoid: 3.3.7 picocolors: 1.0.0 source-map-js: 1.0.2 + dev: true + + /postcss@8.4.32: + resolution: {integrity: sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: 3.3.7 + picocolors: 1.0.0 + source-map-js: 1.0.2 /preact@10.19.2: resolution: {integrity: sha512-UA9DX/OJwv6YwP9Vn7Ti/vF80XL+YA5H2l7BpCtUr3ya8LWHFzpiO5R+N7dN16ujpIxhekRFuOOF82bXX7K/lg==} @@ -4686,7 +4695,7 @@ packages: debug: 4.3.4(supports-color@9.4.0) pathe: 1.1.1 picocolors: 1.0.0 - vite: 5.0.2(@types/node@20.10.0) + vite: 5.0.5(@types/node@20.10.0) transitivePeerDependencies: - '@types/node' - less @@ -4698,8 +4707,8 @@ packages: - terser dev: true - /vite@5.0.2(@types/node@20.10.0): - resolution: {integrity: sha512-6CCq1CAJCNM1ya2ZZA7+jS2KgnhbzvxakmlIjN24cF/PXhRMzpM/z8QgsVJA/Dm5fWUWnVEsmtBoMhmerPxT0g==} + /vite@5.0.5(@types/node@20.10.0): + resolution: {integrity: sha512-OekeWqR9Ls56f3zd4CaxzbbS11gqYkEiBtnWFFgYR2WV8oPJRRKq0mpskYy/XaoCL3L7VINDhqqOMNDiYdGvGg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -4728,7 +4737,7 @@ packages: dependencies: '@types/node': 20.10.0 esbuild: 0.19.7 - postcss: 8.4.31 + postcss: 8.4.32 rollup: 4.5.2 optionalDependencies: fsevents: 2.3.3 @@ -4777,7 +4786,7 @@ packages: strip-literal: 1.3.0 tinybench: 2.5.1 tinypool: 0.8.1 - vite: 5.0.2(@types/node@20.10.0) + vite: 5.0.5(@types/node@20.10.0) vite-node: 1.0.0-beta.5(@types/node@20.10.0)(supports-color@9.4.0) why-is-node-running: 2.2.2 transitivePeerDependencies: