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 Dec 24, 2024
1 parent 09b31d8 commit db846d0
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 54 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.0",
"@mui/material": "6.3.0",
"@sentry/browser": "8.47.0",
"@sentry/react": "8.47.0",
"@tanstack/react-query": "5.62.10",
Expand Down
6 changes: 3 additions & 3 deletions packages/qmongjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"vitest": "2.1.5"
},
"dependencies": {
"@mui/icons-material": "6.2.1",
"@mui/material": "6.2.1",
"@mui/system": "6.2.1",
"@mui/icons-material": "6.3.0",
"@mui/material": "6.3.0",
"@mui/system": "6.3.0",
"@mui/x-tree-view": "7.23.2",
"@tanstack/react-query": "5.62.10",
"@visx/axis": "3.12.0",
Expand Down
96 changes: 48 additions & 48 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3900,14 +3900,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 @@ -3918,42 +3918,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.0":
version: 6.3.0
resolution: "@mui/core-downloads-tracker@npm:6.3.0"
checksum: 10/cdfe2b2ba66c456587c7a285c0d2179ab5e42728e6a42d3921eb335c31aeeeda610ec728d96d797e4e82b298a229c20b6a74a7a8e6636d9f026f3d3240100e42
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.0":
version: 6.3.0
resolution: "@mui/icons-material@npm:6.3.0"
dependencies:
"@babel/runtime": "npm:^7.26.0"
peerDependencies:
"@mui/material": ^6.2.1
"@mui/material": ^6.3.0
"@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/f5d536be03ba90c3a196261b8294d4df7952080593369bdd573f4f094b9ec76ff6cd2a0aa41bd6c2494997a296876672ebf366de69af673634443e1e40fa5678
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.0":
version: 6.3.0
resolution: "@mui/material@npm:6.3.0"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/core-downloads-tracker": "npm:^6.2.1"
"@mui/system": "npm:^6.2.1"
"@mui/core-downloads-tracker": "npm:^6.3.0"
"@mui/system": "npm:^6.3.0"
"@mui/types": "npm:^7.2.20"
"@mui/utils": "npm:^6.2.1"
"@mui/utils": "npm:^6.3.0"
"@popperjs/core": "npm:^2.11.8"
"@types/react-transition-group": "npm:^4.4.12"
clsx: "npm:^2.1.1"
Expand All @@ -3964,7 +3964,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.0
"@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 @@ -3977,30 +3977,30 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10/dcdfe23b893bb7798e61d335403e5e78fd94dba564787978eef37260963d7eeeee052b3953cacd8acb4b84df4b4eee4da5d6b22eb60c1d4d67dc896da680fb98
checksum: 10/e6db71b4d044c87e08d50fe7cea8c5667d0a10ea16e376aab83639029d7fbc350342b1c93f20d1f7b3b3c63f35eef09fe3dcada73f5c2f8f041887dc30d56ead
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.0":
version: 6.3.0
resolution: "@mui/private-theming@npm:6.3.0"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/utils": "npm:^6.2.1"
"@mui/utils": "npm:^6.3.0"
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/61b19754f1f343866c47b9fa363482ddf79dab940620350fd707d863a74e18ec54540d3b2c19c94de7bdee78c75b00c0195ddd4f0019f2ee844e5e64c8c7a275
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.0":
version: 6.3.0
resolution: "@mui/styled-engine@npm:6.3.0"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@emotion/cache": "npm:^11.13.5"
Expand All @@ -4017,19 +4017,19 @@ __metadata:
optional: true
"@emotion/styled":
optional: true
checksum: 10/d2b78317cc9ea14bf2dc3e2c28bb89b45db4fd9849932cc2732b96afe6efbcc9effce54f6faca5e5fd07a8041963f3ef31d746fcedab61fc1e3dce87e083bf15
checksum: 10/d36545fff9a50a508bc422ce0d20ecc5c24b7e3e9d64b7aa11117b16a382e4d4dd3aa2b127a94e150482999038e0437f631386b3727cb2ecfb00a75bf28877ac
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.0, @mui/system@npm:^6.3.0":
version: 6.3.0
resolution: "@mui/system@npm:6.3.0"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/private-theming": "npm:^6.2.1"
"@mui/styled-engine": "npm:^6.2.1"
"@mui/private-theming": "npm:^6.3.0"
"@mui/styled-engine": "npm:^6.3.0"
"@mui/types": "npm:^7.2.20"
"@mui/utils": "npm:^6.2.1"
"@mui/utils": "npm:^6.3.0"
clsx: "npm:^2.1.1"
csstype: "npm:^3.1.3"
prop-types: "npm:^15.8.1"
Expand All @@ -4045,7 +4045,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10/17e2019fd0da1b4bf49e9e0f5347e7f2447d2908b3e0ad946e16e5a91c5c0bbeef58c2198f1c255e9f68a2ce1ce7eee34fa6fee285b373b9831857e5254b447a
checksum: 10/35e42c2182a745cb6caa476800580f536c5388064a837b0984faf4858b7537b0cc6dada11cef000100143903ea7130de306e1615f1b74cf5799c0a6ebb17e870
languageName: node
linkType: hard

Expand Down Expand Up @@ -4093,9 +4093,9 @@ __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":
version: 6.3.0
resolution: "@mui/utils@npm:6.3.0"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/types": "npm:^7.2.20"
Expand All @@ -4109,7 +4109,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/6fc5e14ed0a7aba178640ad5f01a050980a24700fa71cf57485d5f2b1795717be51a90b39ef7fbeb58b43820f1d26436efe1b3a13fd5feb3d2ad6253534172ba
checksum: 10/09d78139405d761b92b0c722b27eb40b1a1993d1e146f6c1c5f505abd0c720ae135badb4f87b586fc8cefb0113c3ce7540e63fc54a6d19842fef14f9200ff864
languageName: node
linkType: hard

Expand Down Expand Up @@ -20701,9 +20701,9 @@ __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/icons-material": "npm:6.3.0"
"@mui/material": "npm:6.3.0"
"@mui/system": "npm:6.3.0"
"@mui/x-tree-view": "npm:7.23.2"
"@tanstack/react-query": "npm:5.62.10"
"@testing-library/dom": "npm:10.4.0"
Expand Down Expand Up @@ -23142,9 +23142,9 @@ __metadata:
dependencies:
"@cypress/code-coverage": "npm:3.13.9"
"@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.0"
"@mui/material": "npm:6.3.0"
"@sentry/browser": "npm:8.47.0"
"@sentry/react": "npm:8.47.0"
"@tanstack/react-query": "npm:5.62.10"
Expand Down

0 comments on commit db846d0

Please sign in to comment.