Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update material-ui monorepo to v6.1.2 #5970

Merged
merged 1 commit into from
Oct 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"@httpx/json-api": "0.5.23",
"@httpx/plain-object": "1.1.3",
"@httpx/treeu": "0.4.2",
"@mui/icons-material": "6.1.1",
"@mui/material": "6.1.1",
"@mui/icons-material": "6.1.2",
"@mui/material": "6.1.2",
"@pothos/core": "3.41.2",
"@pothos/plugin-errors": "3.11.2",
"@pothos/plugin-prisma": "3.65.3",
Expand Down
82 changes: 41 additions & 41 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3996,38 +3996,38 @@ __metadata:
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^6.1.1":
version: 6.1.1
resolution: "@mui/core-downloads-tracker@npm:6.1.1"
checksum: 10c0/ca837b75b8d2147a5a67785725b1158eff1240dbca65effbc9c4387fc7c342416bff332b0678378292738aa1b0224b866979c623a5da426904a43df394782286
"@mui/core-downloads-tracker@npm:^6.1.2":
version: 6.1.2
resolution: "@mui/core-downloads-tracker@npm:6.1.2"
checksum: 10c0/a685ac90a614be07c07bba752a6772be1caf06329e278c731f2a60b7712381c467adb3f5e0cfe7f2bc51b744ba76138f451853ff767c4739fa6379c8bc49d407
languageName: node
linkType: hard

"@mui/icons-material@npm:6.1.1":
version: 6.1.1
resolution: "@mui/icons-material@npm:6.1.1"
"@mui/icons-material@npm:6.1.2":
version: 6.1.2
resolution: "@mui/icons-material@npm:6.1.2"
dependencies:
"@babel/runtime": "npm:^7.25.6"
peerDependencies:
"@mui/material": ^6.1.1
"@mui/material": ^6.1.2
"@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: 10c0/fc9f468ebf7ee9238606c915b648a4ba461d1ff241926131cd0de173d9092d8be6b2dc84a9d1bd8abcc6a349793e5501bd9d90487af7e946395a9b5ff104d498
checksum: 10c0/ae5f1134e3ac45914c2bfef76a31848a8dc655237a9e478959580f778c31d77e6e54a588ec0ec552d8c6a904298f02d7cf482a5d6df294389d9ea9da8109ef94
languageName: node
linkType: hard

"@mui/material@npm:6.1.1":
version: 6.1.1
resolution: "@mui/material@npm:6.1.1"
"@mui/material@npm:6.1.2":
version: 6.1.2
resolution: "@mui/material@npm:6.1.2"
dependencies:
"@babel/runtime": "npm:^7.25.6"
"@mui/core-downloads-tracker": "npm:^6.1.1"
"@mui/system": "npm:^6.1.1"
"@mui/core-downloads-tracker": "npm:^6.1.2"
"@mui/system": "npm:^6.1.2"
"@mui/types": "npm:^7.2.17"
"@mui/utils": "npm:^6.1.1"
"@mui/utils": "npm:^6.1.2"
"@popperjs/core": "npm:^2.11.8"
"@types/react-transition-group": "npm:^4.4.11"
clsx: "npm:^2.1.1"
Expand All @@ -4038,7 +4038,7 @@ __metadata:
peerDependencies:
"@emotion/react": ^11.5.0
"@emotion/styled": ^11.3.0
"@mui/material-pigment-css": ^6.1.1
"@mui/material-pigment-css": ^6.1.2
"@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 @@ -4051,30 +4051,30 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10c0/ee47e8ac90db10e104fb3176512f5dd762e4cbf534d6377a0b515d738544eb56f3d4c8c54a1ddc029526b56443fc57ed3637164424245a1f3214d8ba4ff4b5eb
checksum: 10c0/7825be6ec47f82b3b3469fd0724b818bcc488f9b42de275fed38de314c216dfcefeec1cd23a0e8f8e6355ca51fbb2554ee4011834d6188a9245a8d60e7be2398
languageName: node
linkType: hard

"@mui/private-theming@npm:^6.1.1":
version: 6.1.1
resolution: "@mui/private-theming@npm:6.1.1"
"@mui/private-theming@npm:^6.1.2":
version: 6.1.2
resolution: "@mui/private-theming@npm:6.1.2"
dependencies:
"@babel/runtime": "npm:^7.25.6"
"@mui/utils": "npm:^6.1.1"
"@mui/utils": "npm:^6.1.2"
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: 10c0/a4374cb55f6ca1959aa4cb38c28ace2d8e1e73f97cd0eb3c383a0de977df4a5e2966c5f0ab4d04c596ebf9c224aa196301162f3d1e72a43e20ae6cd06dadfc05
checksum: 10c0/b8f8ee447dde7ecd34b9b96c19d68cff6771a7d5a133b85c3ff2dcb19fc8f2375375de6695c439dcfb6cb94e28d0a7c0889e132bfa467700a883e0dd834e8080
languageName: node
linkType: hard

"@mui/styled-engine@npm:^6.1.1":
version: 6.1.1
resolution: "@mui/styled-engine@npm:6.1.1"
"@mui/styled-engine@npm:^6.1.2":
version: 6.1.2
resolution: "@mui/styled-engine@npm:6.1.2"
dependencies:
"@babel/runtime": "npm:^7.25.6"
"@emotion/cache": "npm:^11.13.1"
Expand All @@ -4090,19 +4090,19 @@ __metadata:
optional: true
"@emotion/styled":
optional: true
checksum: 10c0/5711ca945b9f93845df477da0a82107e8426d7e4a893d464ab968cbdfc6660960056c785c97a3752d1d6829c264bac78754b5585e4ab8a0e3e1738c505fa8770
checksum: 10c0/cad5a768d039a8e6652c5f33371ff68e82afedec75f340a0c4154ca4bf29877f23e89c041b0cbdad7d81c4fe4e356882d0de3d24157a05323a88e9703ed85d30
languageName: node
linkType: hard

"@mui/system@npm:^6.1.1":
version: 6.1.1
resolution: "@mui/system@npm:6.1.1"
"@mui/system@npm:^6.1.2":
version: 6.1.2
resolution: "@mui/system@npm:6.1.2"
dependencies:
"@babel/runtime": "npm:^7.25.6"
"@mui/private-theming": "npm:^6.1.1"
"@mui/styled-engine": "npm:^6.1.1"
"@mui/private-theming": "npm:^6.1.2"
"@mui/styled-engine": "npm:^6.1.2"
"@mui/types": "npm:^7.2.17"
"@mui/utils": "npm:^6.1.1"
"@mui/utils": "npm:^6.1.2"
clsx: "npm:^2.1.1"
csstype: "npm:^3.1.3"
prop-types: "npm:^15.8.1"
Expand All @@ -4118,7 +4118,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10c0/9c7d63b369e4885066f23beac927dc5c8aad78bca32e66044744cb04320fdcd4fe2136de92135ae740b3ba8f369bcd3e75ca95fa7617d3021fd0d358b8aade9f
checksum: 10c0/b9240574f5db5a79d1ad1fc5dead2fc2b0dcaee2bc5515e6b8ea88cddd374f58adb18611fee65ae38ef165434712de425a6a5fc4d8d717d9b4f5a3716e2c3c46
languageName: node
linkType: hard

Expand All @@ -4134,13 +4134,13 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^6.1.1":
version: 6.1.1
resolution: "@mui/utils@npm:6.1.1"
"@mui/utils@npm:^6.1.2":
version: 6.1.2
resolution: "@mui/utils@npm:6.1.2"
dependencies:
"@babel/runtime": "npm:^7.25.6"
"@mui/types": "npm:^7.2.17"
"@types/prop-types": "npm:^15.7.12"
"@types/prop-types": "npm:^15.7.13"
clsx: "npm:^2.1.1"
prop-types: "npm:^15.8.1"
react-is: "npm:^18.3.1"
Expand All @@ -4150,7 +4150,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/4278d1810b6bf9cb366201414885cdcbfcee383030efc90444d5446a9bcc28ec5c5b299ca2a2b0280721f6d51116f29142119cc5c9c4ec86aafd9d5329aa01a6
checksum: 10c0/ed56688610f3c04ad219066b5bd94b16c2c1318e2fc4d49e6d6d7b3800d10b4751185cbcc88431a3a1070a236f61e41238c06ef2998a3d65724ac6245a8b64e6
languageName: node
linkType: hard

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

"@types/prop-types@npm:*, @types/prop-types@npm:^15.7.12":
"@types/prop-types@npm:*, @types/prop-types@npm:^15.7.13":
version: 15.7.13
resolution: "@types/prop-types@npm:15.7.13"
checksum: 10c0/1b20fc67281902c6743379960247bc161f3f0406ffc0df8e7058745a85ea1538612109db0406290512947f9632fe9e10e7337bf0ce6338a91d6c948df16a7c61
Expand Down Expand Up @@ -14867,8 +14867,8 @@ __metadata:
"@httpx/json-api": "npm:0.5.23"
"@httpx/plain-object": "npm:1.1.3"
"@httpx/treeu": "npm:0.4.2"
"@mui/icons-material": "npm:6.1.1"
"@mui/material": "npm:6.1.1"
"@mui/icons-material": "npm:6.1.2"
"@mui/material": "npm:6.1.2"
"@next/bundle-analyzer": "npm:14.2.14"
"@next/env": "npm:14.2.14"
"@playwright/test": "npm:1.47.2"
Expand Down
Loading