Skip to content

Commit

Permalink
Update dependency @mui/x-date-pickers to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent 7c9db3d commit 7cc8d11
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 19 deletions.
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@mui/material": "5.15.15",
"@mui/styles": "5.15.15",
"@mui/utils": "5.15.14",
"@mui/x-date-pickers": "6.19.8",
"@mui/x-date-pickers": "7.2.0",
"@redux-devtools/extension": "3.3.0",
"@uiw/react-md-editor": "4.0.4",
"apexcharts": "3.48.0",
Expand Down
85 changes: 67 additions & 18 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1576,6 +1576,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.24.0, @babel/runtime@npm:^7.24.4":
version: 7.24.4
resolution: "@babel/runtime@npm:7.24.4"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 10c0/785aff96a3aa8ff97f90958e1e8a7b1d47f793b204b47c6455eaadc3f694f48c97cd5c0a921fe3596d818e71f18106610a164fb0f1c71fd68c622a58269d537c
languageName: node
linkType: hard

"@babel/template@npm:^7.22.15, @babel/template@npm:^7.24.0":
version: 7.24.0
resolution: "@babel/template@npm:7.24.0"
Expand Down Expand Up @@ -2810,7 +2819,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/base@npm:5.0.0-beta.40, @mui/base@npm:^5.0.0-beta.22":
"@mui/base@npm:5.0.0-beta.40":
version: 5.0.0-beta.40
resolution: "@mui/base@npm:5.0.0-beta.40"
dependencies:
Expand All @@ -2832,6 +2841,28 @@ __metadata:
languageName: node
linkType: hard

"@mui/base@npm:^5.0.0-beta.40":
version: 5.0.0-beta.42
resolution: "@mui/base@npm:5.0.0-beta.42"
dependencies:
"@babel/runtime": "npm:^7.24.4"
"@floating-ui/react-dom": "npm:^2.0.8"
"@mui/types": "npm:^7.2.14"
"@mui/utils": "npm:^6.0.0-alpha.1"
"@popperjs/core": "npm:^2.11.8"
clsx: "npm:^2.1.0"
prop-types: "npm:^15.8.1"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/768276965820cffc26295d534a2610fdc8da533e083352da779983d1d16d39784fc764ae3f8bae9e9f7ae3dd7ecb448b483c8ae36d785b3bc81fd436b19f1c8c
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^5.15.15":
version: 5.15.15
resolution: "@mui/core-downloads-tracker@npm:5.15.15"
Expand Down Expand Up @@ -2986,7 +3017,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:^5.15.15":
"@mui/system@npm:^5.15.14, @mui/system@npm:^5.15.15":
version: 5.15.15
resolution: "@mui/system@npm:5.15.15"
dependencies:
Expand Down Expand Up @@ -3026,7 +3057,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:5.15.14, @mui/utils@npm:^5.14.16, @mui/utils@npm:^5.15.14":
"@mui/utils@npm:5.15.14, @mui/utils@npm:^5.15.14":
version: 5.15.14
resolution: "@mui/utils@npm:5.15.14"
dependencies:
Expand All @@ -3044,22 +3075,40 @@ __metadata:
languageName: node
linkType: hard

"@mui/x-date-pickers@npm:6.19.8":
version: 6.19.8
resolution: "@mui/x-date-pickers@npm:6.19.8"
"@mui/utils@npm:^6.0.0-alpha.1":
version: 6.0.0-alpha.1
resolution: "@mui/utils@npm:6.0.0-alpha.1"
dependencies:
"@babel/runtime": "npm:^7.23.2"
"@mui/base": "npm:^5.0.0-beta.22"
"@mui/utils": "npm:^5.14.16"
"@types/react-transition-group": "npm:^4.4.8"
clsx: "npm:^2.0.0"
"@babel/runtime": "npm:^7.24.4"
"@types/prop-types": "npm:^15.7.12"
prop-types: "npm:^15.8.1"
react-is: "npm:^18.2.0"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/4dea7da55d57f030d91a15a88fd1cb1d30a94df6d6c2066adf3a5b48a801944082de206ab1074ba116d4d227c2338a037874247ff1d8d928a87d4199a4a10b9b
languageName: node
linkType: hard

"@mui/x-date-pickers@npm:7.2.0":
version: 7.2.0
resolution: "@mui/x-date-pickers@npm:7.2.0"
dependencies:
"@babel/runtime": "npm:^7.24.0"
"@mui/base": "npm:^5.0.0-beta.40"
"@mui/system": "npm:^5.15.14"
"@mui/utils": "npm:^5.15.14"
"@types/react-transition-group": "npm:^4.4.10"
clsx: "npm:^2.1.0"
prop-types: "npm:^15.8.1"
react-transition-group: "npm:^4.4.5"
peerDependencies:
"@emotion/react": ^11.9.0
"@emotion/styled": ^11.8.1
"@mui/material": ^5.8.6
"@mui/system": ^5.8.0
"@mui/material": ^5.15.14
date-fns: ^2.25.0 || ^3.2.0
date-fns-jalali: ^2.13.0-0
dayjs: ^1.10.7
Expand Down Expand Up @@ -3088,7 +3137,7 @@ __metadata:
optional: true
moment-jalaali:
optional: true
checksum: 10c0/c8959be10471924af66cfe16dd78badf35b0f5a668917d94f9c20b0c0e2739fb5a6a260564bb129cb0a3da20e150656648ecd435fd9f9bc19025892c1cbac71e
checksum: 10c0/54038c3d909ac00c5ddec4a4e4a65163ba420d1fb4418fda5559b3866a168dd7f9afc910ba8dbded30c0b6713c91eb686b8301d325dd31b121ac12a87aa52124
languageName: node
linkType: hard

Expand Down Expand Up @@ -3652,7 +3701,7 @@ __metadata:
languageName: node
linkType: hard

"@types/prop-types@npm:*, @types/prop-types@npm:^15.7.11":
"@types/prop-types@npm:*, @types/prop-types@npm:^15.7.11, @types/prop-types@npm:^15.7.12":
version: 15.7.12
resolution: "@types/prop-types@npm:15.7.12"
checksum: 10c0/1babcc7db6a1177779f8fde0ccc78d64d459906e6ef69a4ed4dd6339c920c2e05b074ee5a92120fe4e9d9f1a01c952f843ebd550bee2332fc2ef81d1706878f8
Expand Down Expand Up @@ -3686,7 +3735,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react-transition-group@npm:^4.4.10, @types/react-transition-group@npm:^4.4.8":
"@types/react-transition-group@npm:^4.4.10":
version: 4.4.10
resolution: "@types/react-transition-group@npm:4.4.10"
dependencies:
Expand Down Expand Up @@ -5440,7 +5489,7 @@ __metadata:
languageName: node
linkType: hard

"clsx@npm:^2.0.0, clsx@npm:^2.1.0":
"clsx@npm:^2.1.0":
version: 2.1.0
resolution: "clsx@npm:2.1.0"
checksum: 10c0/c09c00ad14f638366ca814097e6cab533dfa1972a358da5b557be487168acbb25b4c1395e89ffa842a8a61ba87a462d2b4885bc9d4f8410b598f3cb339599cdb
Expand Down Expand Up @@ -10872,7 +10921,7 @@ __metadata:
"@mui/material": "npm:5.15.15"
"@mui/styles": "npm:5.15.15"
"@mui/utils": "npm:5.15.14"
"@mui/x-date-pickers": "npm:6.19.8"
"@mui/x-date-pickers": "npm:7.2.0"
"@playwright/test": "npm:1.42.1"
"@redux-devtools/extension": "npm:3.3.0"
"@stylistic/eslint-plugin": "npm:1.7.0"
Expand Down

0 comments on commit 7cc8d11

Please sign in to comment.