chore(deps): update dependency webpack to v5.68.0
parent
49101450e4
commit
1d293d5677
|
@ -34,7 +34,7 @@
|
||||||
"shx": "0.3.4",
|
"shx": "0.3.4",
|
||||||
"svg-sprite": "1.5.3",
|
"svg-sprite": "1.5.3",
|
||||||
"svgtofont": "3.14.0",
|
"svgtofont": "3.14.0",
|
||||||
"webpack": "5.67.0",
|
"webpack": "5.68.0",
|
||||||
"webpack-cli": "4.9.2",
|
"webpack-cli": "4.9.2",
|
||||||
"webpack-manifest-plugin": "4.1.1",
|
"webpack-manifest-plugin": "4.1.1",
|
||||||
"webpack-remove-empty-scripts": "0.7.3"
|
"webpack-remove-empty-scripts": "0.7.3"
|
||||||
|
@ -11565,9 +11565,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/webpack": {
|
"node_modules/webpack": {
|
||||||
"version": "5.67.0",
|
"version": "5.68.0",
|
||||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.67.0.tgz",
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.68.0.tgz",
|
||||||
"integrity": "sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==",
|
"integrity": "sha512-zUcqaUO0772UuuW2bzaES2Zjlm/y3kRBQDVFVCge+s2Y8mwuUTdperGaAv65/NtRL/1zanpSJOq/MD8u61vo6g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/eslint-scope": "^3.7.0",
|
"@types/eslint-scope": "^3.7.0",
|
||||||
|
@ -16134,7 +16134,7 @@
|
||||||
"peer": true,
|
"peer": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"clone": "^2.1.2",
|
"clone": "^2.1.2",
|
||||||
"colors": "1.4.0",
|
"colors": "^1.4.0",
|
||||||
"image-size": "^0.8.3",
|
"image-size": "^0.8.3",
|
||||||
"jimp": "^0.16.1",
|
"jimp": "^0.16.1",
|
||||||
"jsontoxml": "^1.0.1",
|
"jsontoxml": "^1.0.1",
|
||||||
|
@ -21225,9 +21225,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"webpack": {
|
"webpack": {
|
||||||
"version": "5.67.0",
|
"version": "5.68.0",
|
||||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.67.0.tgz",
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.68.0.tgz",
|
||||||
"integrity": "sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==",
|
"integrity": "sha512-zUcqaUO0772UuuW2bzaES2Zjlm/y3kRBQDVFVCge+s2Y8mwuUTdperGaAv65/NtRL/1zanpSJOq/MD8u61vo6g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/eslint-scope": "^3.7.0",
|
"@types/eslint-scope": "^3.7.0",
|
||||||
|
|
|
@ -52,7 +52,7 @@
|
||||||
"shx": "0.3.4",
|
"shx": "0.3.4",
|
||||||
"svg-sprite": "1.5.3",
|
"svg-sprite": "1.5.3",
|
||||||
"svgtofont": "3.14.0",
|
"svgtofont": "3.14.0",
|
||||||
"webpack": "5.67.0",
|
"webpack": "5.68.0",
|
||||||
"webpack-cli": "4.9.2",
|
"webpack-cli": "4.9.2",
|
||||||
"webpack-manifest-plugin": "4.1.1",
|
"webpack-manifest-plugin": "4.1.1",
|
||||||
"webpack-remove-empty-scripts": "0.7.3"
|
"webpack-remove-empty-scripts": "0.7.3"
|
||||||
|
|
Loading…
Reference in New Issue