Skip to content

Commit 576d741

Browse files
build(deps): bump react-complex-tree from 2.3.1 to 2.3.2 (#2190)
Bumps [react-complex-tree](https://github.com/lukasbach/react-complex-tree/tree/HEAD/packages/core) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/lukasbach/react-complex-tree/releases) - [Commits](https://github.com/lukasbach/react-complex-tree/commits/2.3.2/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 fa839c0 commit 576d741

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.30.0",
93-
"react-complex-tree": "^2.3.1",
93+
"react-complex-tree": "^2.3.2",
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
@@ -2932,7 +2932,7 @@ __metadata:
29322932
react: ^18.2.0
29332933
react-app-polyfill: ^3.0.0
29342934
react-aria: ^3.30.0
2935-
react-complex-tree: ^2.3.1
2935+
react-complex-tree: ^2.3.2
29362936
react-dev-utils: ^12.0.1
29372937
react-dom: ^18.2.0
29382938
react-dropzone: ^14.2.3
@@ -14219,12 +14219,12 @@ __metadata:
1421914219
languageName: node
1422014220
linkType: hard
1422114221

14222-
"react-complex-tree@npm:^2.3.1":
14223-
version: 2.3.1
14224-
resolution: "react-complex-tree@npm:2.3.1"
14222+
"react-complex-tree@npm:^2.3.2":
14223+
version: 2.3.2
14224+
resolution: "react-complex-tree@npm:2.3.2"
1422514225
peerDependencies:
1422614226
react: ">=16.0.0"
14227-
checksum: 5e8893fd9eb8e8304ff8f2aef8b4bc7798698c286e0c8c8f66a8b81f2a4a50103bec4057af803909b43d5be0c04bd0c56d038b4babc36b2aba025044faf9d305
14227+
checksum: 37a7bad8a1744dc153b5e5eac495235772586105f26cc05bc47d39115fe27aeee92eae396e0bdce88792daea3ba47b0f8e20dac00232c0e2de035a3dc1f1973e
1422814228
languageName: node
1422914229
linkType: hard
1423014230

0 commit comments

Comments
 (0)