Skip to content

Commit 3fac659

Browse files
Javascript dependency: Bump @mui/x-date-pickers in /web
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 8.28.3 to 9.0.2. - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v9.0.2/packages/x-date-pickers) --- updated-dependencies: - dependency-name: "@mui/x-date-pickers" dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b70d4c9 commit 3fac659

2 files changed

Lines changed: 50 additions & 29 deletions

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@fortawesome/fontawesome-free": "latest",
8282
"@mui/icons-material": "^7.3.10",
8383
"@mui/material": "^7.3.10",
84-
"@mui/x-date-pickers": "^8.28.3",
84+
"@mui/x-date-pickers": "^9.0.2",
8585
"@nozbe/microfuzz": "^1.0.0",
8686
"@projectstorm/react-diagrams": "^7.0.4",
8787
"@simonwep/pickr": "^1.9.1",

web/yarn.lock

Lines changed: 49 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1411,7 +1411,7 @@ __metadata:
14111411
languageName: node
14121412
linkType: hard
14131413

1414-
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.10.1, @babel/runtime@npm:^7.11.1, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.28.4, @babel/runtime@npm:^7.28.6, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
1414+
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.10.1, @babel/runtime@npm:^7.11.1, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.28.6, @babel/runtime@npm:^7.29.2, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
14151415
version: 7.29.2
14161416
resolution: "@babel/runtime@npm:7.29.2"
14171417
checksum: 10c0/30b80a0140d16467792e1bbeb06f655b0dab70407da38dfac7fedae9c859f9ae9d846ef14ad77bd3814c064295fe9b1bc551f1541ea14646ae9f22b71a8bc17a
@@ -2862,29 +2862,43 @@ __metadata:
28622862
languageName: node
28632863
linkType: hard
28642864

2865-
"@mui/utils@npm:^7.3.10":
2866-
version: 7.3.10
2867-
resolution: "@mui/utils@npm:7.3.10"
2865+
"@mui/types@npm:^9.0.0":
2866+
version: 9.0.0
2867+
resolution: "@mui/types@npm:9.0.0"
28682868
dependencies:
2869-
"@babel/runtime": "npm:^7.28.6"
2870-
"@mui/types": "npm:^7.4.12"
2869+
"@babel/runtime": "npm:^7.29.2"
2870+
peerDependencies:
2871+
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
2872+
peerDependenciesMeta:
2873+
"@types/react":
2874+
optional: true
2875+
checksum: 10c0/6c44a3bd3ebe8e6a3d964c72a9653d0a0221340e054e641a89344a4f7e209519e30ed4893c0c29e84f9d2f43c2e68e3c378d1719839f7ce10edfc13b768b8129
2876+
languageName: node
2877+
linkType: hard
2878+
2879+
"@mui/utils@npm:9.0.0":
2880+
version: 9.0.0
2881+
resolution: "@mui/utils@npm:9.0.0"
2882+
dependencies:
2883+
"@babel/runtime": "npm:^7.29.2"
2884+
"@mui/types": "npm:^9.0.0"
28712885
"@types/prop-types": "npm:^15.7.15"
28722886
clsx: "npm:^2.1.1"
28732887
prop-types: "npm:^15.8.1"
2874-
react-is: "npm:^19.2.3"
2888+
react-is: "npm:^19.2.4"
28752889
peerDependencies:
28762890
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
28772891
react: ^17.0.0 || ^18.0.0 || ^19.0.0
28782892
peerDependenciesMeta:
28792893
"@types/react":
28802894
optional: true
2881-
checksum: 10c0/ab9aac85b2da41131b3e6bf37ad870e9cfb0335a69670c1da9cff762d6070cda15a42d2eebf46fd0c74fb909ac7f776b09dbb1ca09c7725938264e0845cc12dc
2895+
checksum: 10c0/139ccbdc418dce45070def89f3644b9a42b4eef9a98e74338f83e0f74b715f484a047163708746bf18713da88aa0d8a9e4d0c3df51c93337e492dcebc953fde5
28822896
languageName: node
28832897
linkType: hard
28842898

2885-
"@mui/utils@npm:^7.3.5":
2886-
version: 7.3.9
2887-
resolution: "@mui/utils@npm:7.3.9"
2899+
"@mui/utils@npm:^7.3.10":
2900+
version: 7.3.10
2901+
resolution: "@mui/utils@npm:7.3.10"
28882902
dependencies:
28892903
"@babel/runtime": "npm:^7.28.6"
28902904
"@mui/types": "npm:^7.4.12"
@@ -2898,26 +2912,26 @@ __metadata:
28982912
peerDependenciesMeta:
28992913
"@types/react":
29002914
optional: true
2901-
checksum: 10c0/218423d82807bf031ad69cb897ac0d0038b65da1bf282e167d1c195764946964e2bea2dbcbb2c01e143d9cb3a702efe3f5ff3320602a001e6ba5202f82648e3e
2915+
checksum: 10c0/ab9aac85b2da41131b3e6bf37ad870e9cfb0335a69670c1da9cff762d6070cda15a42d2eebf46fd0c74fb909ac7f776b09dbb1ca09c7725938264e0845cc12dc
29022916
languageName: node
29032917
linkType: hard
29042918

2905-
"@mui/x-date-pickers@npm:^8.28.3":
2906-
version: 8.28.3
2907-
resolution: "@mui/x-date-pickers@npm:8.28.3"
2919+
"@mui/x-date-pickers@npm:^9.0.2":
2920+
version: 9.0.2
2921+
resolution: "@mui/x-date-pickers@npm:9.0.2"
29082922
dependencies:
2909-
"@babel/runtime": "npm:^7.28.4"
2910-
"@mui/utils": "npm:^7.3.5"
2911-
"@mui/x-internals": "npm:8.26.0"
2923+
"@babel/runtime": "npm:^7.28.6"
2924+
"@mui/utils": "npm:9.0.0"
2925+
"@mui/x-internals": "npm:^9.0.0"
29122926
"@types/react-transition-group": "npm:^4.4.12"
29132927
clsx: "npm:^2.1.1"
29142928
prop-types: "npm:^15.8.1"
29152929
react-transition-group: "npm:^4.4.5"
29162930
peerDependencies:
29172931
"@emotion/react": ^11.9.0
29182932
"@emotion/styled": ^11.8.1
2919-
"@mui/material": ^5.15.14 || ^6.0.0 || ^7.0.0
2920-
"@mui/system": ^5.15.14 || ^6.0.0 || ^7.0.0
2933+
"@mui/material": ^7.3.0 || ^9.0.0
2934+
"@mui/system": ^7.3.0 || ^9.0.0
29212935
date-fns: ^2.25.0 || ^3.2.0 || ^4.0.0
29222936
date-fns-jalali: ^2.13.0-0 || ^3.2.0-0 || ^4.0.0-0
29232937
dayjs: ^1.10.7
@@ -2946,21 +2960,21 @@ __metadata:
29462960
optional: true
29472961
moment-jalaali:
29482962
optional: true
2949-
checksum: 10c0/6beeee8d1180c448278cde251a37fa3120ffa92ff8f607393292bd37f859214efb31680f9d316520b341fdad37327dcadab9b182c7e9c4f54beb5a5e01851e79
2963+
checksum: 10c0/f40badc3360fc35b13fca1efdbc9ee6af2c3ffbf41ddf083e14ab496d509de8c2f1a0dd4621e1a1127c93747c8dfdd157875c02d672da52df20d72b5b08dadbb
29502964
languageName: node
29512965
linkType: hard
29522966

2953-
"@mui/x-internals@npm:8.26.0":
2954-
version: 8.26.0
2955-
resolution: "@mui/x-internals@npm:8.26.0"
2967+
"@mui/x-internals@npm:^9.0.0":
2968+
version: 9.0.0
2969+
resolution: "@mui/x-internals@npm:9.0.0"
29562970
dependencies:
2957-
"@babel/runtime": "npm:^7.28.4"
2958-
"@mui/utils": "npm:^7.3.5"
2971+
"@babel/runtime": "npm:^7.28.6"
2972+
"@mui/utils": "npm:9.0.0"
29592973
reselect: "npm:^5.1.1"
29602974
use-sync-external-store: "npm:^1.6.0"
29612975
peerDependencies:
29622976
react: ^17.0.0 || ^18.0.0 || ^19.0.0
2963-
checksum: 10c0/819564e1b1c7626f5e237edd81f716a3871df1479f2e2e9fbef45a5963df21c510eca4931f6af726fdcd9dc643a019e44c5d61657865b389ef0a2ab5abb10d6c
2977+
checksum: 10c0/d64f7b951eb696333800430680db88c78b65f76a55e915f9edb9fc33dcdfeb46568afbcb5d7040be7f631acd28034a2dffda15d724db81decdff18fc1b1b6bbe
29642978
languageName: node
29652979
linkType: hard
29662980

@@ -12479,6 +12493,13 @@ __metadata:
1247912493
languageName: node
1248012494
linkType: hard
1248112495

12496+
"react-is@npm:^19.2.4":
12497+
version: 19.2.5
12498+
resolution: "react-is@npm:19.2.5"
12499+
checksum: 10c0/58c28ab2f7f868f9836c728fa164a16dcf20246ab84a3ae6a09e617b0e4d9bbb3acdddfdc40452f0134d27b121d3359227602a050c0be554cb20069cb52a67f4
12500+
languageName: node
12501+
linkType: hard
12502+
1248212503
"react-leaflet@npm:^4.2.1":
1248312504
version: 4.2.1
1248412505
resolution: "react-leaflet@npm:4.2.1"
@@ -13000,7 +13021,7 @@ __metadata:
1300013021
"@fortawesome/fontawesome-free": "npm:latest"
1300113022
"@mui/icons-material": "npm:^7.3.10"
1300213023
"@mui/material": "npm:^7.3.10"
13003-
"@mui/x-date-pickers": "npm:^8.28.3"
13024+
"@mui/x-date-pickers": "npm:^9.0.2"
1300413025
"@nozbe/microfuzz": "npm:^1.0.0"
1300513026
"@projectstorm/react-diagrams": "npm:^7.0.4"
1300613027
"@simonwep/pickr": "npm:^1.9.1"

0 commit comments

Comments
 (0)