Skip to content

Commit 4f43be3

Browse files
fix(deps): update material-ui
1 parent bc6b5fc commit 4f43be3

File tree

3 files changed

+263
-430
lines changed

3 files changed

+263
-430
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.22.1",
6767
"@newjersey/njwds": "0.3.0",
6868
"@smithy/node-http-handler": "2.5.0",
6969
"@storybook/addon-outline": "7.6.20",
@@ -125,7 +125,7 @@
125125
"@cypress-audit/pa11y": "1.4.2",
126126
"@jest/globals": "^30.1.2",
127127
"@jest/types": "29.6.3",
128-
"@mui/system": "5.18.0",
128+
"@mui/system": "7.3.6",
129129
"@next/bundle-analyzer": "15.5.6",
130130
"@next/eslint-plugin-next": "15.5.6",
131131
"@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.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.22.1",
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": "15.5.6",
9898
"@next/eslint-plugin-next": "15.5.6",
9999
"@storybook/addon-actions": "7.6.20",

0 commit comments

Comments
 (0)