Skip to content

Commit

Permalink
Bump @mui/icons-material from 5.14.0 to 5.14.1 in /screen2.0
Browse files Browse the repository at this point in the history
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.14.0 to 5.14.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.14.1/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
1 parent 146abea commit def0e02
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 4 deletions.
2 changes: 1 addition & 1 deletion screen2.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@apollo/experimental-nextjs-app-support": "^0.3.1",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.11.16",
"@mui/icons-material": "^5.14.1",
"@mui/material": "^5.13.6",
"@types/node": "^20.4.4",
"@types/react": "^18.2.14",
Expand Down
22 changes: 19 additions & 3 deletions screen2.0/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.22.5, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.7":
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.22.5, @babel/runtime@npm:^7.22.6, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.7":
version: 7.22.6
resolution: "@babel/runtime@npm:7.22.6"
dependencies:
Expand Down Expand Up @@ -480,7 +480,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/icons-material@npm:^5.11.0, @mui/icons-material@npm:^5.11.16":
"@mui/icons-material@npm:^5.11.0":
version: 5.14.0
resolution: "@mui/icons-material@npm:5.14.0"
dependencies:
Expand All @@ -496,6 +496,22 @@ __metadata:
languageName: node
linkType: hard

"@mui/icons-material@npm:^5.14.1":
version: 5.14.1
resolution: "@mui/icons-material@npm:5.14.1"
dependencies:
"@babel/runtime": ^7.22.6
peerDependencies:
"@mui/material": ^5.0.0
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: d1713a1234dcbdbb3eea77beb43bb6d7a2c8b244991d66711e2e22963959de76cd184ebf0cf1a89417a14fb6cf18940316d87b27442f2b319a7d15c45f6066d8
languageName: node
linkType: hard

"@mui/material@npm:^5.11.7, @mui/material@npm:^5.13.6":
version: 5.14.0
resolution: "@mui/material@npm:5.14.0"
Expand Down Expand Up @@ -6385,7 +6401,7 @@ __metadata:
"@apollo/experimental-nextjs-app-support": ^0.3.1
"@emotion/react": ^11.11.1
"@emotion/styled": ^11.11.0
"@mui/icons-material": ^5.11.16
"@mui/icons-material": ^5.14.1
"@mui/material": ^5.13.6
"@types/node": ^20.4.4
"@types/react": ^18.2.14
Expand Down

0 comments on commit def0e02

Please sign in to comment.