Skip to content

Commit 77645ee

Browse files
fix(deps): update material-ui
1 parent be163a9 commit 77645ee

File tree

3 files changed

+266
-275
lines changed

3 files changed

+266
-275
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@
5959
"@businessnjgovnavigator/shared": "*",
6060
"@emotion/react": "11.14.0",
6161
"@emotion/styled": "11.14.1",
62-
"@mui/icons-material": "5.18.0",
62+
"@mui/icons-material": "7.3.6",
6363
"@mui/lab": "5.0.0-alpha.177",
64-
"@mui/material": "5.18.0",
65-
"@mui/styles": "5.18.0",
66-
"@mui/x-date-pickers": "5.0.20",
64+
"@mui/material": "7.3.6",
65+
"@mui/styles": "6.4.8",
66+
"@mui/x-date-pickers": "8.23.0",
6767
"@newjersey/njwds": "0.3.0",
6868
"@react-email/components": "1.0.1",
6969
"@react-email/render": "2.0.0",
@@ -127,7 +127,7 @@
127127
"@cypress-audit/pa11y": "1.4.2",
128128
"@jest/globals": "^30.1.2",
129129
"@jest/types": "29.6.3",
130-
"@mui/system": "5.18.0",
130+
"@mui/system": "7.3.6",
131131
"@next/bundle-analyzer": "16.1.1",
132132
"@next/eslint-plugin-next": "15.5.6",
133133
"@react-email/preview-server": "5.0.6",

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.6",
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.6",
54+
"@mui/styles": "6.4.8",
55+
"@mui/x-date-pickers": "8.23.0",
5656
"@newjersey/njwds": "0.3.0",
5757
"@types/mdast": "4.0.4",
5858
"aws-amplify": "6.15.8",
@@ -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.6",
9797
"@next/bundle-analyzer": "16.1.1",
9898
"@next/eslint-plugin-next": "15.5.6",
9999
"@storybook/addon-actions": "7.6.20",

0 commit comments

Comments
 (0)