diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7ece040..6829c6f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1345,8 +1345,8 @@ packages: undici: 5.24.0 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.4.9(@types/node@20.6.1) - vitefu: 0.2.4(vite@4.4.9) + vite: 4.5.1(@types/node@20.6.1) + vitefu: 0.2.4(vite@4.5.1) which-pm: 2.1.1 yargs-parser: 21.1.1 zod: 3.21.1 @@ -5246,8 +5246,8 @@ packages: vfile-message: 4.0.2 dev: false - /vite@4.4.9(@types/node@20.6.1): - resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} + /vite@4.5.1(@types/node@20.6.1): + resolution: {integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -5282,7 +5282,7 @@ packages: fsevents: 2.3.3 dev: false - /vitefu@0.2.4(vite@4.4.9): + /vitefu@0.2.4(vite@4.5.1): resolution: {integrity: sha512-fanAXjSaf9xXtOOeno8wZXIhgia+CZury481LsDaV++lSvcU2R9Ch2bPh3PYFyoHW+w9LqAeYRISVQjUIew14g==} peerDependencies: vite: ^3.0.0 || ^4.0.0 @@ -5290,7 +5290,7 @@ packages: vite: optional: true dependencies: - vite: 4.4.9(@types/node@20.6.1) + vite: 4.5.1(@types/node@20.6.1) dev: false /vscode-oniguruma@1.7.0: