Skip to content

Commit

Permalink
(feat): dashboard UI changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AkshayaFoiger committed Jun 30, 2024
1 parent eeef457 commit 3f2afc6
Show file tree
Hide file tree
Showing 6 changed files with 1,035 additions and 284 deletions.
10 changes: 6 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.49.1",
"react-lottie": "^1.2.4",
"semver": "7.5.4",
"tsx": "4.6.2",
"url-join": "5.0.0",
Expand Down Expand Up @@ -106,22 +107,22 @@
"@testing-library/jest-dom": "6.1.5",
"@testing-library/react": "14.1.2",
"@testing-library/react-hooks": "8.0.1",
"@trpc/client": "10.44.1",
"@trpc/next": "10.44.1",
"@trpc/server": "10.44.1",
"@types/bluebird": "3.5.42",
"@types/lodash-es": "4.17.12",
"@types/node": "20.10.4",
"@types/omit-deep-lodash": "1.1.3",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.17",
"@types/react-lottie": "^1.2.10",
"@types/semver": "7.5.6",
"@types/setup-polly-jest": "0.5.5",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@trpc/client": "10.44.1",
"@trpc/next": "10.44.1",
"@trpc/server": "10.44.1",
"@vanilla-extract/vite-plugin": "3.9.3",
"@vitest/coverage-v8": "0.34.2",
"vite": "5.0.8",
"dependency-cruiser": "15.5.0",
"eslint": "8.55.0",
"eslint-config-next": "14.0.4",
Expand All @@ -139,6 +140,7 @@
"setup-polly-jest": "0.11.0",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"vite": "5.0.8",
"vite-tsconfig-paths": "4.2.2",
"vitest": "0.34.2"
},
Expand Down
Loading

0 comments on commit 3f2afc6

Please sign in to comment.