chore(deps): update devdeps non-major

This commit is contained in:
renovate[bot] 2024-03-04 03:25:17 +00:00
parent 00c6f5ed0b
commit c01f3f0f51
2 changed files with 34 additions and 48 deletions

74
package-lock.json generated
View File

@ -17,7 +17,7 @@
"devDependencies": {
"@babel/eslint-parser": "7.23.10",
"@eloquent/git-version-webpack-plugin": "5.0.1",
"autoprefixer": "10.4.17",
"autoprefixer": "10.4.18",
"copy-webpack-plugin": "12.0.2",
"css-loader": "6.10.0",
"eslint": "8.57.0",
@ -25,14 +25,14 @@
"eslint-plugin-prettier": "5.1.3",
"favicons": "7.1.5",
"favicons-webpack-plugin": "6.0.1",
"html-validate": "8.11.0",
"html-validate": "8.12.0",
"npm-run-all2": "6.1.2",
"postcss-loader": "8.1.0",
"postcss-loader": "8.1.1",
"prettier": "3.2.5",
"sass": "1.71.1",
"sass-loader": "14.1.1",
"shx": "0.3.4",
"svg-sprite": "2.0.2",
"svg-sprite": "2.0.3",
"svgtofont": "4.1.2",
"uuid": "9.0.1",
"webpack": "5.90.3",
@ -2257,9 +2257,9 @@
}
},
"node_modules/autoprefixer": {
"version": "10.4.17",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.17.tgz",
"integrity": "sha512-/cpVNRLSfhOtcGflT13P2794gVSgmPgTR+erw5ifnMLZb0UnSlkK4tquLmkd3BhA+nLo5tX8Cu0upUsGKvKbmg==",
"version": "10.4.18",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.18.tgz",
"integrity": "sha512-1DKbDfsr6KUElM6wg+0zRNkB/Q7WcKYAaK+pzXn+Xqmszm/5Xa9coeNdtP88Vi+dPzZnMjhge8GIV49ZQkDa+g==",
"dev": true,
"funding": [
{
@ -2276,8 +2276,8 @@
}
],
"dependencies": {
"browserslist": "^4.22.2",
"caniuse-lite": "^1.0.30001578",
"browserslist": "^4.23.0",
"caniuse-lite": "^1.0.30001591",
"fraction.js": "^4.3.7",
"normalize-range": "^0.1.2",
"picocolors": "^1.0.0",
@ -2588,9 +2588,9 @@
}
},
"node_modules/caniuse-lite": {
"version": "1.0.30001588",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001588.tgz",
"integrity": "sha512-+hVY9jE44uKLkH0SrUTqxjxqNTOWHsbnQDIKjwkZ3lNTzUUVdBLBGXtj/q5Mp5u98r3droaZAewQuEDzjQdZlQ==",
"version": "1.0.30001593",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001593.tgz",
"integrity": "sha512-UWM1zlo3cZfkpBysd7AS+z+v007q9G1+fLTUU42rQnY6t2axoogPW/xol6T7juU5EUoOhML4WgBIdG+9yYqAjQ==",
"dev": true,
"funding": [
{
@ -5706,9 +5706,9 @@
}
},
"node_modules/html-validate": {
"version": "8.11.0",
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.11.0.tgz",
"integrity": "sha512-LYAH75f823ha2Celae4sj4yuoNAfEt0VaGzsuZXLkcToVJ+JVa6efw3XNcXN3dO/pJ7N7RLBwhE2Bny1ix0ZVw==",
"version": "8.12.0",
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.12.0.tgz",
"integrity": "sha512-a3erV9NTYPDlo7mPgR5ta712UQDzRlWjw0Dhfm7ytRkgUjpWhLq6o4ulTQA8ZE8zG8ov162GCfmz5skB1yQSUw==",
"dev": true,
"workspaces": [
"docs",
@ -6698,18 +6698,6 @@
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
"dev": true
},
"node_modules/lodash.trim": {
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/lodash.trim/-/lodash.trim-4.5.1.tgz",
"integrity": "sha512-nJAlRl/K+eiOehWKDzoBVrSMhK0K3A3YQsUNXHQa5yIrKBAhsZgSu3KoAFoFT+mEgiyBHddZ0pRk1ITpIp90Wg==",
"dev": true
},
"node_modules/lodash.trimstart": {
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/lodash.trimstart/-/lodash.trimstart-4.5.1.tgz",
"integrity": "sha512-b/+D6La8tU76L/61/aN0jULWHkT0EeJCmVstPBn/K9MtD2qBW83AsBNrr63dKuWYwVMO7ucv13QNO/Ek/2RKaQ==",
"dev": true
},
"node_modules/logform": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/logform/-/logform-2.6.0.tgz",
@ -8487,9 +8475,9 @@
}
},
"node_modules/postcss-loader": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-8.1.0.tgz",
"integrity": "sha512-AbperNcX3rlob7Ay7A/HQcrofug1caABBkopoFeOQMspZBqcqj6giYn1Bwey/0uiOPAcR+NQD0I2HC7rXzk91w==",
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-8.1.1.tgz",
"integrity": "sha512-0IeqyAsG6tYiDRCYKQJLAmgQr47DX6N7sFSWvQxt6AcupX8DIdmykuk/o/tx0Lze3ErGHJEp5OSRxrelC6+NdQ==",
"dev": true,
"dependencies": {
"cosmiconfig": "^9.0.0",
@ -10035,14 +10023,14 @@
}
},
"node_modules/svg-sprite": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/svg-sprite/-/svg-sprite-2.0.2.tgz",
"integrity": "sha512-vLFP/t4YCu62mvOzUt6g9bqpKrPjYsLuzegw5WsIsv3DkulAI/fRC+k7Atk//rIkUDbvKo572nJ6o4YT+FbKig==",
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/svg-sprite/-/svg-sprite-2.0.3.tgz",
"integrity": "sha512-y39yDRCm4A7hVGiJOSCTTu0S04lvCZAUNVQ5wG9URWqlLPWHqDQUp610GUUnszxXH5IJsHv5R+/S2HoYrwMYQw==",
"dev": true,
"dependencies": {
"@resvg/resvg-js": "^2.1.0",
"@xmldom/xmldom": "^0.8.3",
"async": "^3.2.4",
"@resvg/resvg-js": "^2.6.0",
"@xmldom/xmldom": "^0.8.10",
"async": "^3.2.5",
"css-selector-parser": "^1.4.1",
"csso": "^4.2.0",
"cssom": "^0.5.0",
@ -10050,15 +10038,13 @@
"js-yaml": "^4.1.0",
"lodash.escape": "^4.0.1",
"lodash.merge": "^4.6.2",
"lodash.trim": "^4.5.1",
"lodash.trimstart": "^4.5.1",
"mustache": "^4.2.0",
"prettysize": "^2.0.0",
"svgo": "^2.8.0",
"vinyl": "^2.2.1",
"winston": "^3.8.2",
"xpath": "^0.0.32",
"yargs": "^17.5.1"
"winston": "^3.11.0",
"xpath": "^0.0.34",
"yargs": "^17.7.2"
},
"bin": {
"svg-sprite": "bin/svg-sprite.js"
@ -11499,9 +11485,9 @@
}
},
"node_modules/xpath": {
"version": "0.0.32",
"resolved": "https://registry.npmjs.org/xpath/-/xpath-0.0.32.tgz",
"integrity": "sha512-rxMJhSIoiO8vXcWvSifKqhvV96GjiD5wYb8/QHdoRyQvraTpp4IEv944nhGausZZ3u7dhQXteZuZbaqfpB7uYw==",
"version": "0.0.34",
"resolved": "https://registry.npmjs.org/xpath/-/xpath-0.0.34.tgz",
"integrity": "sha512-FxF6+rkr1rNSQrhUNYrAFJpRXNzlDoMxeXN5qI84939ylEv3qqPFKa85Oxr6tDaJKqwW6KKyo2v26TSv3k6LeA==",
"dev": true,
"engines": {
"node": ">=0.6.0"

View File

@ -41,7 +41,7 @@
"devDependencies": {
"@babel/eslint-parser": "7.23.10",
"@eloquent/git-version-webpack-plugin": "5.0.1",
"autoprefixer": "10.4.17",
"autoprefixer": "10.4.18",
"copy-webpack-plugin": "12.0.2",
"css-loader": "6.10.0",
"eslint": "8.57.0",
@ -49,14 +49,14 @@
"eslint-plugin-prettier": "5.1.3",
"favicons": "7.1.5",
"favicons-webpack-plugin": "6.0.1",
"html-validate": "8.11.0",
"html-validate": "8.12.0",
"npm-run-all2": "6.1.2",
"postcss-loader": "8.1.0",
"postcss-loader": "8.1.1",
"prettier": "3.2.5",
"sass": "1.71.1",
"sass-loader": "14.1.1",
"shx": "0.3.4",
"svg-sprite": "2.0.2",
"svg-sprite": "2.0.3",
"svgtofont": "4.1.2",
"uuid": "9.0.1",
"webpack": "5.90.3",