chore: update dependencies

This commit is contained in:
zhom
2026-02-02 01:03:21 +04:00
parent 1f2c77c14f
commit 288685030a
6 changed files with 1881 additions and 1956 deletions
+11 -11
View File
@@ -56,28 +56,28 @@
"cmdk": "^1.1.1",
"color": "^5.0.3",
"flag-icons": "^7.5.0",
"i18next": "^25.7.4",
"lucide-react": "^0.562.0",
"motion": "^12.26.2",
"next": "^16.1.3",
"i18next": "^25.8.0",
"lucide-react": "^0.563.0",
"motion": "^12.29.2",
"next": "^16.1.6",
"next-themes": "^0.4.6",
"radix-ui": "^1.4.3",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-i18next": "^16.5.3",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-i18next": "^16.5.4",
"react-icons": "^5.5.0",
"recharts": "3.6.0",
"recharts": "3.7.0",
"sonner": "^2.0.7",
"tailwind-merge": "^3.4.0",
"tauri-plugin-macos-permissions-api": "^2.3.0"
},
"devDependencies": {
"@biomejs/biome": "2.3.11",
"@biomejs/biome": "2.3.13",
"@tailwindcss/postcss": "^4.1.18",
"@tauri-apps/cli": "^2.9.6",
"@types/color": "^4.2.0",
"@types/node": "^25.0.9",
"@types/react": "^19.2.8",
"@types/node": "^25.2.0",
"@types/react": "^19.2.10",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.2",
"husky": "^9.1.7",