chore(deps): update devdeps non-major

This commit is contained in:
renovate[bot] 2024-06-03 02:21:05 +00:00
parent 1817dbe5ce
commit e4a146c268
2 changed files with 15 additions and 15 deletions

24
package-lock.json generated
View File

@ -29,11 +29,11 @@
"eslint-plugin-prettier": "5.1.3",
"favicons": "7.2.0",
"favicons-webpack-plugin": "6.0.1",
"html-validate": "8.19.1",
"html-validate": "8.20.0",
"npm-run-all2": "6.2.0",
"postcss-loader": "8.1.1",
"prettier": "3.2.5",
"sass": "1.77.2",
"prettier": "3.3.0",
"sass": "1.77.4",
"sass-loader": "14.2.1",
"shx": "0.3.4",
"svg-sprite": "2.0.4",
@ -6126,9 +6126,9 @@
}
},
"node_modules/html-validate": {
"version": "8.19.1",
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.19.1.tgz",
"integrity": "sha512-8nV35ZRr2eOy1tGeFZzBaV4rHaHtK6GZRfjOsqXi/iZ0BMajfMHcCZno2mWsSmX2rcjD228WbHgiAldTZwO2Xw==",
"version": "8.20.0",
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.20.0.tgz",
"integrity": "sha512-8tzr5b72BfUK/zBsfVN/1qrECfdATs12+3Q5jxUf24tDUquw3tHRW3QWoz9BBmeXKvDVmvuLrBk+Ad1u/i18EA==",
"dev": true,
"funding": [
{
@ -9203,9 +9203,9 @@
}
},
"node_modules/prettier": {
"version": "3.2.5",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz",
"integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==",
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.0.tgz",
"integrity": "sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==",
"dev": true,
"license": "MIT",
"bin": {
@ -9755,9 +9755,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.77.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.2.tgz",
"integrity": "sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA==",
"version": "1.77.4",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.4.tgz",
"integrity": "sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -53,11 +53,11 @@
"eslint-plugin-prettier": "5.1.3",
"favicons": "7.2.0",
"favicons-webpack-plugin": "6.0.1",
"html-validate": "8.19.1",
"html-validate": "8.20.0",
"npm-run-all2": "6.2.0",
"postcss-loader": "8.1.1",
"prettier": "3.2.5",
"sass": "1.77.2",
"prettier": "3.3.0",
"sass": "1.77.4",
"sass-loader": "14.2.1",
"shx": "0.3.4",
"svg-sprite": "2.0.4",