chore(deps): update devdeps non-major (#607)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-25 03:48:28 +00:00 committed by GitHub
parent b63e92ea19
commit f629630fb4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@ -26,7 +26,7 @@
"favicons": "7.2.0", "favicons": "7.2.0",
"favicons-webpack-plugin": "6.0.1", "favicons-webpack-plugin": "6.0.1",
"globals": "15.12.0", "globals": "15.12.0",
"html-validate": "8.25.0", "html-validate": "8.25.1",
"npm-run-all2": "7.0.1", "npm-run-all2": "7.0.1",
"postcss-loader": "8.1.1", "postcss-loader": "8.1.1",
"prettier": "3.3.3", "prettier": "3.3.3",
@ -34,7 +34,7 @@
"sass-loader": "16.0.3", "sass-loader": "16.0.3",
"shx": "0.3.4", "shx": "0.3.4",
"svg-sprite": "2.0.4", "svg-sprite": "2.0.4",
"svgtofont": "6.1.0", "svgtofont": "6.1.1",
"uuid": "11.0.3", "uuid": "11.0.3",
"webpack": "5.96.1", "webpack": "5.96.1",
"webpack-cli": "5.1.4", "webpack-cli": "5.1.4",
@ -5522,9 +5522,9 @@
} }
}, },
"node_modules/html-validate": { "node_modules/html-validate": {
"version": "8.25.0", "version": "8.25.1",
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.25.0.tgz", "resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.25.1.tgz",
"integrity": "sha512-ZMQcxHxQJ7vrj8o9mKGexkCBENfuyXSZOeBop2CanbbyeBgHwKhIKhksmc2TmhT8+chi657O+XqdDWZLAhMCJA==", "integrity": "sha512-61n9Ukbe4/gL6heRrGQZBBGqKB8d/JfUp0bFwwyJmr/2O8WGX2CrfM1W2CDCOA05Ixavg+lHS6qRbEukILyMng==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@ -9240,9 +9240,9 @@
} }
}, },
"node_modules/svgtofont": { "node_modules/svgtofont": {
"version": "6.1.0", "version": "6.1.1",
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-6.1.0.tgz", "resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-6.1.1.tgz",
"integrity": "sha512-T2fKdX170JW6oI0EoNx+eTQc32fX6wgA0Z7xCM1uDSqq8tCbHczXcrGt3Gt8+rAc825RLOfP70stzbv6clRKQg==", "integrity": "sha512-pP3f7KNcGpfXGX7r/6qpBWR2+38T5US1hs2QlbJl8kY3JIOew9Lk5foNqMfrIajGRljKVGXNhmYO1dTVS4OqaA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@ -51,7 +51,7 @@
"favicons": "7.2.0", "favicons": "7.2.0",
"favicons-webpack-plugin": "6.0.1", "favicons-webpack-plugin": "6.0.1",
"globals": "15.12.0", "globals": "15.12.0",
"html-validate": "8.25.0", "html-validate": "8.25.1",
"npm-run-all2": "7.0.1", "npm-run-all2": "7.0.1",
"postcss-loader": "8.1.1", "postcss-loader": "8.1.1",
"prettier": "3.3.3", "prettier": "3.3.3",
@ -59,7 +59,7 @@
"sass-loader": "16.0.3", "sass-loader": "16.0.3",
"shx": "0.3.4", "shx": "0.3.4",
"svg-sprite": "2.0.4", "svg-sprite": "2.0.4",
"svgtofont": "6.1.0", "svgtofont": "6.1.1",
"uuid": "11.0.3", "uuid": "11.0.3",
"webpack": "5.96.1", "webpack": "5.96.1",
"webpack-cli": "5.1.4", "webpack-cli": "5.1.4",