fix(fe): upgrade dependencies

This commit is contained in:
hexxa 2021-09-13 17:40:49 +08:00 committed by Hexxa
parent 50f66704b1
commit 6f84ff750a
3 changed files with 401 additions and 6676 deletions

View file

@ -35,14 +35,14 @@
"jest": "^26.6.3", "jest": "^26.6.3",
"source-map-loader": "^0.2.4", "source-map-loader": "^0.2.4",
"style-loader": "^0.23.1", "style-loader": "^0.23.1",
"terser-webpack-plugin": "^1.3.0", "terser-webpack-plugin": "^5.2.4",
"ts-jest": "^26.4.4", "ts-jest": "^26.4.4",
"ts-loader": "^6.0.0", "ts-loader": "^6.0.0",
"ts-mockito": "^2.6.1", "ts-mockito": "^2.6.1",
"ts-node": "^8.2.0", "ts-node": "^8.2.0",
"tslint": "^5.16.0", "tslint": "^5.16.0",
"typescript": "^4.1.3", "typescript": "^4.1.3",
"webpack": "^5.0.0", "webpack": "^5.52.1",
"webpack-bundle-analyzer": "^4.4.2", "webpack-bundle-analyzer": "^4.4.2",
"webpack-cli": "^4.2.0", "webpack-cli": "^4.2.0",
"webpack-merge": "^4.2.1", "webpack-merge": "^4.2.1",
@ -57,7 +57,7 @@
"@types/react-dom": "^16.8.4", "@types/react-dom": "^16.8.4",
"@types/react-svg": "^5.0.0", "@types/react-svg": "^5.0.0",
"@types/throttle-debounce": "^1.1.1", "@types/throttle-debounce": "^1.1.1",
"axios": "^0.21.1", "axios": "^0.21.2",
"css-loader": "^5.0.0", "css-loader": "^5.0.0",
"filesize": "^6.1.0", "filesize": "^6.1.0",
"immutable": "^4.0.0-rc.12", "immutable": "^4.0.0-rc.12",
@ -66,6 +66,7 @@
"react-dom": "^16.8.6", "react-dom": "^16.8.6",
"react-svg": "^8.0.6", "react-svg": "^8.0.6",
"throttle-debounce": "^2.1.0", "throttle-debounce": "^2.1.0",
"webpack-bundle-analyzer": "^4.4.2",
"worker-loader": "^3.0.7" "worker-loader": "^3.0.7"
}, },
"jest": { "jest": {

File diff suppressed because it is too large Load diff

1139
yarn.lock

File diff suppressed because it is too large Load diff