mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-25 22:30:40 +00:00
chore(deps): update devdeps non-major (#921)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e1aa62de78
commit
154c20f88f
16
package-lock.json
generated
16
package-lock.json
generated
@ -29,7 +29,7 @@
|
||||
"favicons": "7.2.0",
|
||||
"favicons-webpack-plugin": "6.0.1",
|
||||
"globals": "15.12.0",
|
||||
"html-validate": "8.25.0",
|
||||
"html-validate": "8.25.1",
|
||||
"npm-run-all2": "7.0.1",
|
||||
"postcss-loader": "8.1.1",
|
||||
"prettier": "3.3.3",
|
||||
@ -37,7 +37,7 @@
|
||||
"sass-loader": "16.0.3",
|
||||
"shx": "0.3.4",
|
||||
"svg-sprite": "2.0.4",
|
||||
"svgtofont": "6.1.0",
|
||||
"svgtofont": "6.1.1",
|
||||
"webpack": "5.96.1",
|
||||
"webpack-cli": "5.1.4",
|
||||
"webpack-manifest-plugin": "5.0.0",
|
||||
@ -5458,9 +5458,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/html-validate": {
|
||||
"version": "8.25.0",
|
||||
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.25.0.tgz",
|
||||
"integrity": "sha512-ZMQcxHxQJ7vrj8o9mKGexkCBENfuyXSZOeBop2CanbbyeBgHwKhIKhksmc2TmhT8+chi657O+XqdDWZLAhMCJA==",
|
||||
"version": "8.25.1",
|
||||
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.25.1.tgz",
|
||||
"integrity": "sha512-61n9Ukbe4/gL6heRrGQZBBGqKB8d/JfUp0bFwwyJmr/2O8WGX2CrfM1W2CDCOA05Ixavg+lHS6qRbEukILyMng==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@ -9205,9 +9205,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/svgtofont": {
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-6.1.0.tgz",
|
||||
"integrity": "sha512-T2fKdX170JW6oI0EoNx+eTQc32fX6wgA0Z7xCM1uDSqq8tCbHczXcrGt3Gt8+rAc825RLOfP70stzbv6clRKQg==",
|
||||
"version": "6.1.1",
|
||||
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-6.1.1.tgz",
|
||||
"integrity": "sha512-pP3f7KNcGpfXGX7r/6qpBWR2+38T5US1hs2QlbJl8kY3JIOew9Lk5foNqMfrIajGRljKVGXNhmYO1dTVS4OqaA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
@ -54,7 +54,7 @@
|
||||
"favicons": "7.2.0",
|
||||
"favicons-webpack-plugin": "6.0.1",
|
||||
"globals": "15.12.0",
|
||||
"html-validate": "8.25.0",
|
||||
"html-validate": "8.25.1",
|
||||
"npm-run-all2": "7.0.1",
|
||||
"postcss-loader": "8.1.1",
|
||||
"prettier": "3.3.3",
|
||||
@ -62,7 +62,7 @@
|
||||
"sass-loader": "16.0.3",
|
||||
"shx": "0.3.4",
|
||||
"svg-sprite": "2.0.4",
|
||||
"svgtofont": "6.1.0",
|
||||
"svgtofont": "6.1.1",
|
||||
"webpack": "5.96.1",
|
||||
"webpack-cli": "5.1.4",
|
||||
"webpack-manifest-plugin": "5.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user