chore: 删除模板遗留文件与无用依赖

This commit is contained in:
2026-08-02 11:35:03 +08:00
parent 769d26fa97
commit 69861d54bb
10 changed files with 208 additions and 1791 deletions
-67
View File
@@ -11,21 +11,12 @@ dependencies:
axios:
specifier: ^1.7.7
version: 1.16.1
css-loader:
specifier: ^7.1.2
version: 7.1.4(webpack@5.107.2)
element-plus:
specifier: ^2.8.7
version: 2.14.0(vue@3.5.34)
normalize:
specifier: ^0.3.1
version: 0.3.1
normalize.css:
specifier: ^8.0.1
version: 8.0.1
style-loader:
specifier: ^4.0.0
version: 4.0.0(webpack@5.107.2)
vue:
specifier: ^3.5.12
version: 3.5.34(typescript@5.6.3)
@@ -58,9 +49,6 @@ devDependencies:
jsdom:
specifier: ^24.1.3
version: 24.1.3
npm-run-all2:
specifier: ^7.0.1
version: 7.0.2
typescript:
specifier: ~5.6.0
version: 5.6.3
@@ -1271,29 +1259,6 @@ packages:
shebang-command: 2.0.0
which: 2.0.2
/css-loader@7.1.4(webpack@5.107.2):
resolution: {integrity: sha512-vv3J9tlOl04WjiMvHQI/9tmIrCxVrj6PFbHemBB1iihpeRbi/I4h033eoFIhwxBBqLhI0KYFS7yvynBFhIZfTw==}
engines: {node: '>= 18.12.0'}
peerDependencies:
'@rspack/core': 0.x || ^1.0.0 || ^2.0.0-0
webpack: ^5.27.0
peerDependenciesMeta:
'@rspack/core':
optional: true
webpack:
optional: true
dependencies:
icss-utils: 5.1.0(postcss@8.5.15)
postcss: 8.5.15
postcss-modules-extract-imports: 3.1.0(postcss@8.5.15)
postcss-modules-local-by-default: 4.2.0(postcss@8.5.15)
postcss-modules-scope: 3.2.1(postcss@8.5.15)
postcss-modules-values: 4.0.0(postcss@8.5.15)
postcss-value-parser: 4.2.0
semver: 7.8.1
webpack: 5.107.2(postcss@8.5.15)
dev: false
/cssesc@3.0.0:
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
engines: {node: '>=4'}
@@ -1931,34 +1896,11 @@ packages:
resolution: {integrity: sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg==}
dev: false
/normalize@0.3.1:
resolution: {integrity: sha512-DfyFcERXw4cjxUBgmATdxnCipRFoRvj0tNo+MWwjhebV9GZz2HYoNkXodEqS565uomk0CxEs90nEwrmj+aI9RQ==}
dependencies:
stylus: 0.64.0
transitivePeerDependencies:
- supports-color
dev: false
/npm-normalize-package-bin@4.0.0:
resolution: {integrity: sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==}
engines: {node: ^18.17.0 || >=20.5.0}
dev: true
/npm-run-all2@7.0.2:
resolution: {integrity: sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA==}
engines: {node: ^18.17.0 || >=20.5.0, npm: '>= 9'}
hasBin: true
dependencies:
ansi-styles: 6.2.3
cross-spawn: 7.0.6
memorystream: 0.3.1
minimatch: 9.0.9
pidtree: 0.6.0
read-package-json-fast: 4.0.0
shell-quote: 1.8.4
which: 5.0.0
dev: true
/nwsapi@2.2.23:
resolution: {integrity: sha512-7wfH4sLbt4M0gCDzGE6vzQBo0bfTKjU7Sfpqy/7gs1qBfYz2vEJH6vXcBKpO3+6Yu1telwd0t9HpyOoLEQQbIQ==}
dev: true
@@ -2283,15 +2225,6 @@ packages:
dependencies:
ansi-regex: 6.2.2
/style-loader@4.0.0(webpack@5.107.2):
resolution: {integrity: sha512-1V4WqhhZZgjVAVJyt7TdDPZoPBPNHbekX4fWnCJL1yQukhCeZhJySUL+gL9y6sNdN95uEOS83Y55SqHcP7MzLA==}
engines: {node: '>= 18.12.0'}
peerDependencies:
webpack: ^5.27.0
dependencies:
webpack: 5.107.2(postcss@8.5.15)
dev: false
/stylus@0.64.0:
resolution: {integrity: sha512-ZIdT8eUv8tegmqy1tTIdJv9We2DumkNZFdCF5mz/Kpq3OcTaxSuCAYZge6HKK2CmNC02G1eJig2RV7XTw5hQrA==}
engines: {node: '>=16'}