fix: 修改
Showing
... | @@ -122,6 +122,7 @@ | ... | @@ -122,6 +122,7 @@ |
"slash2": "^2.0.0", | "slash2": "^2.0.0", | ||
"style-loader": "^2.0.0", | "style-loader": "^2.0.0", | ||
"stylelint": "^13.0.0", | "stylelint": "^13.0.0", | ||
"swiper": "^6.8.1", | |||
"terser-webpack-plugin": "^5.1.1", | "terser-webpack-plugin": "^5.1.1", | ||
"typescript": "^4.1.2", | "typescript": "^4.1.2", | ||
"umi": "^3.5.20", | "umi": "^3.5.20", | ||
... | @@ -134,8 +135,7 @@ | ... | @@ -134,8 +135,7 @@ |
"webpack-cli": "^4.5.0", | "webpack-cli": "^4.5.0", | ||
"write-pkg": "^4.0.0", | "write-pkg": "^4.0.0", | ||
"xhr-mock": "^2.5.1", | "xhr-mock": "^2.5.1", | ||
"yorkie": "^2.0.0", | "yorkie": "^2.0.0" | ||
"swiper": "^6.8.1" | |||
}, | }, | ||
"gitHooks": { | "gitHooks": { | ||
"pre-commit": "pretty-quick --staged", | "pre-commit": "pretty-quick --staged", | ||
... | @@ -160,7 +160,9 @@ | ... | @@ -160,7 +160,9 @@ |
"highcharts-react-official": "^3.0.0", | "highcharts-react-official": "^3.0.0", | ||
"js-export-excel": "^1.1.4", | "js-export-excel": "^1.1.4", | ||
"jszip": "^3.5.0", | "jszip": "^3.5.0", | ||
"less": "^3.13.1", | |||
"mqtt-client": "^1.0.12", | "mqtt-client": "^1.0.12", | ||
"optimize-css-assets-webpack-plugin": "^6.0.1", | |||
"parseForm": "1.0.0", | "parseForm": "1.0.0", | ||
"react-redux": "^8.0.5", | "react-redux": "^8.0.5", | ||
"sha1": "^1.1.1" | "sha1": "^1.1.1" | ||
... | ... |
Please
register
or
sign in
to comment