体验环境

This commit is contained in:
zengqiao
2023-02-27 18:43:48 +08:00
parent 77b87f1dbe
commit aa35965d7a
11 changed files with 78 additions and 20 deletions

View File

@@ -64,7 +64,7 @@
"webpack-bundle-analyzer": "^4.5.0"
},
"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/core": "^7.18.13",
"@babel/plugin-proposal-class-properties": "^7.4.0",
"@babel/plugin-proposal-decorators": "^7.4.0",
"@babel/plugin-proposal-export-default-from": "^7.2.0",
@@ -79,7 +79,7 @@
"@babel/preset-typescript": "^7.14.5",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.1",
"@types/crypto-js": "^4.1.0",
"@types/lodash": "^4.14.171",
"@types/lodash": "^4.14.184",
"@types/node": "^12.12.25",
"@types/pubsub-js": "^1.5.18",
"@typescript-eslint/eslint-plugin": "4.13.0",
@@ -100,6 +100,7 @@
"file-loader": "^6.0.0",
"hard-source-webpack-plugin": "^0.13.1",
"husky": "4.3.7",
"knowdesign": "^1.3.7",
"less": "^3.9.0",
"less-loader": "^4.1.0",
"lint-staged": "10.5.3",