feat: 移除 size-limit 依赖及相关工作流配置
This commit is contained in:
2
.github/workflows/depcheck.yaml
vendored
2
.github/workflows/depcheck.yaml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- run: npx taze --help
|
||||
- run: npx taze
|
||||
- run: npx taze -a
|
||||
- run: npx size-limit
|
||||
# - run: npx size-limit
|
||||
- name: 计算构建大小
|
||||
run: |
|
||||
echo "📊 构建大小统计:"
|
||||
|
@ -120,7 +120,6 @@
|
||||
"oxlint": "^0.15.13",
|
||||
"prettier": "3.5.3",
|
||||
"sass-embedded": "^1.83.4",
|
||||
"size-limit": "^11.2.0",
|
||||
"surge": "^0.24.6",
|
||||
"terser": "^5.38.2",
|
||||
"typescript": "~5.8.2",
|
||||
|
31
pnpm-lock.yaml
generated
31
pnpm-lock.yaml
generated
@ -251,9 +251,6 @@ importers:
|
||||
sass-embedded:
|
||||
specifier: ^1.83.4
|
||||
version: 1.83.4
|
||||
size-limit:
|
||||
specifier: ^11.2.0
|
||||
version: 11.2.0
|
||||
surge:
|
||||
specifier: ^0.24.6
|
||||
version: 0.24.6
|
||||
@ -2236,10 +2233,6 @@ packages:
|
||||
resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
bytes-iec@3.1.1:
|
||||
resolution: {integrity: sha512-fey6+4jDK7TFtFg/klGSvNKJctyU7n2aQdnM+CO0ruLPbqqMOM8Tio0Pc+deqUeVKX1tL5DQep1zQ7+37aTAsA==}
|
||||
engines: {node: '>= 0.8'}
|
||||
|
||||
c12@2.0.1:
|
||||
resolution: {integrity: sha512-Z4JgsKXHG37C6PYUtIxCfLJZvo6FyhHJoClwwb9ftUkLpPSkuYqn6Tr+vnaN8hymm0kIbcg6Ey3kv/Q71k5w/A==}
|
||||
peerDependencies:
|
||||
@ -3830,9 +3823,6 @@ packages:
|
||||
nanopop@2.4.2:
|
||||
resolution: {integrity: sha512-NzOgmMQ+elxxHeIha+OG/Pv3Oc3p4RU2aBhwWwAqDpXrdTbtRylbRLQztLy8dMMwfl6pclznBdfUhccEn9ZIzw==}
|
||||
|
||||
nanospinner@1.2.2:
|
||||
resolution: {integrity: sha512-Zt/AmG6qRU3e+WnzGGLuMCEAO/dAu45stNbHY223tUxldaDAeE+FxSPsd9Q+j+paejmm0ZbrNVs5Sraqy3dRxA==}
|
||||
|
||||
natural-compare@1.4.0:
|
||||
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
||||
|
||||
@ -4566,11 +4556,6 @@ packages:
|
||||
sisteransi@1.0.5:
|
||||
resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==}
|
||||
|
||||
size-limit@11.2.0:
|
||||
resolution: {integrity: sha512-2kpQq2DD/pRpx3Tal/qRW1SYwcIeQ0iq8li5CJHQgOC+FtPn2BVmuDtzUCgNnpCrbgtfEHqh+iWzxK+Tq6C+RQ==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
|
||||
slash@5.1.0:
|
||||
resolution: {integrity: sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==}
|
||||
engines: {node: '>=14.16'}
|
||||
@ -7521,8 +7506,6 @@ snapshots:
|
||||
dependencies:
|
||||
run-applescript: 7.0.0
|
||||
|
||||
bytes-iec@3.1.1: {}
|
||||
|
||||
c12@2.0.1:
|
||||
dependencies:
|
||||
chokidar: 4.0.3
|
||||
@ -9146,10 +9129,6 @@ snapshots:
|
||||
|
||||
nanopop@2.4.2: {}
|
||||
|
||||
nanospinner@1.2.2:
|
||||
dependencies:
|
||||
picocolors: 1.1.1
|
||||
|
||||
natural-compare@1.4.0: {}
|
||||
|
||||
natural-orderby@5.0.0: {}
|
||||
@ -9903,16 +9882,6 @@ snapshots:
|
||||
|
||||
sisteransi@1.0.5: {}
|
||||
|
||||
size-limit@11.2.0:
|
||||
dependencies:
|
||||
bytes-iec: 3.1.1
|
||||
chokidar: 4.0.3
|
||||
jiti: 2.4.2
|
||||
lilconfig: 3.1.3
|
||||
nanospinner: 1.2.2
|
||||
picocolors: 1.1.1
|
||||
tinyglobby: 0.2.12
|
||||
|
||||
slash@5.1.0: {}
|
||||
|
||||
slice-ansi@5.0.0:
|
||||
|
Reference in New Issue
Block a user