mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-05 18:26:45 -05:00
stuff...?
This commit is contained in:
@@ -9,8 +9,11 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.13.3",
|
||||
"@chakra-ui/react": "^3.1.2",
|
||||
"@emotion/react": "^11.13.5",
|
||||
"@emotion/styled": "^11.13.0",
|
||||
"@headlessui/react": "^2.2.0",
|
||||
"@heroicons/react": "^2.2.0",
|
||||
"@mui/icons-material": "^6.1.7",
|
||||
"@mui/joy": "^5.0.0-beta.48",
|
||||
"@mui/material": "^6.1.7",
|
||||
@@ -22,9 +25,11 @@
|
||||
"drizzle-orm": "^0.36.3",
|
||||
"fontsource-roboto": "^4.0.0",
|
||||
"next": "15.0.3",
|
||||
"next-themes": "^0.4.3",
|
||||
"pg": "^8.13.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0"
|
||||
"react-dom": "18.2.0",
|
||||
"react-icons": "^5.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.17.6",
|
||||
|
||||
Reference in New Issue
Block a user