fix(deps): update npm minor/patch

This commit is contained in:
renovate[bot]
2026-01-07 20:40:33 +00:00
committed by GitHub
parent acefca27cc
commit 6f64648d1f
2 changed files with 135 additions and 120 deletions

View File

@@ -38,7 +38,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"i18next": "^25.7.3",
"i18next": "^25.7.4",
"i18next-browser-languagedetector": "^8.2.0",
"lucide-react": "^0.562.0",
"react": "^19.2.3",
@@ -46,7 +46,7 @@
"react-hook-form": "^7.70.0",
"react-hot-toast": "^2.6.0",
"react-i18next": "^16.5.1",
"react-router-dom": "^7.11.0",
"react-router-dom": "^7.12.0",
"tailwind-merge": "^3.4.0",
"tldts": "^7.0.19"
},
@@ -59,8 +59,8 @@
"@types/node": "^25.0.3",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"@typescript-eslint/eslint-plugin": "^8.51.0",
"@typescript-eslint/parser": "^8.51.0",
"@typescript-eslint/eslint-plugin": "^8.52.0",
"@typescript-eslint/parser": "^8.52.0",
"@vitejs/plugin-react": "^5.1.2",
"@vitest/coverage-istanbul": "^4.0.16",
"@vitest/coverage-v8": "^4.0.16",
@@ -70,12 +70,12 @@
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.4.25",
"jsdom": "^27.4.0",
"knip": "^5.79.0",
"knip": "^5.80.0",
"postcss": "^8.5.6",
"tailwindcss": "^4.1.18",
"typescript": "^5.9.3",
"typescript-eslint": "^8.51.0",
"vite": "^7.3.0",
"typescript-eslint": "^8.52.0",
"vite": "^7.3.1",
"vitest": "^4.0.16"
}
}