From daa583386285e1992b83b8680a65270f7d0950d5 Mon Sep 17 00:00:00 2001 From: AlbertLin Date: Sat, 16 Nov 2024 20:49:17 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8F=91=E5=8C=85=E5=87=86=E5=A4=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 17 +++++++++++++++-- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 847b021..c0b3658 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@commitlint/cli": "^18.4.3", "@commitlint/config-conventional": "^18.4.3", - "@mango-scripts/dev-scripts": "workspace:*", + "@mango-scripts/dev-scripts": "^2.0.10", "@mango-scripts/esp-config": "^2.0.8", "@mango-scripts/utils": "^2.0.4", "@types/node": "^20.10.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0e0c7b2..3670fb0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^18.4.3 version: 18.6.3 '@mango-scripts/dev-scripts': - specifier: workspace:* - version: link:packages/dev-scripts + specifier: ^2.0.10 + version: 2.0.10(typescript@5.6.3) '@mango-scripts/esp-config': specifier: ^2.0.8 version: 2.0.8(@types/eslint@9.6.1)(eslint@8.57.1)(postcss@8.4.47)(prettier@3.3.3)(stylelint@16.10.0(typescript@5.6.3))(typescript@5.6.3) @@ -2978,6 +2978,11 @@ packages: resolution: {integrity: sha512-JWkTkG7cig9Gfd9XJr/Irfg5GIxV4il07ckSVzK/x6MVrJzFuFy2FrOG6EDi+zf9LudPMWivN6khGxrmc/wTMA==} engines: {node: '>=16.0.0'} + '@mango-scripts/dev-scripts@2.0.10': + resolution: {integrity: sha512-RteF/jDlaSYMpSRZLsnSLeNvApmSMtYem3FQEicD+14MGacXILNLfxHWWthcxfMul3lY8CNILEiJZjaebrUCww==} + engines: {node: '>=18'} + hasBin: true + '@mango-scripts/esp-config@2.0.8': resolution: {integrity: sha512-sZ37IS13+jfdYeM9UfBT/My5Qv526omxXUwM0nD5/jZeyKIhEbPVNmjAJA0nTkeOGRrbxNlF+bmTVVQs7hr6xw==} engines: {node: '>=18'} @@ -13907,6 +13912,14 @@ snapshots: transitivePeerDependencies: - supports-color + '@mango-scripts/dev-scripts@2.0.10(typescript@5.6.3)': + dependencies: + '@mango-scripts/utils': 2.0.4(typescript@5.6.3) + npm-keyword: 7.0.0 + package-json: 8.1.1 + transitivePeerDependencies: + - typescript + '@mango-scripts/esp-config@2.0.8(@types/eslint@9.6.1)(eslint@8.57.1)(postcss@8.4.47)(prettier@3.3.3)(stylelint@16.10.0(typescript@5.6.3))(typescript@5.6.3)': dependencies: '@babel/core': 7.26.0