Skip to content

Commit

Permalink
Update material-ui monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 6d0dbac commit ae4a3e8
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 68 deletions.
6 changes: 3 additions & 3 deletions apps/skde/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
},
"dependencies": {
"@iframe-resizer/react": "5.3.2",
"@mui/base": "5.0.0-beta.67",
"@mui/icons-material": "6.2.1",
"@mui/material": "6.2.1",
"@mui/base": "5.0.0-beta.68",
"@mui/icons-material": "6.3.1",
"@mui/material": "6.3.1",
"@sentry/browser": "8.48.0",
"@sentry/react": "8.48.0",
"@tanstack/react-query": "5.64.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/qmongjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"vitest": "2.1.5"
},
"dependencies": {
"@mui/icons-material": "6.2.1",
"@mui/material": "6.2.1",
"@mui/system": "6.2.1",
"@mui/x-tree-view": "7.23.2",
"@mui/icons-material": "6.3.1",
"@mui/material": "6.3.1",
"@mui/system": "6.3.1",
"@mui/x-tree-view": "7.23.6",
"@tanstack/react-query": "5.64.1",
"@visx/axis": "3.12.0",
"@visx/curve": "3.12.0",
Expand Down
134 changes: 73 additions & 61 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3903,14 +3903,14 @@ __metadata:
languageName: node
linkType: hard

"@mui/base@npm:5.0.0-beta.67":
version: 5.0.0-beta.67
resolution: "@mui/base@npm:5.0.0-beta.67"
"@mui/base@npm:5.0.0-beta.68":
version: 5.0.0-beta.68
resolution: "@mui/base@npm:5.0.0-beta.68"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@floating-ui/react-dom": "npm:^2.1.1"
"@mui/types": "npm:^7.2.20"
"@mui/utils": "npm:^6.2.1"
"@mui/utils": "npm:^6.3.0"
"@popperjs/core": "npm:^2.11.8"
clsx: "npm:^2.1.1"
prop-types: "npm:^15.8.1"
Expand All @@ -3921,42 +3921,42 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/92d2ed1550cd33c8b2c890b98ff67d55677c3fb4871a7e600fc6e973ab2318dc362fd897b60e63d67cd9d8af984dd80ca99075c526ac1df89a740215139f6194
checksum: 10/e2247266c2aa07ccf35841c94aa079fe6ded9094c1cd2c71d255f5c9c489f2000f17031b809cef176bc01d4303d1f6a509f67f6904747355401f5bcff1ea0157
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^6.2.1":
version: 6.2.1
resolution: "@mui/core-downloads-tracker@npm:6.2.1"
checksum: 10/7b2b836f5a3c4eaffcd0b2c3e1863e168f0951f53ecbe6e5d2736686dfde18da1e21bcb24c237bde60d39f579773321c5b41ed9338cea3650cd3f5266bd489cd
"@mui/core-downloads-tracker@npm:^6.3.1":
version: 6.3.1
resolution: "@mui/core-downloads-tracker@npm:6.3.1"
checksum: 10/26bdb92d7a53c7d9123a60733f9cfae33acdee30ef78d1dcb0884e0e38b12bff375be54616898ead8abe1ed10550b7824d9c6b48c4f78dcab8e8fd32ae948794
languageName: node
linkType: hard

"@mui/icons-material@npm:6.2.1":
version: 6.2.1
resolution: "@mui/icons-material@npm:6.2.1"
"@mui/icons-material@npm:6.3.1":
version: 6.3.1
resolution: "@mui/icons-material@npm:6.3.1"
dependencies:
"@babel/runtime": "npm:^7.26.0"
peerDependencies:
"@mui/material": ^6.2.1
"@mui/material": ^6.3.1
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/3e0d962a3cb203c6a1497bbd1a8ecf2db9705e37cda1e92c339c4cabba61e857e39100f8478456a5aeceeb6b778e16437949d1232bf2be430db72adfdd8752d6
checksum: 10/5800d4a12225688ef8b611f7c7768d87ea1f9940ce44fc92e96610da4bc8145c580fa7dadbdb182458dcf174ebd2e0bbc1582b2564e6ff78a32650ab3b018b06
languageName: node
linkType: hard

"@mui/material@npm:6.2.1":
version: 6.2.1
resolution: "@mui/material@npm:6.2.1"
"@mui/material@npm:6.3.1":
version: 6.3.1
resolution: "@mui/material@npm:6.3.1"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/core-downloads-tracker": "npm:^6.2.1"
"@mui/system": "npm:^6.2.1"
"@mui/types": "npm:^7.2.20"
"@mui/utils": "npm:^6.2.1"
"@mui/core-downloads-tracker": "npm:^6.3.1"
"@mui/system": "npm:^6.3.1"
"@mui/types": "npm:^7.2.21"
"@mui/utils": "npm:^6.3.1"
"@popperjs/core": "npm:^2.11.8"
"@types/react-transition-group": "npm:^4.4.12"
clsx: "npm:^2.1.1"
Expand All @@ -3967,7 +3967,7 @@ __metadata:
peerDependencies:
"@emotion/react": ^11.5.0
"@emotion/styled": ^11.3.0
"@mui/material-pigment-css": ^6.2.1
"@mui/material-pigment-css": ^6.3.1
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
Expand All @@ -3980,30 +3980,30 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10/dcdfe23b893bb7798e61d335403e5e78fd94dba564787978eef37260963d7eeeee052b3953cacd8acb4b84df4b4eee4da5d6b22eb60c1d4d67dc896da680fb98
checksum: 10/06663f1818406c6cb61e31682ac056b4bbc4470439882a9d485464cc064d94603a590fdf3223f9f68567d321bf88eab7c1d4ed2bd002ccb797a189f758535966
languageName: node
linkType: hard

"@mui/private-theming@npm:^6.2.1":
version: 6.2.1
resolution: "@mui/private-theming@npm:6.2.1"
"@mui/private-theming@npm:^6.3.1":
version: 6.3.1
resolution: "@mui/private-theming@npm:6.3.1"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/utils": "npm:^6.2.1"
"@mui/utils": "npm:^6.3.1"
prop-types: "npm:^15.8.1"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/554db0933120dc2630bca2c50ad986cba1f9a35fb7ce68dca09aaf2a430b6754d8e875addb47ccdf166ca8975d7140180535f1e836cc7a5531362080de1bd042
checksum: 10/6110969a08d77312d09c0ab1aef6f077082abf91239a2d333ed05155f5356462444ec61a1de2e4ab8c3496dc71c46ce481dc85326debbae76c78d179c06abb80
languageName: node
linkType: hard

"@mui/styled-engine@npm:^6.2.1":
version: 6.2.1
resolution: "@mui/styled-engine@npm:6.2.1"
"@mui/styled-engine@npm:^6.3.1":
version: 6.3.1
resolution: "@mui/styled-engine@npm:6.3.1"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@emotion/cache": "npm:^11.13.5"
Expand All @@ -4020,19 +4020,19 @@ __metadata:
optional: true
"@emotion/styled":
optional: true
checksum: 10/d2b78317cc9ea14bf2dc3e2c28bb89b45db4fd9849932cc2732b96afe6efbcc9effce54f6faca5e5fd07a8041963f3ef31d746fcedab61fc1e3dce87e083bf15
checksum: 10/a40f74c64e4c1f60862f257a29ce68a910694fc33f8418b463cc9f0375666eaa61bd44872916b5c449fd024e04f4e37306eaa8c95b8f0e946e54e4abea8d255c
languageName: node
linkType: hard

"@mui/system@npm:6.2.1, @mui/system@npm:^6.2.1":
version: 6.2.1
resolution: "@mui/system@npm:6.2.1"
"@mui/system@npm:6.3.1, @mui/system@npm:^6.3.1":
version: 6.3.1
resolution: "@mui/system@npm:6.3.1"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/private-theming": "npm:^6.2.1"
"@mui/styled-engine": "npm:^6.2.1"
"@mui/types": "npm:^7.2.20"
"@mui/utils": "npm:^6.2.1"
"@mui/private-theming": "npm:^6.3.1"
"@mui/styled-engine": "npm:^6.3.1"
"@mui/types": "npm:^7.2.21"
"@mui/utils": "npm:^6.3.1"
clsx: "npm:^2.1.1"
csstype: "npm:^3.1.3"
prop-types: "npm:^15.8.1"
Expand All @@ -4048,7 +4048,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10/17e2019fd0da1b4bf49e9e0f5347e7f2447d2908b3e0ad946e16e5a91c5c0bbeef58c2198f1c255e9f68a2ce1ce7eee34fa6fee285b373b9831857e5254b447a
checksum: 10/aadd9c3551cf07739582e3668baae7b8e8df0fd745aea10eeeb0da30adc4aae926903f74491dcb21c3a400d2f2afb9c3e1477489b32da3826541629657beb4c3
languageName: node
linkType: hard

Expand Down Expand Up @@ -4076,6 +4076,18 @@ __metadata:
languageName: node
linkType: hard

"@mui/types@npm:^7.2.21":
version: 7.2.21
resolution: "@mui/types@npm:7.2.21"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/cf604b02ee8a9127fe1cdcd1d2ee5d5aa92b2a3543b465a09c46a8be2452df7c58930ac0d8e55610e7130efe0fb9de9fa0c8522e30a04ca5dadc6640a4c77eda
languageName: node
linkType: hard

"@mui/utils@npm:^5.16.6 || ^6.0.0":
version: 6.1.6
resolution: "@mui/utils@npm:6.1.6"
Expand All @@ -4096,12 +4108,12 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^6.2.1":
version: 6.2.1
resolution: "@mui/utils@npm:6.2.1"
"@mui/utils@npm:^6.3.0, @mui/utils@npm:^6.3.1":
version: 6.3.1
resolution: "@mui/utils@npm:6.3.1"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/types": "npm:^7.2.20"
"@mui/types": "npm:^7.2.21"
"@types/prop-types": "npm:^15.7.14"
clsx: "npm:^2.1.1"
prop-types: "npm:^15.8.1"
Expand All @@ -4112,29 +4124,29 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/6fc5e14ed0a7aba178640ad5f01a050980a24700fa71cf57485d5f2b1795717be51a90b39ef7fbeb58b43820f1d26436efe1b3a13fd5feb3d2ad6253534172ba
checksum: 10/cefc474ebb582e35bf2a0966fedaa486129fa8590cf88fb7acf9d0f490922ffb01c0a103a9e66cc56ceddf8142e8f8036dcbeceb3afa0d0a242bf51bbd4c96a6
languageName: node
linkType: hard

"@mui/x-internals@npm:7.23.0":
version: 7.23.0
resolution: "@mui/x-internals@npm:7.23.0"
"@mui/x-internals@npm:7.23.6":
version: 7.23.6
resolution: "@mui/x-internals@npm:7.23.6"
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/a09f78ce26a9452f8b14a1514c38306c9069f89af650932af8a982a58a8946a25d18c0babe3bec42863c3962fb9016551bf2d8ffa92cb7db7e1c86379b498358
checksum: 10/9492411ba80d7191a4486094076bb87c973d9f37789897465d13866788d7c007ff0b6e4fb181f1c2b4a9a393c77a9899d147ced113b8463c5f2e9f69df3b7ee4
languageName: node
linkType: hard

"@mui/x-tree-view@npm:7.23.2":
version: 7.23.2
resolution: "@mui/x-tree-view@npm:7.23.2"
"@mui/x-tree-view@npm:7.23.6":
version: 7.23.6
resolution: "@mui/x-tree-view@npm:7.23.6"
dependencies:
"@babel/runtime": "npm:^7.25.7"
"@mui/utils": "npm:^5.16.6 || ^6.0.0"
"@mui/x-internals": "npm:7.23.0"
"@mui/x-internals": "npm:7.23.6"
"@types/react-transition-group": "npm:^4.4.11"
clsx: "npm:^2.1.1"
prop-types: "npm:^15.8.1"
Expand All @@ -4151,7 +4163,7 @@ __metadata:
optional: true
"@emotion/styled":
optional: true
checksum: 10/c64fe87c02ee7404da059783968540335212b099a45fc5c59e635125812ae2782d1c78f8c5070dbc0ba63dc82cba9929994d3d61c76697592ccd3900edf8cfc7
checksum: 10/1d607b2d491b706d98e9c49719ff9f8d0f05a67216357c622513d3a9d02eb0f7fb9bab8420a97b1ac442bc42fa8f76dbce27a379b68d43ed850a91ef1a4e0537
languageName: node
linkType: hard

Expand Down Expand Up @@ -20769,10 +20781,10 @@ __metadata:
version: 0.0.0-use.local
resolution: "qmongjs@workspace:packages/qmongjs"
dependencies:
"@mui/icons-material": "npm:6.2.1"
"@mui/material": "npm:6.2.1"
"@mui/system": "npm:6.2.1"
"@mui/x-tree-view": "npm:7.23.2"
"@mui/icons-material": "npm:6.3.1"
"@mui/material": "npm:6.3.1"
"@mui/system": "npm:6.3.1"
"@mui/x-tree-view": "npm:7.23.6"
"@tanstack/react-query": "npm:5.64.1"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/jest-dom": "npm:6.6.3"
Expand Down Expand Up @@ -23210,9 +23222,9 @@ __metadata:
dependencies:
"@cypress/code-coverage": "npm:3.13.10"
"@iframe-resizer/react": "npm:5.3.2"
"@mui/base": "npm:5.0.0-beta.67"
"@mui/icons-material": "npm:6.2.1"
"@mui/material": "npm:6.2.1"
"@mui/base": "npm:5.0.0-beta.68"
"@mui/icons-material": "npm:6.3.1"
"@mui/material": "npm:6.3.1"
"@sentry/browser": "npm:8.48.0"
"@sentry/react": "npm:8.48.0"
"@tanstack/react-query": "npm:5.64.1"
Expand Down

0 comments on commit ae4a3e8

Please sign in to comment.