This commit is contained in:
2025-05-10 07:45:54 +00:00
parent e046623d68
commit 8c4442fb00
2 changed files with 966 additions and 268 deletions

View File

@@ -11,7 +11,8 @@
},
"dependencies": {
"@chakra-ui/icons": "^2.2.4",
"@chakra-ui/react": "^2.8.2",
"@chakra-ui/react": "^3.17.0",
"@chakra-ui/system": "^2.6.2",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"framer-motion": "^11.0.6",
@@ -29,7 +30,7 @@
"eslint": "^8.56.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"typescript": "^5.2.2",
"typescript": "~5.8.3",
"vite": "^5.1.0"
}
}