Skip to content

Commit

Permalink
fix: revert dependencies to 3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
oyo committed Nov 5, 2024
1 parent 66dbe98 commit da7c1f2
Show file tree
Hide file tree
Showing 2 changed files with 3,082 additions and 1,663 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@catena-x/portal-shared-components",
"version": "3.7.1",
"version": "3.7.2",
"description": "Catena-X Portal Shared Components",
"author": "Catena-X Contributors",
"license": "Apache-2.0",
Expand Down Expand Up @@ -37,9 +37,9 @@
"@date-io/date-fns": "^3.0.0",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^6.1.5",
"@mui/material": "^6.1.5",
"@mui/system": "^6.1.5",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.13.2",
"@mui/system": "^5.15.14",
"@mui/x-data-grid": "^6.19.8",
"@mui/x-date-pickers": "^6.19.8",
"autosuggest-highlight": "^3.3.4",
Expand Down Expand Up @@ -94,7 +94,7 @@
"storybook": "^8.1.5",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"typescript": "^5.2.2",
"vite": "^5.2.0",
"vite-plugin-dts": "^3.7.3",
"vite-plugin-lib-inject-css": "^2.0.0"
Expand Down
Loading

0 comments on commit da7c1f2

Please sign in to comment.