feat: update dependencies in package.json and package-lock.json

This commit is contained in:
ArraysID
2025-04-27 06:11:39 +07:00
parent 10da7d0a16
commit f9191708f4
2 changed files with 62 additions and 2 deletions
+3
View File
@@ -26,10 +26,12 @@
"dependencies": {
"@ant-design/icons": "^6.0.0",
"@hookform/resolvers": "^5.0.1",
"@radix-ui/react-slot": "^1.2.0",
"@tanstack/react-query": "^5.74.4",
"@tanstack/react-store": "^0.7.0",
"@tanstack/react-table": "^8.21.2",
"axios": "^1.8.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"framer-motion": "^12.9.2",
"js-cookie": "^3.0.5",
@@ -38,6 +40,7 @@
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-hook-form": "^7.55.0",
"react-icons": "^5.5.0",
"react-router-dom": "^7.3.0",
"sonner": "^2.0.3",
"tailwind-merge": "^3.0.2",