diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9655bc6..058ee1b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -889,8 +889,8 @@ packages: tsconfck: 3.0.0 unist-util-visit: 5.0.0 vfile: 6.0.1 - vite: 5.0.10 - vitefu: 0.2.5(vite@5.0.10) + vite: 5.0.12 + vitefu: 0.2.5(vite@5.0.12) which-pm: 2.1.1 yargs-parser: 21.1.1 zod: 3.22.4 @@ -3389,8 +3389,8 @@ packages: vfile-message: 4.0.2 dev: false - /vite@5.0.10: - resolution: {integrity: sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==} + /vite@5.0.12: + resolution: {integrity: sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -3424,7 +3424,7 @@ packages: fsevents: 2.3.3 dev: false - /vitefu@0.2.5(vite@5.0.10): + /vitefu@0.2.5(vite@5.0.12): resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==} peerDependencies: vite: ^3.0.0 || ^4.0.0 || ^5.0.0 @@ -3432,7 +3432,7 @@ packages: vite: optional: true dependencies: - vite: 5.0.10 + vite: 5.0.12 dev: false /web-namespaces@2.0.1: