mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
filters dispolaying, now need to link it to the data
This commit is contained in:
12
package.json
12
package.json
@@ -9,17 +9,13 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.13.5",
|
||||
"@emotion/styled": "^11.13.5",
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.0",
|
||||
"@headlessui/react": "^2.2.0",
|
||||
"@heroicons/react": "^2.2.0",
|
||||
"@lucia-auth/adapter-drizzle": "^1.1.0",
|
||||
"@mui/icons-material": "^6.1.7",
|
||||
"@mui/joy": "^5.0.0-beta.48",
|
||||
"@mui/material": "^6.1.7",
|
||||
"@mui/styles": "^6.1.7",
|
||||
"@mui/system": "^6.1.7",
|
||||
"@mui/x-data-grid": "^7.22.2",
|
||||
"@mui/material": "^6.4.3",
|
||||
"@mui/x-tree-view": "^7.25.0",
|
||||
"@oslojs/crypto": "^1.0.1",
|
||||
"@oslojs/encoding": "^1.1.0",
|
||||
"@radix-ui/react-alert-dialog": "^1.1.5",
|
||||
|
||||
Reference in New Issue
Block a user