From cd94d8fee2f7287362f9ddf08eddd8310a9bf07d Mon Sep 17 00:00:00 2001 From: Eric Allam Date: Fri, 15 Sep 2023 16:17:53 +0100 Subject: [PATCH] Fixes broken pnpm lock file --- pnpm-lock.yaml | 36 ------------------------------------ 1 file changed, 36 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 64fb030a2..f6dc357ca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29582,42 +29582,6 @@ packages: fsevents: 2.3.2 dev: true - /vite/4.4.9_@types+node@20.6.0: - resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} - engines: {node: ^14.18.0 || >=16.0.0} - hasBin: true - peerDependencies: - '@types/node': '>= 14' - less: '*' - lightningcss: ^1.21.0 - sass: '*' - stylus: '*' - sugarss: '*' - terser: ^5.4.0 - peerDependenciesMeta: - '@types/node': - optional: true - less: - optional: true - lightningcss: - optional: true - sass: - optional: true - stylus: - optional: true - sugarss: - optional: true - terser: - optional: true - dependencies: - '@types/node': 20.6.0 - esbuild: 0.18.11 - postcss: 8.4.29 - rollup: 3.29.1 - optionalDependencies: - fsevents: 2.3.2 - dev: true - /vite/4.4.9_@types+node@20.6.0: resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0}