Skip to content

Commit b44aea3

Browse files
build(deps): bump react-complex-tree from 2.3.2 to 2.3.4 (#2238)
Bumps [react-complex-tree](https://github.com/lukasbach/react-complex-tree/tree/HEAD/packages/core) from 2.3.2 to 2.3.4. - [Release notes](https://github.com/lukasbach/react-complex-tree/releases) - [Commits](https://github.com/lukasbach/react-complex-tree/commits/2.3.4/packages/core) --- updated-dependencies: - dependency-name: react-complex-tree dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f713d21 commit b44aea3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"react": "^18.2.0",
9191
"react-app-polyfill": "^3.0.0",
9292
"react-aria": "^3.31.0",
93-
"react-complex-tree": "^2.3.2",
93+
"react-complex-tree": "^2.3.4",
9494
"react-dev-utils": "^12.0.1",
9595
"react-dom": "^18.2.0",
9696
"react-dropzone": "^14.2.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2966,7 +2966,7 @@ __metadata:
29662966
react: ^18.2.0
29672967
react-app-polyfill: ^3.0.0
29682968
react-aria: ^3.31.0
2969-
react-complex-tree: ^2.3.2
2969+
react-complex-tree: ^2.3.4
29702970
react-dev-utils: ^12.0.1
29712971
react-dom: ^18.2.0
29722972
react-dropzone: ^14.2.3
@@ -14399,12 +14399,12 @@ __metadata:
1439914399
languageName: node
1440014400
linkType: hard
1440114401

14402-
"react-complex-tree@npm:^2.3.2":
14403-
version: 2.3.2
14404-
resolution: "react-complex-tree@npm:2.3.2"
14402+
"react-complex-tree@npm:^2.3.4":
14403+
version: 2.3.4
14404+
resolution: "react-complex-tree@npm:2.3.4"
1440514405
peerDependencies:
1440614406
react: ">=16.0.0"
14407-
checksum: 37a7bad8a1744dc153b5e5eac495235772586105f26cc05bc47d39115fe27aeee92eae396e0bdce88792daea3ba47b0f8e20dac00232c0e2de035a3dc1f1973e
14407+
checksum: 7710078c1669ee6477eefb00523758323fbaac33efc4e0f9f20f82672f846728e0c6dd906d87b253cd7e1d06f2b623c47f52b5a0bf604ddeae3e6123b53fc74c
1440814408
languageName: node
1440914409
linkType: hard
1441014410

0 commit comments

Comments
 (0)