Skip to content

Commit 7740cb2

Browse files
committed
feat(super-admin-dashboard): implements a super admin dashboard
1 parent 31852e3 commit 7740cb2

29 files changed

+2106
-318
lines changed

package-lock.json

Lines changed: 14 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"apollo-upload-client": "^17.0.0",
5858
"autoprefixer": "^10.4.14",
5959
"axios": "^1.6.1",
60-
"chart.js": "^4.3.2",
60+
"chart.js": "^4.4.6",
6161
"cleave.js": "^1.6.0",
6262
"cloudinary": "^1.39.0",
6363
"cloudinary-react": "^1.8.1",
@@ -107,7 +107,7 @@
107107
"react-tooltip": "^4.5.1",
108108
"react-widgets": "^5.8.4",
109109
"reactjs-popup": "^2.0.5",
110-
"recharts": "^2.7.2",
110+
"recharts": "^2.13.3",
111111
"sheetjs-style": "^0.15.8",
112112
"sinon": "^14.0.2",
113113
"subscriptions-transport-ws": "^0.11.0",

src/assets/dash-event-icon.svg

Lines changed: 3 additions & 0 deletions
Loading

src/assets/multiple-users.svg

Lines changed: 3 additions & 0 deletions
Loading

src/assets/no-event.png

25.8 KB
Loading

0 commit comments

Comments
 (0)