Skip to content

Commit 34ec1bc

Browse files
build(deps): bump @mui/icons-material from 6.1.10 to 6.3.0 (#183)
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 6.1.10 to 6.3.0. - [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/v6.3.0/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c23c5e6 commit 34ec1bc

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@emotion/react": "^11.14.0",
1313
"@emotion/styled": "^11.14.0",
1414
"@fontsource/roboto": "^5.1.0",
15-
"@mui/icons-material": "^6.2.1",
15+
"@mui/icons-material": "^6.3.0",
1616
"@mui/material": "^6.2.0",
1717
"@mui/styles": "^6.2.1",
1818
"@types/jest": "^29.5.14",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -2611,19 +2611,19 @@ __metadata:
26112611
languageName: node
26122612
linkType: hard
26132613

2614-
"@mui/icons-material@npm:^6.2.1":
2615-
version: 6.2.1
2616-
resolution: "@mui/icons-material@npm:6.2.1"
2614+
"@mui/icons-material@npm:^6.3.0":
2615+
version: 6.3.0
2616+
resolution: "@mui/icons-material@npm:6.3.0"
26172617
dependencies:
26182618
"@babel/runtime": "npm:^7.26.0"
26192619
peerDependencies:
2620-
"@mui/material": ^6.2.1
2620+
"@mui/material": ^6.3.0
26212621
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
26222622
react: ^17.0.0 || ^18.0.0 || ^19.0.0
26232623
peerDependenciesMeta:
26242624
"@types/react":
26252625
optional: true
2626-
checksum: 10c0/5ff137c8fbe6875b871d9c47e4a1d767d8b8f3f9b092a9b7fc5bb9fedf479dadf528f6602992408ba514e3fd69b2c8c0e6a14a4676a5cc4f4b779f33ba5b5d0a
2626+
checksum: 10c0/42fd80f5a95a7736f567bf9181c4986c78f7dd3d129610a822070f0d3dd2cc86c6dfd6444468bfd9e3a616890e5c9f4722f84218eb1d020bb75f2fab15d2526f
26272627
languageName: node
26282628
linkType: hard
26292629

@@ -11739,7 +11739,7 @@ __metadata:
1173911739
"@emotion/react": "npm:^11.14.0"
1174011740
"@emotion/styled": "npm:^11.14.0"
1174111741
"@fontsource/roboto": "npm:^5.1.0"
11742-
"@mui/icons-material": "npm:^6.2.1"
11742+
"@mui/icons-material": "npm:^6.3.0"
1174311743
"@mui/material": "npm:^6.2.0"
1174411744
"@mui/styles": "npm:^6.2.1"
1174511745
"@testing-library/jest-dom": "npm:^6.6.3"

0 commit comments

Comments
 (0)