fix(deps): update weekly-non-major-updates

This commit is contained in:
renovate[bot]
2026-02-16 17:36:30 +00:00
committed by GitHub
parent 4d3962e05a
commit a7ed841d25
3 changed files with 83 additions and 83 deletions

View File

@@ -38,7 +38,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"i18next": "^25.8.9",
"i18next": "^25.8.10",
"i18next-browser-languagedetector": "^8.2.1",
"lucide-react": "^0.564.0",
"react": "^19.2.4",
@@ -59,8 +59,8 @@
"@types/node": "^25.2.3",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@typescript-eslint/eslint-plugin": "^8.55.0",
"@typescript-eslint/parser": "^8.55.0",
"@typescript-eslint/eslint-plugin": "^8.56.0",
"@typescript-eslint/parser": "^8.56.0",
"@vitejs/plugin-react": "^5.1.4",
"@vitest/coverage-istanbul": "^4.0.18",
"@vitest/coverage-v8": "^4.0.18",
@@ -74,7 +74,7 @@
"postcss": "^8.5.6",
"tailwindcss": "^4.1.18",
"typescript": "^5.9.3",
"typescript-eslint": "^8.55.0",
"typescript-eslint": "^8.56.0",
"vite": "^7.3.1",
"vitest": "^4.0.18"
}