chore(deps): update devdeps non-major

This commit is contained in:
renovate[bot] 2024-04-22 02:30:32 +00:00
parent 52d34ec10c
commit 5dbb4653b5
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@ -25,12 +25,12 @@
"eslint-plugin-prettier": "5.1.3",
"favicons": "7.2.0",
"favicons-webpack-plugin": "6.0.1",
"html-validate": "8.18.1",
"html-validate": "8.18.2",
"npm-run-all2": "6.1.2",
"postcss-loader": "8.1.1",
"prettier": "3.2.5",
"sass": "1.75.0",
"sass-loader": "14.2.0",
"sass-loader": "14.2.1",
"shx": "0.3.4",
"svg-sprite": "2.0.4",
"svgtofont": "4.2.0",
@ -5710,9 +5710,9 @@
}
},
"node_modules/html-validate": {
"version": "8.18.1",
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.18.1.tgz",
"integrity": "sha512-6NYRciFBQhVZH29fwDQxofPil0qm7MMSEDzDpZWu2U23Fnmv1WTuompP7fbzHYj6+CIJ4T/Q4hyWRCe0CCrsMg==",
"version": "8.18.2",
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.18.2.tgz",
"integrity": "sha512-X/ahjDnTZe1VjoPz+w7zGe5I5/os8PLQ+c5C9ak6etV0nNK9gPbwbGaP9BQoSQuQx0mszw5khDjP1ffnXx+1OA==",
"dev": true,
"funding": [
{
@ -9158,9 +9158,9 @@
}
},
"node_modules/sass-loader": {
"version": "14.2.0",
"resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-14.2.0.tgz",
"integrity": "sha512-jxmjDXD9OYNDb2bp9JvopdE6QjecQY9beTWik/6sEHrsMxyo90Gyc471A4NUz60NLs4WsAh6yVtIvhLwEZcXeg==",
"version": "14.2.1",
"resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-14.2.1.tgz",
"integrity": "sha512-G0VcnMYU18a4N7VoNDegg2OuMjYtxnqzQWARVWCIVSZwJeiL9kg8QMsuIZOplsJgTzZLF6jGxI3AClj8I9nRdQ==",
"dev": true,
"dependencies": {
"neo-async": "^2.6.2"

View File

@ -49,12 +49,12 @@
"eslint-plugin-prettier": "5.1.3",
"favicons": "7.2.0",
"favicons-webpack-plugin": "6.0.1",
"html-validate": "8.18.1",
"html-validate": "8.18.2",
"npm-run-all2": "6.1.2",
"postcss-loader": "8.1.1",
"prettier": "3.2.5",
"sass": "1.75.0",
"sass-loader": "14.2.0",
"sass-loader": "14.2.1",
"shx": "0.3.4",
"svg-sprite": "2.0.4",
"svgtofont": "4.2.0",