Skip to content

Commit

Permalink
upgrade mui
Browse files Browse the repository at this point in the history
  • Loading branch information
pabmacias committed Jan 6, 2025
1 parent 7060876 commit 112a4da
Show file tree
Hide file tree
Showing 3 changed files with 150 additions and 116 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"@testing-library/user-event": "^14.4.2",
"@types/eslint": "^8.56.10",
"@types/jscodeshift": "^0.11.11",
"@types/react": "^18.2.29",
"@types/react-datepicker": "^6.2.0",
"@types/react-dom": "^18.2.14",
"@types/react": "^18.3.1",
"@types/react-datepicker": "^7.0.0",
"@types/react-dom": "^18.3.1",
"@types/react-test-renderer": "^18.3.0",
"@types/ua-parser-js": "^0.7.39",
"@typescript-eslint/eslint-plugin": "^7.14.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/gestalt-datepicker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@floating-ui/react": "^0.25.4",
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@mui/material": "^5.12.0",
"@mui/material": "^5.16.12",
"@mui/x-date-pickers": "^6.18.2",
"classnames": "^2.2.6",
"react-datepicker": "7.5.0"
Expand Down
Loading

0 comments on commit 112a4da

Please sign in to comment.