Skip to content

Commit

Permalink
fix(deps): update frontend to v7.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent 6c90b33 commit c9a02d9
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@mdi/js": "7.4.47",
"@mui/lab": "6.0.0-beta.23",
"@mui/material": "6.4.0",
"@mui/x-data-grid": "7.23.6",
"@mui/x-date-pickers": "7.23.6",
"@mui/x-data-grid": "7.24.0",
"@mui/x-date-pickers": "7.24.0",
"@types/autosuggest-highlight": "3.2.3",
"@types/jest": "29.5.14",
"@types/node": "22.10.7",
Expand Down
32 changes: 16 additions & 16 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1963,13 +1963,13 @@ __metadata:
languageName: node
linkType: hard

"@mui/x-data-grid@npm:7.23.6":
version: 7.23.6
resolution: "@mui/x-data-grid@npm:7.23.6"
"@mui/x-data-grid@npm:7.24.0":
version: 7.24.0
resolution: "@mui/x-data-grid@npm:7.24.0"
dependencies:
"@babel/runtime": "npm:^7.25.7"
"@mui/utils": "npm:^5.16.6 || ^6.0.0"
"@mui/x-internals": "npm:7.23.6"
"@mui/x-internals": "npm:7.24.0"
clsx: "npm:^2.1.1"
prop-types: "npm:^15.8.1"
reselect: "npm:^5.1.1"
Expand All @@ -1985,17 +1985,17 @@ __metadata:
optional: true
"@emotion/styled":
optional: true
checksum: 10/55953441915e9a70e0b2ef6d12376fbb0ba88814828361703be0e16226fd670053883195120b7c38138cc70c43ee80f217811c8abcdb42375d34d394ba2721c7
checksum: 10/3066efcad313a7f1238100d0527fb17f8170a1f96f49b965757a72ada17235a8ee5d1e5626ad3bc2467ba43f9277db6ae446388f557a3561476507957dec1e4d
languageName: node
linkType: hard

"@mui/x-date-pickers@npm:7.23.6":
version: 7.23.6
resolution: "@mui/x-date-pickers@npm:7.23.6"
"@mui/x-date-pickers@npm:7.24.0":
version: 7.24.0
resolution: "@mui/x-date-pickers@npm:7.24.0"
dependencies:
"@babel/runtime": "npm:^7.25.7"
"@mui/utils": "npm:^5.16.6 || ^6.0.0"
"@mui/x-internals": "npm:7.23.6"
"@mui/x-internals": "npm:7.24.0"
"@types/react-transition-group": "npm:^4.4.11"
clsx: "npm:^2.1.1"
prop-types: "npm:^15.8.1"
Expand Down Expand Up @@ -2033,19 +2033,19 @@ __metadata:
optional: true
moment-jalaali:
optional: true
checksum: 10/8ed96deb53ae5d6196713b0b2c96a4d48ee79f523e8e4643adcc2832d08634d8fe5b6e5e85ff3845badd65d6839c0b22d86022881089651c6473608dd7d3f989
checksum: 10/7040f9c51310f91888d004b69ec527f252f0696d7c903015d8bd103fa22f4ded60f6b4e956e1b18e44360d396ed8e5c1e7385a371e8dfac813c0fcfb80d4d749
languageName: node
linkType: hard

"@mui/x-internals@npm:7.23.6":
version: 7.23.6
resolution: "@mui/x-internals@npm:7.23.6"
"@mui/x-internals@npm:7.24.0":
version: 7.24.0
resolution: "@mui/x-internals@npm:7.24.0"
dependencies:
"@babel/runtime": "npm:^7.25.7"
"@mui/utils": "npm:^5.16.6 || ^6.0.0"
peerDependencies:
react: ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10/9492411ba80d7191a4486094076bb87c973d9f37789897465d13866788d7c007ff0b6e4fb181f1c2b4a9a393c77a9899d147ced113b8463c5f2e9f69df3b7ee4
checksum: 10/4e012551054bcb9397f9aecda1275cdeb78f39ccdea06e111a70412f4d899950f91796f921d4ec92beb0d33af288a48b7cd4b9c58f07e57452ee3dd915882882
languageName: node
linkType: hard

Expand Down Expand Up @@ -6172,8 +6172,8 @@ __metadata:
"@mdi/js": "npm:7.4.47"
"@mui/lab": "npm:6.0.0-beta.23"
"@mui/material": "npm:6.4.0"
"@mui/x-data-grid": "npm:7.23.6"
"@mui/x-date-pickers": "npm:7.23.6"
"@mui/x-data-grid": "npm:7.24.0"
"@mui/x-date-pickers": "npm:7.24.0"
"@storybook/addon-actions": "npm:8.5.0"
"@storybook/addon-designs": "npm:8.0.4"
"@storybook/addon-essentials": "npm:8.5.0"
Expand Down

0 comments on commit c9a02d9

Please sign in to comment.