Skip to content

Commit 0d865a7

Browse files
Bump @mui/x-date-pickers from 7.24.0 to 7.25.0 (#42)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d44a7e commit 0d865a7

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@mui/material": "^6.4.1",
2525
"@mui/styled-engine-sc": "^6.4.0",
2626
"@mui/system": "^6.4.1",
27-
"@mui/x-date-pickers": "^7.24.0",
27+
"@mui/x-date-pickers": "^7.25.0",
2828
"@react-router/dev": "^7.1.5",
2929
"@react-router/node": "^7.1.2",
3030
"@react-three/drei": "^9.121.3",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4388,13 +4388,13 @@ __metadata:
43884388
languageName: node
43894389
linkType: hard
43904390

4391-
"@mui/x-date-pickers@npm:^7.24.0":
4392-
version: 7.24.0
4393-
resolution: "@mui/x-date-pickers@npm:7.24.0"
4391+
"@mui/x-date-pickers@npm:^7.25.0":
4392+
version: 7.25.0
4393+
resolution: "@mui/x-date-pickers@npm:7.25.0"
43944394
dependencies:
43954395
"@babel/runtime": "npm:^7.25.7"
43964396
"@mui/utils": "npm:^5.16.6 || ^6.0.0"
4397-
"@mui/x-internals": "npm:7.24.0"
4397+
"@mui/x-internals": "npm:7.25.0"
43984398
"@types/react-transition-group": "npm:^4.4.11"
43994399
clsx: "npm:^2.1.1"
44004400
prop-types: "npm:^15.8.1"
@@ -4432,19 +4432,19 @@ __metadata:
44324432
optional: true
44334433
moment-jalaali:
44344434
optional: true
4435-
checksum: 10/7040f9c51310f91888d004b69ec527f252f0696d7c903015d8bd103fa22f4ded60f6b4e956e1b18e44360d396ed8e5c1e7385a371e8dfac813c0fcfb80d4d749
4435+
checksum: 10/9ec550cd2a61d658f16e1eff835a960c879e59af1f2b00f93816920083454a8cf02311531c7fb5cd3c9fe54d19c7994aa15d1332b8ca7fe0fe20e25ec96a2b38
44364436
languageName: node
44374437
linkType: hard
44384438

4439-
"@mui/x-internals@npm:7.24.0":
4440-
version: 7.24.0
4441-
resolution: "@mui/x-internals@npm:7.24.0"
4439+
"@mui/x-internals@npm:7.25.0":
4440+
version: 7.25.0
4441+
resolution: "@mui/x-internals@npm:7.25.0"
44424442
dependencies:
44434443
"@babel/runtime": "npm:^7.25.7"
44444444
"@mui/utils": "npm:^5.16.6 || ^6.0.0"
44454445
peerDependencies:
44464446
react: ^17.0.0 || ^18.0.0 || ^19.0.0
4447-
checksum: 10/4e012551054bcb9397f9aecda1275cdeb78f39ccdea06e111a70412f4d899950f91796f921d4ec92beb0d33af288a48b7cd4b9c58f07e57452ee3dd915882882
4447+
checksum: 10/4f732d11a1623038641c07921ac2b62e287351df280b2246b31d7e1e285f765d015c106c8b20336987b001af06462c14211ee766e6644c84d305c06f5892c78d
44484448
languageName: node
44494449
linkType: hard
44504450

@@ -7239,7 +7239,7 @@ __metadata:
72397239
"@mui/material": "npm:^6.4.1"
72407240
"@mui/styled-engine-sc": "npm:^6.4.0"
72417241
"@mui/system": "npm:^6.4.1"
7242-
"@mui/x-date-pickers": "npm:^7.24.0"
7242+
"@mui/x-date-pickers": "npm:^7.25.0"
72437243
"@react-router/dev": "npm:^7.1.5"
72447244
"@react-router/node": "npm:^7.1.2"
72457245
"@react-three/drei": "npm:^9.121.3"

0 commit comments

Comments
 (0)