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

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

24
package-lock.json generated
View File

@ -25,8 +25,8 @@
"eslint-plugin-prettier": "5.2.1",
"favicons": "7.2.0",
"favicons-webpack-plugin": "6.0.1",
"globals": "15.11.0",
"html-validate": "8.24.2",
"globals": "15.12.0",
"html-validate": "8.25.0",
"npm-run-all2": "7.0.1",
"postcss-loader": "8.1.1",
"prettier": "3.3.3",
@ -35,7 +35,7 @@
"shx": "0.3.4",
"svg-sprite": "2.0.4",
"svgtofont": "6.0.0",
"uuid": "11.0.2",
"uuid": "11.0.3",
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-manifest-plugin": "5.0.0",
@ -5410,9 +5410,9 @@
}
},
"node_modules/globals": {
"version": "15.11.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-15.11.0.tgz",
"integrity": "sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==",
"version": "15.12.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-15.12.0.tgz",
"integrity": "sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==",
"dev": true,
"license": "MIT",
"engines": {
@ -5523,9 +5523,9 @@
}
},
"node_modules/html-validate": {
"version": "8.24.2",
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.24.2.tgz",
"integrity": "sha512-PpZLlH3gpOSBLRBID4QovOyZ97Ka5dCIhHMPjUxQlMGqk5pc+mgG5enCXbC8ngdjG0jpkTvM8AMhnPv1EiU9Pw==",
"version": "8.25.0",
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.25.0.tgz",
"integrity": "sha512-ZMQcxHxQJ7vrj8o9mKGexkCBENfuyXSZOeBop2CanbbyeBgHwKhIKhksmc2TmhT8+chi657O+XqdDWZLAhMCJA==",
"dev": true,
"funding": [
{
@ -10001,9 +10001,9 @@
"optional": true
},
"node_modules/uuid": {
"version": "11.0.2",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.2.tgz",
"integrity": "sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==",
"version": "11.0.3",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.3.tgz",
"integrity": "sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==",
"dev": true,
"funding": [
"https://github.com/sponsors/broofa",

View File

@ -50,8 +50,8 @@
"eslint-plugin-prettier": "5.2.1",
"favicons": "7.2.0",
"favicons-webpack-plugin": "6.0.1",
"globals": "15.11.0",
"html-validate": "8.24.2",
"globals": "15.12.0",
"html-validate": "8.25.0",
"npm-run-all2": "7.0.1",
"postcss-loader": "8.1.1",
"prettier": "3.3.3",
@ -60,7 +60,7 @@
"shx": "0.3.4",
"svg-sprite": "2.0.4",
"svgtofont": "6.0.0",
"uuid": "11.0.2",
"uuid": "11.0.3",
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-manifest-plugin": "5.0.0",