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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-03 06:56:27 +00:00 committed by GitHub
parent 9fd43f8e4d
commit a61602e94a
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

@ -29,10 +29,10 @@
"favicons": "7.2.0", "favicons": "7.2.0",
"favicons-webpack-plugin": "6.0.1", "favicons-webpack-plugin": "6.0.1",
"globals": "16.0.0", "globals": "16.0.0",
"html-validate": "9.4.0", "html-validate": "9.4.1",
"npm-run-all2": "7.0.2", "npm-run-all2": "7.0.2",
"postcss-loader": "8.1.1", "postcss-loader": "8.1.1",
"prettier": "3.5.2", "prettier": "3.5.3",
"sass": "1.85.1", "sass": "1.85.1",
"sass-loader": "16.0.5", "sass-loader": "16.0.5",
"shx": "0.3.4", "shx": "0.3.4",
@ -5300,9 +5300,9 @@
} }
}, },
"node_modules/html-validate": { "node_modules/html-validate": {
"version": "9.4.0", "version": "9.4.1",
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-9.4.0.tgz", "resolved": "https://registry.npmjs.org/html-validate/-/html-validate-9.4.1.tgz",
"integrity": "sha512-Io8vjeAf2JJJTHJDGvozVB6Vv/IZRkNRruSENg9lmLzE1gUcr77sIdtE2rzwLkBsCESDv5+nAAtk2TCer78jxA==", "integrity": "sha512-eyb/0RdmQFFajSvL1Ak+yxtRY6hBJ5fx3yt9XAQFH6S7+7PWsnEeWsDhKaOo5fdTtljgXNiyvcicB7OS599m3g==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@ -7589,9 +7589,9 @@
} }
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "3.5.2", "version": "3.5.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.2.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz",
"integrity": "sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==", "integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"bin": { "bin": {

View File

@ -54,10 +54,10 @@
"favicons": "7.2.0", "favicons": "7.2.0",
"favicons-webpack-plugin": "6.0.1", "favicons-webpack-plugin": "6.0.1",
"globals": "16.0.0", "globals": "16.0.0",
"html-validate": "9.4.0", "html-validate": "9.4.1",
"npm-run-all2": "7.0.2", "npm-run-all2": "7.0.2",
"postcss-loader": "8.1.1", "postcss-loader": "8.1.1",
"prettier": "3.5.2", "prettier": "3.5.3",
"sass": "1.85.1", "sass": "1.85.1",
"sass-loader": "16.0.5", "sass-loader": "16.0.5",
"shx": "0.3.4", "shx": "0.3.4",