fix(deps): update non-major-updates

This commit is contained in:
renovate[bot]
2026-04-15 16:02:03 +00:00
committed by GitHub
parent 813985a903
commit 15947616a9
9 changed files with 27 additions and 27 deletions

View File

@@ -19,14 +19,14 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"i18next": "^26.0.4",
"i18next": "^26.0.5",
"i18next-browser-languagedetector": "^8.2.1",
"lucide-react": "^1.8.0",
"react": "^19.2.5",
"react-dom": "^19.2.5",
"react-hook-form": "^7.72.1",
"react-hot-toast": "^2.6.0",
"react-i18next": "^17.0.2",
"react-i18next": "^17.0.3",
"react-router-dom": "^7.14.1",
"recharts": "^3.8.1",
"tailwind-merge": "^3.5.0",
@@ -52,7 +52,7 @@
"@vitejs/plugin-react": "^6.0.1",
"@vitest/coverage-istanbul": "^4.1.4",
"@vitest/coverage-v8": "^4.1.4",
"@vitest/eslint-plugin": "^1.6.15",
"@vitest/eslint-plugin": "^1.6.16",
"@vitest/ui": "^4.1.4",
"autoprefixer": "^10.5.0",
"eslint": "^10.2.0",
@@ -71,7 +71,7 @@
"eslint-plugin-unused-imports": "^4.4.1",
"jsdom": "29.0.2",
"knip": "^6.4.1",
"postcss": "^8.5.9",
"postcss": "^8.5.10",
"tailwindcss": "^4.2.2",
"typescript": "^6.0.2",
"typescript-eslint": "^8.58.2",
@@ -4446,9 +4446,9 @@
}
},
"node_modules/@vitest/eslint-plugin": {
"version": "1.6.15",
"resolved": "https://registry.npmjs.org/@vitest/eslint-plugin/-/eslint-plugin-1.6.15.tgz",
"integrity": "sha512-dTMjrdngmcB+DxomlKQ+SUubCTvd0m2hQQFpv5sx+GRodmeoxr2PVbphk57SVp250vpxphk9Ccwyv6fQ6+2gkA==",
"version": "1.6.16",
"resolved": "https://registry.npmjs.org/@vitest/eslint-plugin/-/eslint-plugin-1.6.16.tgz",
"integrity": "sha512-2pBN1F1JXq6zTSaYC58CMJa7pGxXIRsLfOioeZM4cPE3pRdSh1ySTSoHPQlOTEF5WgoVzWZQxhGQ3ygT78hOVg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9929,9 +9929,9 @@
}
},
"node_modules/postcss": {
"version": "8.5.9",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.9.tgz",
"integrity": "sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==",
"version": "8.5.10",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.10.tgz",
"integrity": "sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==",
"dev": true,
"funding": [
{

View File

@@ -38,14 +38,14 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"i18next": "^26.0.4",
"i18next": "^26.0.5",
"i18next-browser-languagedetector": "^8.2.1",
"lucide-react": "^1.8.0",
"react": "^19.2.5",
"react-dom": "^19.2.5",
"react-hook-form": "^7.72.1",
"react-hot-toast": "^2.6.0",
"react-i18next": "^17.0.2",
"react-i18next": "^17.0.3",
"react-router-dom": "^7.14.1",
"recharts": "^3.8.1",
"tailwind-merge": "^3.5.0",
@@ -71,7 +71,7 @@
"@vitejs/plugin-react": "^6.0.1",
"@vitest/coverage-istanbul": "^4.1.4",
"@vitest/coverage-v8": "^4.1.4",
"@vitest/eslint-plugin": "^1.6.15",
"@vitest/eslint-plugin": "^1.6.16",
"@vitest/ui": "^4.1.4",
"autoprefixer": "^10.5.0",
"eslint": "^10.2.0",
@@ -90,7 +90,7 @@
"eslint-plugin-unused-imports": "^4.4.1",
"jsdom": "29.0.2",
"knip": "^6.4.1",
"postcss": "^8.5.9",
"postcss": "^8.5.10",
"tailwindcss": "^4.2.2",
"typescript": "^6.0.2",
"typescript-eslint": "^8.58.2",