From a44dc65bfdde1ae8b6e44990365d447d2c648fdd Mon Sep 17 00:00:00 2001 From: Jack Works <5390719+Jack-Works@users.noreply.github.com> Date: Thu, 28 Nov 2024 20:31:39 +0800 Subject: [PATCH] fix: lockfile --- pnpm-lock.yaml | 41 ----------------------------------------- 1 file changed, 41 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 238fe63e162..45577d1469e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -257,9 +257,6 @@ importers: vite: specifier: ^5.1.8 version: 5.1.8(@types/node@22.10.0)(terser@5.36.0) - vite-tsconfig-paths: - specifier: ^5.1.3 - version: 5.1.3(typescript@5.7.2)(vite@5.1.8(@types/node@22.10.0)(terser@5.36.0)) vitest: specifier: ^2.1.6 version: 2.1.6(@types/node@22.10.0)(@vitest/ui@2.1.6)(jsdom@20.0.0(bufferutil@4.0.8)(utf-8-validate@5.0.10))(terser@5.36.0) @@ -9722,9 +9719,6 @@ packages: resolution: {integrity: sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==} engines: {node: '>=18'} - globrex@0.1.2: - resolution: {integrity: sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==} - glogg@2.2.0: resolution: {integrity: sha512-eWv1ds/zAlz+M1ioHsyKJomfY7jbDDPpwSkv14KQj89bycx1nvK5/2Cj/T9g7kzJcX5Bc7Yv22FjfBZS/jl94A==} engines: {node: '>= 10.13.0'} @@ -13877,16 +13871,6 @@ packages: ts-toolbelt@9.6.0: resolution: {integrity: sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==} - tsconfck@3.1.4: - resolution: {integrity: sha512-kdqWFGVJqe+KGYvlSO9NIaWn9jT1Ny4oKVzAJsKii5eoE9snzTJzL4+MMVOMn+fikWGFmKEylcXL710V/kIPJQ==} - engines: {node: ^18 || >=20} - hasBin: true - peerDependencies: - typescript: ^5.0.0 - peerDependenciesMeta: - typescript: - optional: true - tsconfig-paths@3.15.0: resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==} @@ -14403,14 +14387,6 @@ packages: engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true - vite-tsconfig-paths@5.1.3: - resolution: {integrity: sha512-0bz+PDlLpGfP2CigeSKL9NFTF1KtXkeHGZSSaGQSuPZH77GhoiQaA8IjYgOaynSuwlDTolSUEU0ErVvju3NURg==} - peerDependencies: - vite: '*' - peerDependenciesMeta: - vite: - optional: true - vite@5.1.8: resolution: {integrity: sha512-mB8ToUuSmzODSpENgvpFk2fTiU/YQ1tmcVJJ4WZbq4fPdGJkFNVcmVL5k7iDug6xzWjjuGDKAuSievIsD6H7Xw==} engines: {node: ^18.0.0 || >=20.0.0} @@ -24330,8 +24306,6 @@ snapshots: slash: 5.1.0 unicorn-magic: 0.1.0 - globrex@0.1.2: {} - glogg@2.2.0: dependencies: sparkles: 2.1.0 @@ -29326,10 +29300,6 @@ snapshots: ts-toolbelt@9.6.0: {} - tsconfck@3.1.4(typescript@5.7.2): - optionalDependencies: - typescript: 5.7.2 - tsconfig-paths@3.15.0: dependencies: '@types/json5': 0.0.29 @@ -29879,17 +29849,6 @@ snapshots: - supports-color - terser - vite-tsconfig-paths@5.1.3(typescript@5.7.2)(vite@5.1.8(@types/node@22.10.0)(terser@5.36.0)): - dependencies: - debug: 4.3.7 - globrex: 0.1.2 - tsconfck: 3.1.4(typescript@5.7.2) - optionalDependencies: - vite: 5.1.8(@types/node@22.10.0)(terser@5.36.0) - transitivePeerDependencies: - - supports-color - - typescript - vite@5.1.8(@types/node@22.10.0)(terser@5.36.0): dependencies: esbuild: 0.19.12