diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4c67638..84b8ac9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1299,8 +1299,8 @@ packages: tsconfck: 3.0.0(typescript@5.3.2) unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.5.1 - vitefu: 0.2.5(vite@4.5.1) + 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 @@ -3907,8 +3907,8 @@ packages: vfile-message: 4.0.2 dev: false - /vite@4.5.1: - resolution: {integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==} + /vite@4.5.2: + resolution: {integrity: sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -3942,7 +3942,7 @@ packages: fsevents: 2.3.3 dev: false - /vitefu@0.2.5(vite@4.5.1): + /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 @@ -3950,7 +3950,7 @@ packages: vite: optional: true dependencies: - vite: 4.5.1 + vite: 4.5.2 dev: false /volar-service-css@0.0.16(@volar/language-service@1.10.10):