diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4b4e6b0..ef55d0a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1233,8 +1233,8 @@ packages: tsconfck: 3.0.0 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.5.0 - vitefu: 0.2.5(vite@4.5.0) + vite: 4.5.2 + vitefu: 0.2.5(vite@4.5.2) which-pm: 2.1.1 yargs-parser: 21.1.1 zod: 3.22.4 @@ -4234,8 +4234,8 @@ packages: vfile-message: 4.0.2 dev: false - /vite@4.5.0: - resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==} + /vite@4.5.2: + resolution: {integrity: sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -4269,7 +4269,7 @@ packages: fsevents: 2.3.3 dev: false - /vitefu@0.2.5(vite@4.5.0): + /vitefu@0.2.5(vite@4.5.2): resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==} peerDependencies: vite: ^3.0.0 || ^4.0.0 || ^5.0.0 @@ -4277,7 +4277,7 @@ packages: vite: optional: true dependencies: - vite: 4.5.0 + vite: 4.5.2 dev: false /vscode-oniguruma@1.7.0: