Skip to content

Commit cd625ae

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

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.0",
93+
"react-complex-tree": "^2.3.1",
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.0
2935+
react-complex-tree: ^2.3.1
29362936
react-dev-utils: ^12.0.1
29372937
react-dom: ^18.2.0
29382938
react-dropzone: ^14.2.3
@@ -14455,12 +14455,12 @@ __metadata:
1445514455
languageName: node
1445614456
linkType: hard
1445714457

14458-
"react-complex-tree@npm:^2.3.0":
14459-
version: 2.3.0
14460-
resolution: "react-complex-tree@npm:2.3.0"
14458+
"react-complex-tree@npm:^2.3.1":
14459+
version: 2.3.1
14460+
resolution: "react-complex-tree@npm:2.3.1"
1446114461
peerDependencies:
1446214462
react: ">=16.0.0"
14463-
checksum: 21bacdf0307292459ea98d3b006cf0eff15ea07c5eb32b81d5c7dc9d4e9c488d1238b360b25c6e964d5cc9bb9b52088988963897bc7219e3fb9c0aef51426536
14463+
checksum: 5e8893fd9eb8e8304ff8f2aef8b4bc7798698c286e0c8c8f66a8b81f2a4a50103bec4057af803909b43d5be0c04bd0c56d038b4babc36b2aba025044faf9d305
1446414464
languageName: node
1446514465
linkType: hard
1446614466

0 commit comments

Comments
 (0)