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.12.0 to 8.14.1. - [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/v8.14.1/packages/x-date-pickers) --- updated-dependencies: - dependency-name: "@mui/x-date-pickers" dependency-version: 8.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>pull/9274/head
parent
9a44fee646
commit
b46f4ba02c
|
|
@ -81,7 +81,7 @@
|
|||
"@fortawesome/fontawesome-free": "latest",
|
||||
"@mui/icons-material": "^7.3.4",
|
||||
"@mui/material": "^7.3.4",
|
||||
"@mui/x-date-pickers": "^8.12.0",
|
||||
"@mui/x-date-pickers": "^8.15.0",
|
||||
"@nozbe/microfuzz": "^1.0.0",
|
||||
"@projectstorm/react-diagrams": "^7.0.4",
|
||||
"@simonwep/pickr": "^1.5.1",
|
||||
|
|
|
|||
|
|
@ -1438,7 +1438,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@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.2, @babel/runtime@npm:^7.28.4, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
|
||||
"@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.5.5, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
|
||||
version: 7.28.4
|
||||
resolution: "@babel/runtime@npm:7.28.4"
|
||||
checksum: 10c0/792ce7af9750fb9b93879cc9d1db175701c4689da890e6ced242ea0207c9da411ccf16dc04e689cc01158b28d7898c40d75598f4559109f761c12ce01e959bf7
|
||||
|
|
@ -2888,7 +2888,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mui/utils@npm:^7.3.2, @mui/utils@npm:^7.3.3":
|
||||
"@mui/utils@npm:^7.3.3":
|
||||
version: 7.3.3
|
||||
resolution: "@mui/utils@npm:7.3.3"
|
||||
dependencies:
|
||||
|
|
@ -2908,13 +2908,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mui/x-date-pickers@npm:^8.12.0":
|
||||
version: 8.12.0
|
||||
resolution: "@mui/x-date-pickers@npm:8.12.0"
|
||||
"@mui/x-date-pickers@npm:^8.15.0":
|
||||
version: 8.15.0
|
||||
resolution: "@mui/x-date-pickers@npm:8.15.0"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.28.2"
|
||||
"@mui/utils": "npm:^7.3.2"
|
||||
"@mui/x-internals": "npm:8.12.0"
|
||||
"@babel/runtime": "npm:^7.28.4"
|
||||
"@mui/utils": "npm:^7.3.3"
|
||||
"@mui/x-internals": "npm:8.14.0"
|
||||
"@types/react-transition-group": "npm:^4.4.12"
|
||||
clsx: "npm:^2.1.1"
|
||||
prop-types: "npm:^15.8.1"
|
||||
|
|
@ -2952,21 +2952,21 @@ __metadata:
|
|||
optional: true
|
||||
moment-jalaali:
|
||||
optional: true
|
||||
checksum: 10c0/c040d8d4ce470ed9097ca5ff628412b8c2479395f7eeb0e23d64014884b5c56165d433a35594be3afeed54875a82e775eed270e861a743f4e2081c8e5342c1af
|
||||
checksum: 10c0/2ee815b94c85182a97d7a0b5407cfb3c96cb50b0b1211957f54ba0ed3c340e69a57be8e5194f5b4a7a9a22ef49ac3181ddf86373f2f15132fdd9bac148821851
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mui/x-internals@npm:8.12.0":
|
||||
version: 8.12.0
|
||||
resolution: "@mui/x-internals@npm:8.12.0"
|
||||
"@mui/x-internals@npm:8.14.0":
|
||||
version: 8.14.0
|
||||
resolution: "@mui/x-internals@npm:8.14.0"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.28.2"
|
||||
"@mui/utils": "npm:^7.3.2"
|
||||
"@babel/runtime": "npm:^7.28.4"
|
||||
"@mui/utils": "npm:^7.3.3"
|
||||
reselect: "npm:^5.1.1"
|
||||
use-sync-external-store: "npm:^1.5.0"
|
||||
use-sync-external-store: "npm:^1.6.0"
|
||||
peerDependencies:
|
||||
react: ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10c0/6a81bdc2cedaa2ddde2df7eb76378d7665e925090cd88905908cb02451db105e5225619b827741e3e6686c5b79c56a7a65e077736fffa754e8fd5b866f4081df
|
||||
checksum: 10c0/1617f19638fe8f14b969470d9ac0e18cd74a590e4db4538991a46ac0c8ced5c1ff11de9b34349a116f8f8d687b696fd0f84f62cb8ecbc76bd1f67e0f5d161eff
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -12914,7 +12914,7 @@ __metadata:
|
|||
"@fortawesome/fontawesome-free": "npm:latest"
|
||||
"@mui/icons-material": "npm:^7.3.4"
|
||||
"@mui/material": "npm:^7.3.4"
|
||||
"@mui/x-date-pickers": "npm:^8.12.0"
|
||||
"@mui/x-date-pickers": "npm:^8.15.0"
|
||||
"@nozbe/microfuzz": "npm:^1.0.0"
|
||||
"@projectstorm/react-diagrams": "npm:^7.0.4"
|
||||
"@simonwep/pickr": "npm:^1.5.1"
|
||||
|
|
@ -14856,7 +14856,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"use-sync-external-store@npm:^1.2.0, use-sync-external-store@npm:^1.5.0":
|
||||
"use-sync-external-store@npm:^1.2.0, use-sync-external-store@npm:^1.6.0":
|
||||
version: 1.6.0
|
||||
resolution: "use-sync-external-store@npm:1.6.0"
|
||||
peerDependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue