1. Hoist i18n dependencies
2. Updated react-i18next 3. Updated Prettier plugins to use import.meta.resolve, so we don't have issues with hoisting
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
"react": "19.0.0-rc-45804af1-20241021",
|
||||
"react-dom": "19.0.0-rc-45804af1-20241021",
|
||||
"react-hook-form": "^7.53.1",
|
||||
"react-i18next": "^15.1.0",
|
||||
"react-i18next": "^15.1.1",
|
||||
"recharts": "2.13.3",
|
||||
"sonner": "^1.7.0",
|
||||
"tailwind-merge": "^2.5.4",
|
||||
|
||||
Reference in New Issue
Block a user