feat:update all

This commit is contained in:
TuanVT
2026-06-03 16:42:07 +07:00
parent 62ca6dd0f9
commit 77dd05932e
36 changed files with 3098 additions and 693 deletions
+3
View File
@@ -9,6 +9,8 @@
"lint": "eslint"
},
"dependencies": {
"@radix-ui/react-popover": "^1.1.15",
"@radix-ui/react-tooltip": "^1.2.8",
"@reduxjs/toolkit": "^2.12.0",
"@tanstack/react-query": "^5.100.11",
"axios": "^1.16.1",
@@ -21,6 +23,7 @@
"nprogress": "^0.2.0",
"react": "19.2.4",
"react-dom": "19.2.4",
"react-moment": "^2.0.2",
"react-redux": "^9.3.0",
"react-toastify": "^11.1.0"
},