Skip to content

Commit c6de269

Browse files
fix(deps): update material-ui
1 parent f3b6c85 commit c6de269

File tree

3 files changed

+259
-155
lines changed

3 files changed

+259
-155
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@
5656
"@businessnjgovnavigator/shared": "*",
5757
"@emotion/react": "11.14.0",
5858
"@emotion/styled": "11.14.1",
59-
"@mui/icons-material": "5.18.0",
59+
"@mui/icons-material": "7.3.5",
6060
"@mui/lab": "5.0.0-alpha.177",
61-
"@mui/material": "5.18.0",
62-
"@mui/styles": "5.18.0",
63-
"@mui/x-date-pickers": "5.0.20",
61+
"@mui/material": "7.3.5",
62+
"@mui/styles": "6.4.8",
63+
"@mui/x-date-pickers": "8.16.0",
6464
"@newjersey/njwds": "0.3.0",
6565
"@smithy/node-http-handler": "2.5.0",
6666
"@storybook/addon-outline": "7.6.20",
@@ -120,7 +120,7 @@
120120
"@cypress-audit/lighthouse": "1.4.2",
121121
"@cypress-audit/pa11y": "1.4.2",
122122
"@jest/types": "29.6.3",
123-
"@mui/system": "5.18.0",
123+
"@mui/system": "7.3.5",
124124
"@next/bundle-analyzer": "15.5.6",
125125
"@next/eslint-plugin-next": "15.5.6",
126126
"@semantic-release/changelog": "6.0.3",

web/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@
4848
"@businessnjgovnavigator/shared": "*",
4949
"@emotion/react": "11.14.0",
5050
"@emotion/styled": "11.14.1",
51-
"@mui/icons-material": "5.18.0",
51+
"@mui/icons-material": "7.3.5",
5252
"@mui/lab": "5.0.0-alpha.177",
53-
"@mui/material": "5.18.0",
54-
"@mui/styles": "5.18.0",
55-
"@mui/x-date-pickers": "5.0.20",
53+
"@mui/material": "7.3.5",
54+
"@mui/styles": "6.4.8",
55+
"@mui/x-date-pickers": "8.16.0",
5656
"@newjersey/njwds": "0.3.0",
5757
"@types/mdast": "4.0.4",
5858
"aws-amplify": "6.15.6",
@@ -93,7 +93,7 @@
9393
"@cypress-audit/lighthouse": "1.4.2",
9494
"@cypress-audit/pa11y": "1.4.2",
9595
"@jest/types": "29.6.3",
96-
"@mui/system": "5.18.0",
96+
"@mui/system": "7.3.5",
9797
"@next/bundle-analyzer": "15.5.6",
9898
"@next/eslint-plugin-next": "15.5.6",
9999
"@storybook/addon-actions": "7.6.20",

0 commit comments

Comments
 (0)