体验环境

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

@@ -35,7 +35,7 @@
},
"devDependencies": {
"@ant-design/icons": "^4.6.2",
"@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",
@@ -50,7 +50,7 @@
"@babel/preset-react": "^7.0.0",
"@babel/preset-typescript": "^7.14.5",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.1",
"@types/lodash": "^4.14.138",
"@types/lodash": "^4.14.184",
"@types/react-dom": "^17.0.5",
"@types/react-router": "5.1.18",
"@types/react-router-dom": "^5.3.3",
@@ -76,6 +76,7 @@
"hard-source-webpack-plugin": "^0.13.1",
"html-webpack-plugin": "^4.0.0",
"husky": "4.3.7",
"knowdesign": "^1.3.7",
"less-loader": "^4.1.0",
"lint-staged": "10.5.3",
"mini-css-extract-plugin": "^1.3.0",