Skip to content

Commit

Permalink
Merge branch 'master' into feat/add-worker-context
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlaCarvajal authored Dec 5, 2024
2 parents 1268673 + db18236 commit 5bcaaf5
Show file tree
Hide file tree
Showing 22 changed files with 645 additions and 421 deletions.
312 changes: 116 additions & 196 deletions dashboard/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"preinstall": "cd ../sdk-js && npm i && npm run build"
},
"dependencies": {
"@headlessui/react": "^2.0.3",
"@radix-ui/react-accordion": "^1.2.1",
"@radix-ui/react-checkbox": "^1.1.1",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-dropdown-menu": "^2.1.2",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-separator": "^1.1.0",
Expand Down
Loading

0 comments on commit 5bcaaf5

Please sign in to comment.