feat update

This commit is contained in:
TuanVT
2026-08-13 14:20:20 +07:00
parent 5c37d8ad00
commit a449c1799a
78 changed files with 1641 additions and 7652 deletions
+8 -2
View File
@@ -1,5 +1,5 @@
{
"name": "kham-benh-mo-pho",
"name": "TEDI-DDP",
"version": "0.1.0",
"private": true,
"scripts": {
@@ -11,6 +11,8 @@
"dependencies": {
"@radix-ui/react-popover": "^1.1.15",
"@radix-ui/react-tooltip": "^1.2.8",
"@react-three/drei": "^10.7.8",
"@react-three/fiber": "^9.7.0",
"@reduxjs/toolkit": "^2.12.0",
"@tanstack/react-query": "^5.100.11",
"axios": "^1.16.1",
@@ -25,7 +27,10 @@
"react-dom": "19.2.4",
"react-moment": "^2.0.2",
"react-redux": "^9.3.0",
"react-toastify": "^11.1.0"
"react-toastify": "^11.1.0",
"three": "^0.185.1",
"zod": "^4.4.3",
"zustand": "^5.0.14"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",
@@ -34,6 +39,7 @@
"@types/nprogress": "^0",
"@types/react": "^19",
"@types/react-dom": "^19",
"@types/three": "^0",
"babel-plugin-react-compiler": "1.0.0",
"eslint": "^9",
"eslint-config-next": "16.2.6",