chore(deps): update dependency webpack to v5.67.0
This commit is contained in:
parent
73ac1f1be2
commit
94f915c740
18
package-lock.json
generated
18
package-lock.json
generated
@ -17,7 +17,7 @@
|
|||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.5.1",
|
"prettier": "2.5.1",
|
||||||
"prettier-plugin-go-template": "0.0.11",
|
"prettier-plugin-go-template": "0.0.11",
|
||||||
"webpack": "5.66.0",
|
"webpack": "5.67.0",
|
||||||
"webpack-cli": "4.9.1",
|
"webpack-cli": "4.9.1",
|
||||||
"webpack-remove-empty-scripts": "0.7.2"
|
"webpack-remove-empty-scripts": "0.7.2"
|
||||||
}
|
}
|
||||||
@ -6075,9 +6075,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/webpack": {
|
"node_modules/webpack": {
|
||||||
"version": "5.66.0",
|
"version": "5.67.0",
|
||||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.66.0.tgz",
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.67.0.tgz",
|
||||||
"integrity": "sha512-NJNtGT7IKpGzdW7Iwpn/09OXz9inIkeIQ/ibY6B+MdV1x6+uReqz/5z1L89ezWnpPDWpXF0TY5PCYKQdWVn8Vg==",
|
"integrity": "sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/eslint-scope": "^3.7.0",
|
"@types/eslint-scope": "^3.7.0",
|
||||||
@ -6103,7 +6103,7 @@
|
|||||||
"tapable": "^2.1.1",
|
"tapable": "^2.1.1",
|
||||||
"terser-webpack-plugin": "^5.1.3",
|
"terser-webpack-plugin": "^5.1.3",
|
||||||
"watchpack": "^2.3.1",
|
"watchpack": "^2.3.1",
|
||||||
"webpack-sources": "^3.2.2"
|
"webpack-sources": "^3.2.3"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"webpack": "bin/webpack.js"
|
"webpack": "bin/webpack.js"
|
||||||
@ -11085,9 +11085,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"webpack": {
|
"webpack": {
|
||||||
"version": "5.66.0",
|
"version": "5.67.0",
|
||||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.66.0.tgz",
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.67.0.tgz",
|
||||||
"integrity": "sha512-NJNtGT7IKpGzdW7Iwpn/09OXz9inIkeIQ/ibY6B+MdV1x6+uReqz/5z1L89ezWnpPDWpXF0TY5PCYKQdWVn8Vg==",
|
"integrity": "sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/eslint-scope": "^3.7.0",
|
"@types/eslint-scope": "^3.7.0",
|
||||||
@ -11113,7 +11113,7 @@
|
|||||||
"tapable": "^2.1.1",
|
"tapable": "^2.1.1",
|
||||||
"terser-webpack-plugin": "^5.1.3",
|
"terser-webpack-plugin": "^5.1.3",
|
||||||
"watchpack": "^2.3.1",
|
"watchpack": "^2.3.1",
|
||||||
"webpack-sources": "^3.2.2"
|
"webpack-sources": "^3.2.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ajv": {
|
"ajv": {
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.5.1",
|
"prettier": "2.5.1",
|
||||||
"prettier-plugin-go-template": "0.0.11",
|
"prettier-plugin-go-template": "0.0.11",
|
||||||
"webpack": "5.66.0",
|
"webpack": "5.67.0",
|
||||||
"webpack-cli": "4.9.1",
|
"webpack-cli": "4.9.1",
|
||||||
"webpack-remove-empty-scripts": "0.7.2"
|
"webpack-remove-empty-scripts": "0.7.2"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user