Skip to content

Commit

Permalink
chore(deps): Pinning UI dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotcourant committed Jan 6, 2023
1 parent c8b9d81 commit d41c95d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@mui/lab": "5.0.0-alpha.114",
"@mui/material": "5.11.3",
"@mui/styles": "5.11.2",
"@mui/x-date-pickers": "^5.0.13",
"@mui/x-date-pickers": "5.0.13",
"@sentry/browser": "6.19.7",
"@sentry/react": "6.19.7",
"@sentry/tracing": "6.19.7",
Expand All @@ -24,7 +24,7 @@
"bfj": "7.0.2",
"camelcase": "6.3.0",
"classnames": "2.3.2",
"clsx": "^1.2.1",
"clsx": "1.2.1",
"css-what": "6.1.0",
"formik": "2.2.9",
"fs-extra": "10.1.0",
Expand Down

0 comments on commit d41c95d

Please sign in to comment.