This commit is contained in:
eric
2025-09-25 19:50:58 +08:00
parent afa521fae9
commit 2906d1d3fc
5 changed files with 309 additions and 70 deletions

View File

@@ -63,13 +63,16 @@
"@types/react": "^18.0.0",
"@types/webpack-env": "^1.13.6",
"babel-preset-taro": "3.6.20",
"compression-webpack-plugin": "^11.1.0",
"eslint": "^8.12.0",
"eslint-config-taro": "3.6.20",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-react": "^7.8.2",
"eslint-plugin-react-hooks": "^1.6.1",
"glob": "^11.0.3",
"javascript-obfuscator": "^4.1.1",
"postcss": "^8.4.18",
"purgecss-webpack-plugin": "^7.0.2",
"react-refresh": "^0.11.0",
"stylelint": "9.3.0",
"ts-node": "^10.9.1",