chore(deps): update devdeps non-major (#989)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9fd43f8e4d
commit
a61602e94a
|
@ -29,10 +29,10 @@
|
|||
"favicons": "7.2.0",
|
||||
"favicons-webpack-plugin": "6.0.1",
|
||||
"globals": "16.0.0",
|
||||
"html-validate": "9.4.0",
|
||||
"html-validate": "9.4.1",
|
||||
"npm-run-all2": "7.0.2",
|
||||
"postcss-loader": "8.1.1",
|
||||
"prettier": "3.5.2",
|
||||
"prettier": "3.5.3",
|
||||
"sass": "1.85.1",
|
||||
"sass-loader": "16.0.5",
|
||||
"shx": "0.3.4",
|
||||
|
@ -5300,9 +5300,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/html-validate": {
|
||||
"version": "9.4.0",
|
||||
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-9.4.0.tgz",
|
||||
"integrity": "sha512-Io8vjeAf2JJJTHJDGvozVB6Vv/IZRkNRruSENg9lmLzE1gUcr77sIdtE2rzwLkBsCESDv5+nAAtk2TCer78jxA==",
|
||||
"version": "9.4.1",
|
||||
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-9.4.1.tgz",
|
||||
"integrity": "sha512-eyb/0RdmQFFajSvL1Ak+yxtRY6hBJ5fx3yt9XAQFH6S7+7PWsnEeWsDhKaOo5fdTtljgXNiyvcicB7OS599m3g==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
@ -7589,9 +7589,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "3.5.2",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.2.tgz",
|
||||
"integrity": "sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==",
|
||||
"version": "3.5.3",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz",
|
||||
"integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
|
|
@ -54,10 +54,10 @@
|
|||
"favicons": "7.2.0",
|
||||
"favicons-webpack-plugin": "6.0.1",
|
||||
"globals": "16.0.0",
|
||||
"html-validate": "9.4.0",
|
||||
"html-validate": "9.4.1",
|
||||
"npm-run-all2": "7.0.2",
|
||||
"postcss-loader": "8.1.1",
|
||||
"prettier": "3.5.2",
|
||||
"prettier": "3.5.3",
|
||||
"sass": "1.85.1",
|
||||
"sass-loader": "16.0.5",
|
||||
"shx": "0.3.4",
|
||||
|
|
Loading…
Reference in New Issue