mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
chore(deps): update dependency webpack to v5
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bab1d97eda
commit
20b29dccc2
@@ -79,7 +79,7 @@
|
||||
"@types/react-router-dom": "4.2.7",
|
||||
"@types/react-transition-group": "2.x",
|
||||
"@types/react-virtualized": "9.x",
|
||||
"@types/webpack": "4.x",
|
||||
"@types/webpack": "5.x",
|
||||
"@typescript-eslint/eslint-plugin": "^1.7.0",
|
||||
"@typescript-eslint/parser": "^1.7.0",
|
||||
"bootstrap-sass": "^3.3.7",
|
||||
@@ -117,7 +117,7 @@
|
||||
"ts-loader": "5.3.3",
|
||||
"ts-node": "5.x",
|
||||
"typescript": "3.4.4",
|
||||
"webpack": "4.29.6",
|
||||
"webpack": "5.104.1",
|
||||
"webpack-bundle-analyzer": "2.x",
|
||||
"webpack-cli": "^2.0.12",
|
||||
"webpack-virtual-modules": "^0.1.10"
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
"ts-node": "^3.0.6",
|
||||
"tslint": "^5.4.3",
|
||||
"typescript": "3.6.3",
|
||||
"webpack": "4.41.0",
|
||||
"webpack": "5.104.1",
|
||||
"webpack-bundle-analyzer": "3.5.2",
|
||||
"webpack-cli": "3.3.9"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user