mirror of
https://github.com/thegeeklab/hugo-geekblog.git
synced 2024-11-24 14:00:42 +00:00
chore(deps): update dependency webpack to v5.68.0
This commit is contained in:
parent
4778e8d1a0
commit
c59cd4a010
14
package-lock.json
generated
14
package-lock.json
generated
@ -31,7 +31,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"
|
||||||
@ -11530,9 +11530,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",
|
||||||
@ -21165,9 +21165,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",
|
||||||
|
@ -49,7 +49,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
Block a user