diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 91880925..f8d6f1ec 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -1441,8 +1441,8 @@ packages: tsconfck: 3.0.0(typescript@5.1.6) unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.5.0(@types/node@18.15.3)(sass@1.59.3) - vitefu: 0.2.4(vite@4.5.0) + vite: 4.5.2(@types/node@18.15.3)(sass@1.59.3) + vitefu: 0.2.4(vite@4.5.2) which-pm: 2.1.1 yargs-parser: 21.1.1 zod: 3.22.4 @@ -1745,6 +1745,7 @@ packages: /color-name@1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} + requiresBuild: true dev: true /color-string@1.9.1: @@ -5809,8 +5810,8 @@ packages: vfile-message: 4.0.2 dev: true - /vite@4.5.0(@types/node@18.15.3)(sass@1.59.3): - resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==} + /vite@4.5.2(@types/node@18.15.3)(sass@1.59.3): + resolution: {integrity: sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -5846,7 +5847,7 @@ packages: fsevents: 2.3.2 dev: true - /vitefu@0.2.4(vite@4.5.0): + /vitefu@0.2.4(vite@4.5.2): resolution: {integrity: sha512-fanAXjSaf9xXtOOeno8wZXIhgia+CZury481LsDaV++lSvcU2R9Ch2bPh3PYFyoHW+w9LqAeYRISVQjUIew14g==} peerDependencies: vite: ^3.0.0 || ^4.0.0 @@ -5854,7 +5855,7 @@ packages: vite: optional: true dependencies: - vite: 4.5.0(@types/node@18.15.3)(sass@1.59.3) + vite: 4.5.2(@types/node@18.15.3)(sass@1.59.3) dev: true /web-namespaces@2.0.1: