Update Airport admin page

This commit is contained in:
2025-05-12 20:35:20 -04:00
parent dc1a6de6c6
commit a273d4134b
13 changed files with 264 additions and 47 deletions

View File

@@ -11,11 +11,12 @@
"format": "prettier --write src"
},
"dependencies": {
"@mantine/core": "^7.17.2",
"@mantine/form": "^7.17.2",
"@mantine/hooks": "^7.17.2",
"@mantine/modals": "^7.17.2",
"@mantine/notifications": "^7.17.2",
"@mantine/core": "^8.0.0",
"@mantine/dropzone": "^8.0.0",
"@mantine/form": "^8.0.0",
"@mantine/hooks": "^8.0.0",
"@mantine/modals": "^8.0.0",
"@mantine/notifications": "^8.0.0",
"@tabler/icons-react": "^3.31.0",
"d3": "^7.9.0",
"js-cookie": "^3.0.5",