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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-10 05:43:34 +00:00 committed by GitHub
parent 230075d78b
commit 3f3132e506
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 46 additions and 33 deletions

69
package-lock.json generated
View File

@ -19,21 +19,21 @@
"uuid": "11.0.5" "uuid": "11.0.5"
}, },
"devDependencies": { "devDependencies": {
"@babel/eslint-parser": "7.26.5", "@babel/eslint-parser": "7.26.8",
"autoprefixer": "10.4.20", "autoprefixer": "10.4.20",
"copy-webpack-plugin": "12.0.2", "copy-webpack-plugin": "12.0.2",
"css-loader": "7.1.2", "css-loader": "7.1.2",
"eslint": "9.19.0", "eslint": "9.20.0",
"eslint-config-prettier": "10.0.1", "eslint-config-prettier": "10.0.1",
"eslint-plugin-prettier": "5.2.3", "eslint-plugin-prettier": "5.2.3",
"favicons": "7.2.0", "favicons": "7.2.0",
"favicons-webpack-plugin": "6.0.1", "favicons-webpack-plugin": "6.0.1",
"globals": "15.14.0", "globals": "15.14.0",
"html-validate": "9.2.0", "html-validate": "9.2.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.4.2", "prettier": "3.5.0",
"sass": "1.83.4", "sass": "1.84.0",
"sass-loader": "16.0.4", "sass-loader": "16.0.4",
"shx": "0.3.4", "shx": "0.3.4",
"svg-sprite": "2.0.4", "svg-sprite": "2.0.4",
@ -143,9 +143,9 @@
} }
}, },
"node_modules/@babel/eslint-parser": { "node_modules/@babel/eslint-parser": {
"version": "7.26.5", "version": "7.26.8",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.26.5.tgz", "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.26.8.tgz",
"integrity": "sha512-Kkm8C8uxI842AwQADxl0GbcG1rupELYLShazYEZO/2DYjhyWXJIOUVOE3tBYm6JXzUCNJOZEzqc4rCW/jsEQYQ==", "integrity": "sha512-3tBctaHRW6xSub26z7n8uyOTwwUsCdvIug/oxBH9n6yCO5hMj2vwDJAo7RbBMKrM7P+W2j61zLKviJQFGOYKMg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@ -559,9 +559,9 @@
} }
}, },
"node_modules/@eslint/js": { "node_modules/@eslint/js": {
"version": "9.19.0", "version": "9.20.0",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.19.0.tgz", "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.20.0.tgz",
"integrity": "sha512-rbq9/g38qjfqFLOVPvwjIvFFdNziEC5S65jmjPw5r6A//QH+W91akh9irMwjDN8zKUTak6W9EsAv4m/7Wnw0UQ==", "integrity": "sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
@ -4557,18 +4557,18 @@
} }
}, },
"node_modules/eslint": { "node_modules/eslint": {
"version": "9.19.0", "version": "9.20.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.19.0.tgz", "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.20.0.tgz",
"integrity": "sha512-ug92j0LepKlbbEv6hD911THhoRHmbdXt2gX+VDABAW/Ir7D3nqKdv5Pf5vtlyY6HQMTEP2skXY43ueqTCWssEA==", "integrity": "sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/eslint-utils": "^4.2.0",
"@eslint-community/regexpp": "^4.12.1", "@eslint-community/regexpp": "^4.12.1",
"@eslint/config-array": "^0.19.0", "@eslint/config-array": "^0.19.0",
"@eslint/core": "^0.10.0", "@eslint/core": "^0.11.0",
"@eslint/eslintrc": "^3.2.0", "@eslint/eslintrc": "^3.2.0",
"@eslint/js": "9.19.0", "@eslint/js": "9.20.0",
"@eslint/plugin-kit": "^0.2.5", "@eslint/plugin-kit": "^0.2.5",
"@humanfs/node": "^0.16.6", "@humanfs/node": "^0.16.6",
"@humanwhocodes/module-importer": "^1.0.1", "@humanwhocodes/module-importer": "^1.0.1",
@ -4684,6 +4684,19 @@
"node": ">=10" "node": ">=10"
} }
}, },
"node_modules/eslint/node_modules/@eslint/core": {
"version": "0.11.0",
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.11.0.tgz",
"integrity": "sha512-DWUB2pksgNEb6Bz2fggIy1wh6fGgZP4Xyy/Mt0QZPiloKKXerbqq9D3SBQTlCRYOrcRPu4vuz+CGjwdfqxnoWA==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@types/json-schema": "^7.0.15"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
}
},
"node_modules/eslint/node_modules/eslint-scope": { "node_modules/eslint/node_modules/eslint-scope": {
"version": "8.2.0", "version": "8.2.0",
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.2.0.tgz", "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.2.0.tgz",
@ -5398,9 +5411,9 @@
} }
}, },
"node_modules/html-validate": { "node_modules/html-validate": {
"version": "9.2.0", "version": "9.2.1",
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-9.2.0.tgz", "resolved": "https://registry.npmjs.org/html-validate/-/html-validate-9.2.1.tgz",
"integrity": "sha512-aPTtkPV3vyByEF/qFM7OWxDRIuS6ySgQJxuZsTD3lnPvnb0payH8VK1UAMGDTKy/6qY+lDZSXkqQ5jY47Dxg5A==", "integrity": "sha512-nHvvMyvErYP8BbuaxyRJ2ZOqwzo0SrTGii5YZaTZUHcgQ7HKw5vrvjig86DUhCwjX0URHYY30+zmV/AkszdC5g==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@ -5471,9 +5484,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/html-validate/node_modules/semver": { "node_modules/html-validate/node_modules/semver": {
"version": "7.7.0", "version": "7.7.1",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.0.tgz", "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==", "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
"dev": true, "dev": true,
"license": "ISC", "license": "ISC",
"bin": { "bin": {
@ -7707,9 +7720,9 @@
} }
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "3.4.2", "version": "3.5.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.0.tgz",
"integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==", "integrity": "sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"bin": { "bin": {
@ -8163,9 +8176,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.83.4", "version": "1.84.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.83.4.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.84.0.tgz",
"integrity": "sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==", "integrity": "sha512-XDAbhEPJRxi7H0SxrnOpiXFQoUJHwkR2u3Zc4el+fK/Tt5Hpzw5kkQ59qVDfvdaUq6gCrEZIbySFBM2T9DNKHg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@ -44,21 +44,21 @@
"uuid": "11.0.5" "uuid": "11.0.5"
}, },
"devDependencies": { "devDependencies": {
"@babel/eslint-parser": "7.26.5", "@babel/eslint-parser": "7.26.8",
"autoprefixer": "10.4.20", "autoprefixer": "10.4.20",
"copy-webpack-plugin": "12.0.2", "copy-webpack-plugin": "12.0.2",
"css-loader": "7.1.2", "css-loader": "7.1.2",
"eslint": "9.19.0", "eslint": "9.20.0",
"eslint-config-prettier": "10.0.1", "eslint-config-prettier": "10.0.1",
"eslint-plugin-prettier": "5.2.3", "eslint-plugin-prettier": "5.2.3",
"favicons": "7.2.0", "favicons": "7.2.0",
"favicons-webpack-plugin": "6.0.1", "favicons-webpack-plugin": "6.0.1",
"globals": "15.14.0", "globals": "15.14.0",
"html-validate": "9.2.0", "html-validate": "9.2.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.4.2", "prettier": "3.5.0",
"sass": "1.83.4", "sass": "1.84.0",
"sass-loader": "16.0.4", "sass-loader": "16.0.4",
"shx": "0.3.4", "shx": "0.3.4",
"svg-sprite": "2.0.4", "svg-sprite": "2.0.4",