Skip to content

Commit 57c1041

Browse files
fix(deps): update dependency @mui/x-tree-view to v8.16.0 (#5985)
Signed-off-by: Renovate Bot <[email protected]> Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
1 parent aef48e7 commit 57c1041

File tree

3 files changed

+16
-11
lines changed

3 files changed

+16
-11
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@backstage-community/plugin-bookmarks': patch
3+
---
4+
5+
Updated dependency `@mui/x-tree-view` to `8.16.0`.

workspaces/bookmarks/plugins/bookmarks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@mui/icons-material": "5.18.0",
7171
"@mui/material": "^5.18.0",
7272
"@mui/system": "5.18.0",
73-
"@mui/x-tree-view": "8.15.0"
73+
"@mui/x-tree-view": "8.16.0"
7474
},
7575
"devDependencies": {
7676
"@backstage/cli": "backstage:^",

workspaces/bookmarks/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -707,7 +707,7 @@ __metadata:
707707
"@mui/icons-material": "npm:5.18.0"
708708
"@mui/material": "npm:^5.18.0"
709709
"@mui/system": "npm:5.18.0"
710-
"@mui/x-tree-view": "npm:8.15.0"
710+
"@mui/x-tree-view": "npm:8.16.0"
711711
"@testing-library/dom": "npm:^10.4.1"
712712
"@testing-library/jest-dom": "npm:^6.9.1"
713713
"@testing-library/react": "npm:^16.3.0"
@@ -3962,28 +3962,28 @@ __metadata:
39623962
languageName: node
39633963
linkType: hard
39643964

3965-
"@mui/x-internals@npm:8.14.0":
3966-
version: 8.14.0
3967-
resolution: "@mui/x-internals@npm:8.14.0"
3965+
"@mui/x-internals@npm:8.16.0":
3966+
version: 8.16.0
3967+
resolution: "@mui/x-internals@npm:8.16.0"
39683968
dependencies:
39693969
"@babel/runtime": "npm:^7.28.4"
39703970
"@mui/utils": "npm:^7.3.3"
39713971
reselect: "npm:^5.1.1"
39723972
use-sync-external-store: "npm:^1.6.0"
39733973
peerDependencies:
39743974
react: ^17.0.0 || ^18.0.0 || ^19.0.0
3975-
checksum: 10/3b8fcd156e265d376439ab398073801559307d25bb804fa59f3544cc8936783a5eda89b7ba07a34ebcd8b1e7c7ae08b44d61fb8c6aa61fac23e37b036c06bd7a
3975+
checksum: 10/2fcbdf5e82c5b794991c3bb99d07570a280d5b8aca2903cfa38a936a57e9cb6a7e9f995720c2e68f9d625101b613ca14e7df5a4090abbbf35cc2922c61750430
39763976
languageName: node
39773977
linkType: hard
39783978

3979-
"@mui/x-tree-view@npm:8.15.0":
3980-
version: 8.15.0
3981-
resolution: "@mui/x-tree-view@npm:8.15.0"
3979+
"@mui/x-tree-view@npm:8.16.0":
3980+
version: 8.16.0
3981+
resolution: "@mui/x-tree-view@npm:8.16.0"
39823982
dependencies:
39833983
"@babel/runtime": "npm:^7.28.4"
39843984
"@base-ui-components/utils": "npm:0.1.2"
39853985
"@mui/utils": "npm:^7.3.3"
3986-
"@mui/x-internals": "npm:8.14.0"
3986+
"@mui/x-internals": "npm:8.16.0"
39873987
"@types/react-transition-group": "npm:^4.4.12"
39883988
clsx: "npm:^2.1.1"
39893989
prop-types: "npm:^15.8.1"
@@ -4000,7 +4000,7 @@ __metadata:
40004000
optional: true
40014001
"@emotion/styled":
40024002
optional: true
4003-
checksum: 10/5451f54e0e163ae4bb312405cff88b1475748b59cd291725b798e72a57f73857ec846ef6c42283b52eee5b8935474bb3ffbc78fd794c7ccfa6b0e3ee5038f4fe
4003+
checksum: 10/897c6bcc27248c57f993da8038c1c95c01e262866b350416a7a8d76ea4a3e6ec3ebc2b84c236fbd9d6b281e54f02ea44f872870bacb2c471a3d3baee1dcaec22
40044004
languageName: node
40054005
linkType: hard
40064006

0 commit comments

Comments
 (0)