Skip to content

Commit 4ff47da

Browse files
fix(deps): update material-ui
1 parent 97d5407 commit 4ff47da

File tree

3 files changed

+270
-519
lines changed

3 files changed

+270
-519
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@
5858
"@businessnjgovnavigator/shared": "*",
5959
"@emotion/react": "11.14.0",
6060
"@emotion/styled": "11.14.1",
61-
"@mui/icons-material": "5.18.0",
61+
"@mui/icons-material": "7.3.5",
6262
"@mui/lab": "5.0.0-alpha.177",
63-
"@mui/material": "5.18.0",
64-
"@mui/styles": "5.18.0",
65-
"@mui/x-date-pickers": "5.0.20",
63+
"@mui/material": "7.3.5",
64+
"@mui/styles": "6.4.8",
65+
"@mui/x-date-pickers": "8.18.0",
6666
"@newjersey/njwds": "0.3.0",
6767
"@smithy/node-http-handler": "2.5.0",
6868
"@storybook/addon-outline": "7.6.20",
@@ -124,7 +124,7 @@
124124
"@cypress-audit/pa11y": "1.4.2",
125125
"@jest/globals": "^30.1.2",
126126
"@jest/types": "29.6.3",
127-
"@mui/system": "5.18.0",
127+
"@mui/system": "7.3.5",
128128
"@next/bundle-analyzer": "15.5.6",
129129
"@next/eslint-plugin-next": "15.5.6",
130130
"@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.18.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)