Skip to content

Commit

Permalink
fix(deps): update neo4j-ndl
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 2, 2024
1 parent 47ca55d commit fe9d8f4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions packages/graphql-toolbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"@dnd-kit/modifiers": "7.0.0",
"@dnd-kit/sortable": "8.0.0",
"@graphiql/react": "0.20.3",
"@neo4j-ndl/base": "2.6.1",
"@neo4j-ndl/react": "2.7.2",
"@neo4j-ndl/base": "2.7.1",
"@neo4j-ndl/react": "2.8.1",
"@neo4j/graphql": "5.0.1",
"@neo4j/introspector": "3.0.0",
"classnames": "2.5.1",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3584,21 +3584,21 @@ __metadata:
languageName: node
linkType: hard

"@neo4j-ndl/base@npm:2.6.1, @neo4j-ndl/base@npm:^2.6.1":
version: 2.6.1
resolution: "@neo4j-ndl/base@npm:2.6.1"
checksum: 10c0/7dca98ae6e3fd62dbfe6087fb2761979168f9c750e269c95cb274c53cb364bdfe3228451eba53055ab930b3ef144611b34349303cd6194ff2bc5d2772feb9f81
"@neo4j-ndl/base@npm:2.7.1, @neo4j-ndl/base@npm:^2.7.1":
version: 2.7.1
resolution: "@neo4j-ndl/base@npm:2.7.1"
checksum: 10c0/1d805d796a92f6424df9cd161cfe3c24aae4a8b2e80bbccf59e9869e84f1ed7ea418fbf391c11d4c80e69fb90b1d02f8907e49c44d0923b11c6f2d28c22ee32a
languageName: node
linkType: hard

"@neo4j-ndl/react@npm:2.7.2":
version: 2.7.2
resolution: "@neo4j-ndl/react@npm:2.7.2"
"@neo4j-ndl/react@npm:2.8.1":
version: 2.8.1
resolution: "@neo4j-ndl/react@npm:2.8.1"
dependencies:
"@floating-ui/react": "npm:0.25.1"
"@heroicons/react": "npm:2.0.13"
"@neo4j-cypher/react-codemirror": "npm:^1.0.1"
"@neo4j-ndl/base": "npm:^2.6.1"
"@neo4j-ndl/base": "npm:^2.7.1"
"@table-nav/core": "npm:0.0.7"
"@table-nav/react": "npm:0.0.7"
"@tanstack/react-table": "npm:^8.9.3"
Expand All @@ -3620,7 +3620,7 @@ __metadata:
peerDependencies:
"@heroicons/react": 2.0.13
react: ">=16.8.0"
checksum: 10c0/8fd0e6b5a1c6f37b43208d62c902a9fdd09bc23553d1cf9e597fbd469a74406bbabba2401743558e9a224553d6387530de41322ff0d67a0abc8b6fd144372894
checksum: 10c0/9c88f7255777077099f6fa638603106a8a9fdc16d3e3ff46bd3f1e53596d3973f0b1cf66e83b15dc8da10bcfde5e30c59eb07daaa58818506a40a7d24456e7ee
languageName: node
linkType: hard

Expand Down Expand Up @@ -3700,8 +3700,8 @@ __metadata:
"@dnd-kit/modifiers": "npm:7.0.0"
"@dnd-kit/sortable": "npm:8.0.0"
"@graphiql/react": "npm:0.20.3"
"@neo4j-ndl/base": "npm:2.6.1"
"@neo4j-ndl/react": "npm:2.7.2"
"@neo4j-ndl/base": "npm:2.7.1"
"@neo4j-ndl/react": "npm:2.8.1"
"@neo4j/graphql": "npm:5.0.1"
"@neo4j/introspector": "npm:3.0.0"
"@playwright/test": "npm:1.42.1"
Expand Down

0 comments on commit fe9d8f4

Please sign in to comment.