禁止报错

This commit is contained in:
hackrobot
2025-04-14 10:16:42 -05:00
parent 2a64f28846
commit 8a227785d1
5 changed files with 21 additions and 4 deletions

View File

@@ -57,6 +57,7 @@
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@babel/preset-env": "^7.26.9",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.5",
"@tarojs/cli": "3.6.20",
"@tarojs/taro-loader": "3.6.20",
@@ -73,6 +74,7 @@
"javascript-obfuscator": "^4.1.1",
"postcss": "^8.4.18",
"react-refresh": "^0.11.0",
"regenerator-runtime": "^0.14.1",
"stylelint": "9.3.0",
"ts-node": "^10.9.1",
"typescript": "^4.1.0",