chore(deps): update dependency webpack to v5.67.0
This commit is contained in:
committed by
renovate[bot]
parent
b2b5a1967a
commit
4f03e9f8c8
@ -145,7 +145,7 @@
|
||||
"redux-mock-store": "1.5.4",
|
||||
"redux-saga-test-plan": "4.0.4",
|
||||
"serve": "13.0.2",
|
||||
"webpack": "5.66.0",
|
||||
"webpack": "5.67.0",
|
||||
"webpack-cli": "4.9.1"
|
||||
}
|
||||
}
|
||||
|
20
package-lock.json
generated
20
package-lock.json
generated
@ -313,7 +313,7 @@
|
||||
"redux-mock-store": "1.5.4",
|
||||
"redux-saga-test-plan": "4.0.4",
|
||||
"serve": "13.0.2",
|
||||
"webpack": "5.66.0",
|
||||
"webpack": "5.67.0",
|
||||
"webpack-cli": "4.9.1"
|
||||
},
|
||||
"engines": {
|
||||
@ -53593,9 +53593,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/webpack": {
|
||||
"version": "5.66.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.66.0.tgz",
|
||||
"integrity": "sha512-NJNtGT7IKpGzdW7Iwpn/09OXz9inIkeIQ/ibY6B+MdV1x6+uReqz/5z1L89ezWnpPDWpXF0TY5PCYKQdWVn8Vg==",
|
||||
"version": "5.67.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.67.0.tgz",
|
||||
"integrity": "sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==",
|
||||
"dependencies": {
|
||||
"@types/eslint-scope": "^3.7.0",
|
||||
"@types/estree": "^0.0.50",
|
||||
@ -53620,7 +53620,7 @@
|
||||
"tapable": "^2.1.1",
|
||||
"terser-webpack-plugin": "^5.1.3",
|
||||
"watchpack": "^2.3.1",
|
||||
"webpack-sources": "^3.2.2"
|
||||
"webpack-sources": "^3.2.3"
|
||||
},
|
||||
"bin": {
|
||||
"webpack": "bin/webpack.js"
|
||||
@ -57831,7 +57831,7 @@
|
||||
"typescript": "4.5.5",
|
||||
"uuid": "8.3.2",
|
||||
"validator": "13.7.0",
|
||||
"webpack": "5.66.0",
|
||||
"webpack": "5.67.0",
|
||||
"webpack-cli": "4.9.1"
|
||||
},
|
||||
"dependencies": {
|
||||
@ -97369,9 +97369,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"webpack": {
|
||||
"version": "5.66.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.66.0.tgz",
|
||||
"integrity": "sha512-NJNtGT7IKpGzdW7Iwpn/09OXz9inIkeIQ/ibY6B+MdV1x6+uReqz/5z1L89ezWnpPDWpXF0TY5PCYKQdWVn8Vg==",
|
||||
"version": "5.67.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.67.0.tgz",
|
||||
"integrity": "sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==",
|
||||
"requires": {
|
||||
"@types/eslint-scope": "^3.7.0",
|
||||
"@types/estree": "^0.0.50",
|
||||
@ -97396,7 +97396,7 @@
|
||||
"tapable": "^2.1.1",
|
||||
"terser-webpack-plugin": "^5.1.3",
|
||||
"watchpack": "^2.3.1",
|
||||
"webpack-sources": "^3.2.2"
|
||||
"webpack-sources": "^3.2.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"events": {
|
||||
|
Reference in New Issue
Block a user