Skip to content

Commit c55e5aa

Browse files
fix(deps): update dependency @mui/x-date-pickers to v6
1 parent e139d4e commit c55e5aa

File tree

3 files changed

+73
-43
lines changed

3 files changed

+73
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@mui/lab": "5.0.0-alpha.126",
4747
"@mui/material": "5.12.0",
4848
"@mui/styles": "5.12.0",
49-
"@mui/x-date-pickers": "5.0.20",
49+
"@mui/x-date-pickers": "6.2.1",
5050
"@newjersey/njwds": "0.3.0",
5151
"@storybook/addon-outline": "6.5.16",
5252
"@types/mdast": "3.0.11",

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@mui/lab": "5.0.0-alpha.126",
5050
"@mui/material": "5.12.0",
5151
"@mui/styles": "5.12.0",
52-
"@mui/x-date-pickers": "5.0.20",
52+
"@mui/x-date-pickers": "6.2.1",
5353
"@newjersey/njwds": "0.3.0",
5454
"@types/mdast": "3.0.11",
5555
"@types/ua-parser-js": "0.7.36",

yarn.lock

Lines changed: 71 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -4540,7 +4540,7 @@ __metadata:
45404540
languageName: node
45414541
linkType: hard
45424542

4543-
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.15.4, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.18.9, @babel/runtime@npm:^7.2.0, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.5.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.3, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
4543+
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.15.4, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.2.0, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.5.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.3, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
45444544
version: 7.21.0
45454545
resolution: "@babel/runtime@npm:7.21.0"
45464546
dependencies:
@@ -4736,7 +4736,7 @@ __metadata:
47364736
"@mui/material": 5.12.0
47374737
"@mui/styles": 5.12.0
47384738
"@mui/system": 5.12.0
4739-
"@mui/x-date-pickers": 5.0.20
4739+
"@mui/x-date-pickers": 6.2.1
47404740
"@newjersey/njwds": 0.3.0
47414741
"@next/bundle-analyzer": 12.1.6
47424742
"@next/eslint-plugin-next": 12.1.6
@@ -4955,7 +4955,7 @@ __metadata:
49554955
"@mui/material": 5.12.0
49564956
"@mui/styles": 5.12.0
49574957
"@mui/system": 5.12.0
4958-
"@mui/x-date-pickers": 5.0.20
4958+
"@mui/x-date-pickers": 6.2.1
49594959
"@newjersey/njwds": 0.3.0
49604960
"@next/bundle-analyzer": 12.1.6
49614961
"@next/eslint-plugin-next": 12.1.6
@@ -5777,14 +5777,28 @@ __metadata:
57775777
languageName: node
57785778
linkType: hard
57795779

5780-
"@date-io/core@npm:^2.15.0, @date-io/core@npm:^2.16.0":
5780+
"@date-io/core@npm:^2.16.0":
57815781
version: 2.16.0
57825782
resolution: "@date-io/core@npm:2.16.0"
57835783
checksum: 336d0dd90fd0848116472cfb0e694e85860b2916952304201bb4d3a23d453d44589d346494584faba0fc05751cc38f1880889ce48cd982377aac2bfb20469b8a
57845784
languageName: node
57855785
linkType: hard
57865786

5787-
"@date-io/date-fns@npm:^2.15.0":
5787+
"@date-io/date-fns-jalali@npm:^2.16.0":
5788+
version: 2.16.0
5789+
resolution: "@date-io/date-fns-jalali@npm:2.16.0"
5790+
dependencies:
5791+
"@date-io/core": ^2.16.0
5792+
peerDependencies:
5793+
date-fns-jalali: ^2.13.0-0
5794+
peerDependenciesMeta:
5795+
date-fns-jalali:
5796+
optional: true
5797+
checksum: 141ee217ee0599f2d593438903785e8b4ade87dd53b0fef986fd0b8545a22a7d2eaad59a3daba7a516d7426ea27b188a92f78bc0e72ae92f90c1dea269260a48
5798+
languageName: node
5799+
linkType: hard
5800+
5801+
"@date-io/date-fns@npm:^2.16.0":
57885802
version: 2.16.0
57895803
resolution: "@date-io/date-fns@npm:2.16.0"
57905804
dependencies:
@@ -5798,21 +5812,35 @@ __metadata:
57985812
languageName: node
57995813
linkType: hard
58005814

5801-
"@date-io/dayjs@npm:^2.15.0":
5802-
version: 2.16.0
5803-
resolution: "@date-io/dayjs@npm:2.16.0"
5815+
"@date-io/hijri@npm:^2.16.1":
5816+
version: 2.16.1
5817+
resolution: "@date-io/hijri@npm:2.16.1"
58045818
dependencies:
5805-
"@date-io/core": ^2.16.0
5819+
"@date-io/moment": ^2.16.1
58065820
peerDependencies:
5807-
dayjs: ^1.8.17
5821+
moment-hijri: ^2.1.2
58085822
peerDependenciesMeta:
5809-
dayjs:
5823+
moment-hijri:
5824+
optional: true
5825+
checksum: 21c5eb658f14c7a0deaa877565df305d01e9b6cf97d94ae5c7be4de47b8cf6e3b72a07142346c070d6c32da75a5c53638452c1ff0303de27c19757c03bc9d09a
5826+
languageName: node
5827+
linkType: hard
5828+
5829+
"@date-io/jalaali@npm:^2.16.1":
5830+
version: 2.16.1
5831+
resolution: "@date-io/jalaali@npm:2.16.1"
5832+
dependencies:
5833+
"@date-io/moment": ^2.16.1
5834+
peerDependencies:
5835+
moment-jalaali: ^0.7.4 || ^0.8.0 || ^0.9.0
5836+
peerDependenciesMeta:
5837+
moment-jalaali:
58105838
optional: true
5811-
checksum: bb8192207addbf6430c35da7664b97761f87d2c6cf4a3eaf464584a980e6cecaede581af1a40c5ba0a0189dc6bff2ac16408a95ec88e542b16915430191298c8
5839+
checksum: 3df4865145c38f20080804a2bb7650afeff2dd427e96f5c2fa4157ecb9ba6bdba56b25e791ecb2d5a13c8c04a87c42ab807f5be2485abc23c46281b6a5909f3a
58125840
languageName: node
58135841
linkType: hard
58145842

5815-
"@date-io/luxon@npm:^2.15.0":
5843+
"@date-io/luxon@npm:^2.16.1":
58165844
version: 2.16.1
58175845
resolution: "@date-io/luxon@npm:2.16.1"
58185846
dependencies:
@@ -5826,7 +5854,7 @@ __metadata:
58265854
languageName: node
58275855
linkType: hard
58285856

5829-
"@date-io/moment@npm:^2.15.0":
5857+
"@date-io/moment@npm:^2.16.1":
58305858
version: 2.16.1
58315859
resolution: "@date-io/moment@npm:2.16.1"
58325860
dependencies:
@@ -7379,7 +7407,7 @@ __metadata:
73797407
languageName: node
73807408
linkType: hard
73817409

7382-
"@mui/utils@npm:^5.10.3, @mui/utils@npm:^5.12.0":
7410+
"@mui/utils@npm:^5.11.13, @mui/utils@npm:^5.12.0":
73837411
version: 5.12.0
73847412
resolution: "@mui/utils@npm:5.12.0"
73857413
dependencies:
@@ -7394,31 +7422,36 @@ __metadata:
73947422
languageName: node
73957423
linkType: hard
73967424

7397-
"@mui/x-date-pickers@npm:5.0.20":
7398-
version: 5.0.20
7399-
resolution: "@mui/x-date-pickers@npm:5.0.20"
7425+
"@mui/x-date-pickers@npm:6.2.1":
7426+
version: 6.2.1
7427+
resolution: "@mui/x-date-pickers@npm:6.2.1"
74007428
dependencies:
7401-
"@babel/runtime": ^7.18.9
7402-
"@date-io/core": ^2.15.0
7403-
"@date-io/date-fns": ^2.15.0
7404-
"@date-io/dayjs": ^2.15.0
7405-
"@date-io/luxon": ^2.15.0
7406-
"@date-io/moment": ^2.15.0
7407-
"@mui/utils": ^5.10.3
7429+
"@babel/runtime": ^7.21.0
7430+
"@date-io/core": ^2.16.0
7431+
"@date-io/date-fns": ^2.16.0
7432+
"@date-io/date-fns-jalali": ^2.16.0
7433+
"@date-io/hijri": ^2.16.1
7434+
"@date-io/jalaali": ^2.16.1
7435+
"@date-io/luxon": ^2.16.1
7436+
"@date-io/moment": ^2.16.1
7437+
"@mui/utils": ^5.11.13
74087438
"@types/react-transition-group": ^4.4.5
74097439
clsx: ^1.2.1
7410-
prop-types: ^15.7.2
7440+
prop-types: ^15.8.1
74117441
react-transition-group: ^4.4.5
7412-
rifm: ^0.12.1
74137442
peerDependencies:
74147443
"@emotion/react": ^11.9.0
74157444
"@emotion/styled": ^11.8.1
7416-
"@mui/material": ^5.4.1
7417-
"@mui/system": ^5.4.1
7445+
"@mui/base": ^5.0.0-alpha.87
7446+
"@mui/material": ^5.8.6
7447+
"@mui/system": ^5.8.0
74187448
date-fns: ^2.25.0
7449+
date-fns-jalali: ^2.13.0-0
74197450
dayjs: ^1.10.7
7420-
luxon: ^1.28.0 || ^2.0.0 || ^3.0.0
7421-
moment: ^2.29.1
7451+
luxon: ^3.0.2
7452+
moment: ^2.29.4
7453+
moment-hijri: ^2.1.2
7454+
moment-jalaali: ^0.7.4 || ^0.8.0 || ^0.9.0
74227455
react: ^17.0.2 || ^18.0.0
74237456
react-dom: ^17.0.2 || ^18.0.0
74247457
peerDependenciesMeta:
@@ -7428,13 +7461,19 @@ __metadata:
74287461
optional: true
74297462
date-fns:
74307463
optional: true
7464+
date-fns-jalali:
7465+
optional: true
74317466
dayjs:
74327467
optional: true
74337468
luxon:
74347469
optional: true
74357470
moment:
74367471
optional: true
7437-
checksum: c8537e6c0cee2659494c9f7250eb0ad35fb84bcd09f9cc0ae5c0ba2d4faaa3a87c598c97f0aa065aadb540384e4d7ac0cf1107f8ca94d7bf7a2d7f393adfd011
7472+
moment-hijri:
7473+
optional: true
7474+
moment-jalaali:
7475+
optional: true
7476+
checksum: f06eb6a89eafddbfd806e9296b2814b8de030a34d1eaecab6993ecfd9fd892f2d697ca98e31458fb2b0f41404008cedc652b912eb89eb3ac5f23baabd6de798b
74387477
languageName: node
74397478
linkType: hard
74407479

@@ -31184,15 +31223,6 @@ __metadata:
3118431223
languageName: node
3118531224
linkType: hard
3118631225

31187-
"rifm@npm:^0.12.1":
31188-
version: 0.12.1
31189-
resolution: "rifm@npm:0.12.1"
31190-
peerDependencies:
31191-
react: ">=16.8"
31192-
checksum: 7f11621b6a14885bdee0b49c21174627272a5f683f74aaf8444570dae319f86de38d2af55c17e08af1ebb837bf956894971cceadeaca890e4c9cd1d46f02a385
31193-
languageName: node
31194-
linkType: hard
31195-
3119631226
"rimraf@npm:4.4.1":
3119731227
version: 4.4.1
3119831228
resolution: "rimraf@npm:4.4.1"

0 commit comments

Comments
 (0)