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

Bump @mui/icons-material from 5.15.2 to 5.15.6 in /screen2.0 #268

Closed
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
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.6.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.15.2",
"@mui/icons-material": "^5.15.6",
"@mui/lab": "^5.0.0-alpha.158",
"@mui/material": "^5.15.4",
"@types/node": "^20.10.8",
Expand Down
26 changes: 21 additions & 5 deletions screen2.0/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.23.7":
"@babel/runtime@npm:^7.23.7, @babel/runtime@npm:^7.23.8":
version: 7.23.8
resolution: "@babel/runtime@npm:7.23.8"
dependencies:
Expand Down Expand Up @@ -798,7 +798,7 @@ __metadata:
languageName: node
linkType: hard

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

"@mui/icons-material@npm:^5.15.6":
version: 5.15.6
resolution: "@mui/icons-material@npm:5.15.6"
dependencies:
"@babel/runtime": ^7.23.8
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: 9e48abacc7dbcf6461a1451aebd92c6f50826a464bc5f5f8251c6e0868025405d865068089878ecd96a941ddc5ca71789d3534705401fe0db72a1c9ab11df0c1
languageName: node
linkType: hard

"@mui/lab@npm:^5.0.0-alpha.158":
version: 5.0.0-alpha.158
resolution: "@mui/lab@npm:5.0.0-alpha.158"
Expand Down Expand Up @@ -6978,7 +6994,7 @@ __metadata:
"@apollo/experimental-nextjs-app-support": ^0.6.0
"@emotion/react": ^11.11.1
"@emotion/styled": ^11.11.0
"@mui/icons-material": ^5.15.2
"@mui/icons-material": ^5.15.6
"@mui/lab": ^5.0.0-alpha.158
"@mui/material": ^5.15.4
"@types/node": ^20.10.8
Expand Down Expand Up @@ -8047,11 +8063,11 @@ semantic-ui-react@latest:

"typescript@patch:typescript@5.3.3#~builtin<compat/typescript>":
version: 5.3.3
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=85af82"
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=e012d7"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: f61375590b3162599f0f0d5b8737877ac0a7bc52761dbb585d67e7b8753a3a4c42d9a554c4cc929f591ffcf3a2b0602f65ae3ce74714fd5652623a816862b610
checksum: 4e604a9e107ce0c23b16a2f8d79d0531d4d8fe9ebbb7a8c395c66998c39892f0e0a071ef0b0d4e66420a8ec2b8d6cfd9cdb29ba24f25b37cba072e9282376df9
languageName: node
linkType: hard

Expand Down