From: Haoqun Jiang Date: Mon, 31 Mar 2025 17:43:46 +0000 (+0800) Subject: chore: remove esbuild deps X-Git-Tag: v3.16.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10c4c2a65d45e4bd7154e44ae878098ed1faef8d;p=thirdparty%2Fvuejs%2Fcreate-vue.git chore: remove esbuild deps --- diff --git a/package.json b/package.json index 67e9ed18..1c93486e 100644 --- a/package.json +++ b/package.json @@ -47,8 +47,6 @@ "@vue/create-eslint-config": "^0.10.1", "@vue/tsconfig": "^0.7.0", "ejs": "^3.1.10", - "esbuild": "^0.25.1", - "esbuild-plugin-license": "^1.2.3", "husky": "^9.1.7", "lint-staged": "^15.5.0", "picocolors": "^1.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b69dbfe5..f5a2a5b1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,12 +32,6 @@ importers: ejs: specifier: ^3.1.10 version: 3.1.10 - esbuild: - specifier: ^0.25.1 - version: 0.25.1 - esbuild-plugin-license: - specifier: ^1.2.3 - version: 1.2.3(esbuild@0.25.1) husky: specifier: ^9.1.7 version: 9.1.7 @@ -2083,11 +2077,6 @@ packages: cpu: [x64] os: [openbsd] - esbuild-plugin-license@1.2.3: - resolution: {integrity: sha512-/ovWsIFHYIRqapsPCojMRHFppCgU3jFTVSu9r6MjpUArCWukL64+NwYJkX28ZXzYtw/cOYkGmbC3EhX0qwnn9w==} - peerDependencies: - esbuild: '*' - esbuild-sunos-64@0.15.18: resolution: {integrity: sha512-On22LLFlBeLNj/YF3FT+cXcyKPEI263nflYlAhz5crxtp3yRG1Ugfr7ITyxmCmjm4vbN/dGrb/B7w7U8yJR9yw==} engines: {node: '>=12'} @@ -5943,10 +5932,6 @@ snapshots: esbuild-openbsd-64@0.15.18: optional: true - esbuild-plugin-license@1.2.3(esbuild@0.25.1): - dependencies: - esbuild: 0.25.1 - esbuild-sunos-64@0.15.18: optional: true