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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-31 07:24:22 +02:00 committed by GitHub
parent e2bb139f39
commit 57e89aec4a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

18
package-lock.json generated
View File

@ -19,13 +19,13 @@
"uuid": "11.1.0" "uuid": "11.1.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/eslint-parser": "7.26.10", "@babel/eslint-parser": "7.27.0",
"autoprefixer": "10.4.21", "autoprefixer": "10.4.21",
"copy-webpack-plugin": "13.0.0", "copy-webpack-plugin": "13.0.0",
"css-loader": "7.1.2", "css-loader": "7.1.2",
"eslint": "9.23.0", "eslint": "9.23.0",
"eslint-config-prettier": "10.1.1", "eslint-config-prettier": "10.1.1",
"eslint-plugin-prettier": "5.2.4", "eslint-plugin-prettier": "5.2.5",
"favicons": "7.2.0", "favicons": "7.2.0",
"favicons-webpack-plugin": "6.0.1", "favicons-webpack-plugin": "6.0.1",
"globals": "16.0.0", "globals": "16.0.0",
@ -143,9 +143,9 @@
} }
}, },
"node_modules/@babel/eslint-parser": { "node_modules/@babel/eslint-parser": {
"version": "7.26.10", "version": "7.27.0",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.26.10.tgz", "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.27.0.tgz",
"integrity": "sha512-QsfQZr4AiLpKqn7fz+j7SN+f43z2DZCgGyYbNJ2vJOqKfG4E6MZer1+jqGZqKJaxq/gdO2DC/nUu45+pOL5p2Q==", "integrity": "sha512-dtnzmSjXfgL/HDgMcmsLSzyGbEosi4DrGWoCNfuI+W4IkVJw6izpTe7LtOdwAXnkDqw5yweboYCTkM2rQizCng==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@ -4633,9 +4633,9 @@
} }
}, },
"node_modules/eslint-plugin-prettier": { "node_modules/eslint-plugin-prettier": {
"version": "5.2.4", "version": "5.2.5",
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.4.tgz", "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.5.tgz",
"integrity": "sha512-SFtuYmnhwYCtuCDTKPoK+CEzCnEgKTU2qTLwoCxvrC0MFBTIXo1i6hDYOI4cwHaE5GZtlWmTN3YfucYi7KJwPw==", "integrity": "sha512-IKKP8R87pJyMl7WWamLgPkloB16dagPIdd2FjBDbyRYPKo93wS/NbCOPh6gH+ieNLC+XZrhJt/kWj0PS/DFdmg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@ -4651,7 +4651,7 @@
"peerDependencies": { "peerDependencies": {
"@types/eslint": ">=8.0.0", "@types/eslint": ">=8.0.0",
"eslint": ">=8.0.0", "eslint": ">=8.0.0",
"eslint-config-prettier": "*", "eslint-config-prettier": ">= 7.0.0 <10.0.0 || >=10.1.0",
"prettier": ">=3.0.0" "prettier": ">=3.0.0"
}, },
"peerDependenciesMeta": { "peerDependenciesMeta": {

View File

@ -44,13 +44,13 @@
"uuid": "11.1.0" "uuid": "11.1.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/eslint-parser": "7.26.10", "@babel/eslint-parser": "7.27.0",
"autoprefixer": "10.4.21", "autoprefixer": "10.4.21",
"copy-webpack-plugin": "13.0.0", "copy-webpack-plugin": "13.0.0",
"css-loader": "7.1.2", "css-loader": "7.1.2",
"eslint": "9.23.0", "eslint": "9.23.0",
"eslint-config-prettier": "10.1.1", "eslint-config-prettier": "10.1.1",
"eslint-plugin-prettier": "5.2.4", "eslint-plugin-prettier": "5.2.5",
"favicons": "7.2.0", "favicons": "7.2.0",
"favicons-webpack-plugin": "6.0.1", "favicons-webpack-plugin": "6.0.1",
"globals": "16.0.0", "globals": "16.0.0",