♻️ refactor(ui): Dependencies
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user