mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
feat: support i18n [skip ci]
This commit is contained in:
+6
-4
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "1.9.4",
|
||||
"@tanstack/router-plugin": "^1.97.1",
|
||||
"@tanstack/router-plugin": "^1.97.3",
|
||||
"@types/node": "^22.10.7",
|
||||
"@types/react": "^19.0.7",
|
||||
"@types/react-dom": "^19.0.3",
|
||||
@@ -39,17 +39,19 @@
|
||||
"@radix-ui/react-switch": "^1.1.2",
|
||||
"@radix-ui/react-tabs": "^1.1.2",
|
||||
"@radix-ui/react-tooltip": "^1.1.6",
|
||||
"@tanstack/react-query": "^5.64.1",
|
||||
"@tanstack/react-router": "^1.97.1",
|
||||
"@tanstack/router-devtools": "^1.97.1",
|
||||
"@tanstack/react-query": "^5.64.2",
|
||||
"@tanstack/react-router": "^1.97.3",
|
||||
"@tanstack/router-devtools": "^1.97.3",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"i18next": "^24.2.1",
|
||||
"lucide-react": "^0.473.0",
|
||||
"next-themes": "^0.4.4",
|
||||
"react": "^19.0.0",
|
||||
"react-copy-to-clipboard": "^5.1.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"react-i18next": "^15.4.0",
|
||||
"react-syntax-highlighter": "^15.6.1",
|
||||
"sonner": "^1.7.2",
|
||||
"tailwind-merge": "^2.6.0",
|
||||
|
||||
Reference in New Issue
Block a user