Skip to content

Commit 2b9b91f

Browse files
fix(deps): update material-ui
1 parent 8ec8bf8 commit 2b9b91f

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
@@ -55,11 +55,11 @@
5555
"@businessnjgovnavigator/shared": "*",
5656
"@emotion/react": "11.14.0",
5757
"@emotion/styled": "11.14.1",
58-
"@mui/icons-material": "5.18.0",
58+
"@mui/icons-material": "7.3.4",
5959
"@mui/lab": "5.0.0-alpha.177",
60-
"@mui/material": "5.18.0",
61-
"@mui/styles": "5.18.0",
62-
"@mui/x-date-pickers": "5.0.20",
60+
"@mui/material": "7.3.4",
61+
"@mui/styles": "6.4.8",
62+
"@mui/x-date-pickers": "8.15.0",
6363
"@newjersey/njwds": "0.3.0",
6464
"@smithy/node-http-handler": "2.5.0",
6565
"@storybook/addon-outline": "7.6.20",
@@ -119,7 +119,7 @@
119119
"@cypress-audit/lighthouse": "1.4.2",
120120
"@cypress-audit/pa11y": "1.4.2",
121121
"@jest/types": "29.6.3",
122-
"@mui/system": "5.18.0",
122+
"@mui/system": "7.3.3",
123123
"@next/bundle-analyzer": "15.5.6",
124124
"@next/eslint-plugin-next": "15.5.6",
125125
"@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.4",
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.4",
54+
"@mui/styles": "6.4.8",
55+
"@mui/x-date-pickers": "8.15.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.3",
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)