Refactor code and update dependencies
Rearranged imports for better organization and readability across multiple files. Updated the `react-i18next` dependency to version 15.0.1 in various `package.json` files. Adjusted formatting in multiple TypeScript files to ensure code style consistency.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@tanstack/react-query": "5.51.21",
|
||||
"react-i18next": "^15.0.0"
|
||||
"react-i18next": "^15.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"i18next": "^23.12.2",
|
||||
|
||||
Reference in New Issue
Block a user