♻️ refactor(ui): Dependencies

This commit is contained in:
web@ppanel
2024-11-14 21:21:00 +07:00
parent 5af60aa4de
commit 727d779b84
187 changed files with 26448 additions and 14037 deletions
+6 -6
View File
@@ -13,15 +13,15 @@
"@iconify/react": "^5.0.2",
"@repo/ui": "workspace:*",
"@shadcn/ui": "workspace:*",
"@tanstack/react-query": "^5.59.20",
"@tanstack/react-query-next-experimental": "^5.59.20",
"@tanstack/react-query": "^5.60.2",
"@tanstack/react-query-next-experimental": "^5.60.2",
"ahooks": "^3.8.1",
"axios": "^1.7.7",
"crypto-js": "^4.2.0",
"mathjs": "^13.2.1",
"mathjs": "^13.2.2",
"nanoid": "^5.0.8",
"next": "^15.0.3",
"next-intl": "^3.25.0",
"next-intl": "^3.25.1",
"next-runtime-env": "^3.2.2",
"next-themes": "^0.4.3",
"nextjs-toploader": "^3.7.15",
@@ -36,8 +36,8 @@
"@repo/eslint-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
"@types/node": "^22.9.0",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"typescript": "^5.6.3"
}
}