diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a5c4656..fe336c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1754,8 +1754,8 @@ packages: typescript: 5.1.6 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.4.9(@types/node@20.4.9) - vitefu: 0.2.4(vite@4.4.9) + vite: 4.5.1(@types/node@20.4.9) + vitefu: 0.2.4(vite@4.5.1) which-pm: 2.0.0 yargs-parser: 21.1.1 zod: 3.22.4 @@ -5537,8 +5537,8 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.4.9(@types/node@20.4.9): - resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} + /vite@4.5.1(@types/node@20.4.9): + resolution: {integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -5573,7 +5573,7 @@ packages: fsevents: 2.3.2 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 @@ -5581,7 +5581,7 @@ packages: vite: optional: true dependencies: - vite: 4.4.9(@types/node@20.4.9) + vite: 4.5.1(@types/node@20.4.9) dev: false /vscode-css-languageservice@6.2.6: