firewall Frontend Improvements

This commit is contained in:
Domingo Dirutigliano
2023-09-24 17:05:55 +02:00
parent 4247dc181d
commit 594e6b4e00
10 changed files with 389 additions and 26 deletions

View File

@@ -4,6 +4,7 @@
"private": true,
"dependencies": {
"@emotion/react": "^11.11.0",
"@hello-pangea/dnd": "^16.3.0",
"@mantine/core": "^6.0.13",
"@mantine/form": "^6.0.13",
"@mantine/hooks": "^6.0.13",
@@ -21,6 +22,7 @@
"@types/react": "^18.0.12",
"@types/react-dom": "^18.0.5",
"buffer": "^6.0.3",
"clsx": "^2.0.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-icons": "^4.4.0",