Skip to content

Commit

Permalink
Roll back breaking dashboard UI changes from dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelBurgess committed Dec 6, 2024
1 parent 1f67a1e commit 2bd9495
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 226 deletions.
6 changes: 3 additions & 3 deletions ui/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"build-storybook": "storybook build -s public"
},
"dependencies": {
"@headlessui/react": "2.2.0",
"@headlessui/react": "1.7.19",
"@heroicons/react": "2.2.0",
"@material-symbols/svg-300": "0.27.1",
"@popperjs/core": "2.11.8",
Expand All @@ -30,7 +30,7 @@
"echarts-gl": "2.0.9",
"file-saver": "2.0.5",
"framer-motion": "11.12.0",
"jq-web": "0.6.0",
"jq-web": "0.5.1",
"lodash": "4.17.21",
"react": "18.3.1",
"react-cool-img": "1.2.12",
Expand All @@ -40,7 +40,7 @@
"react-papaparse": "4.4.0",
"react-placeholder": "4.1.0",
"react-popper": "2.3.0",
"react-router-dom": "7.0.2",
"react-router-dom": "6.28.0",
"react-router-hash-link": "2.4.3",
"react-select": "5.8.3",
"react-syntax-highlighter": "15.6.1",
Expand Down
Loading

0 comments on commit 2bd9495

Please sign in to comment.