chore: update dependencies

This commit is contained in:
zhom
2026-04-02 12:07:31 +04:00
parent 088f36e38f
commit ac5d975e5b
4 changed files with 613 additions and 639 deletions
+9 -3
View File
@@ -57,15 +57,15 @@
"cmdk": "^1.1.1",
"color": "^5.0.3",
"flag-icons": "^7.5.0",
"i18next": "^26.0.0",
"i18next": "^26.0.3",
"lucide-react": "^1.7.0",
"motion": "^12.38.0",
"next": "^16.2.1",
"next": "^16.2.2",
"next-themes": "^0.4.6",
"radix-ui": "^1.4.3",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-i18next": "^17.0.0",
"react-i18next": "^17.0.2",
"react-icons": "^5.6.0",
"recharts": "3.8.1",
"sonner": "^2.0.7",
@@ -88,6 +88,12 @@
"tw-animate-css": "^1.4.0",
"typescript": "~6.0.2"
},
"pnpm": {
"overrides": {
"picomatch@>=4.0.0 <4.0.4": ">=4.0.4",
"path-to-regexp@>=8.0.0 <8.4.0": ">=8.4.0"
}
},
"packageManager": "pnpm@10.30.1",
"lint-staged": {
"**/*.{js,jsx,ts,tsx,json,css}": [