Skip to content

Commit a97e0eb

Browse files
committed
fix(deps): update neo4j-ndl
1 parent f239689 commit a97e0eb

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"@dnd-kit/modifiers": "7.0.0",
5151
"@dnd-kit/sortable": "8.0.0",
5252
"@graphiql/react": "0.22.1",
53-
"@neo4j-ndl/base": "2.9.6",
54-
"@neo4j-ndl/react": "2.13.7",
53+
"@neo4j-ndl/base": "2.9.7",
54+
"@neo4j-ndl/react": "2.13.8",
5555
"@neo4j/graphql": "5.3.6",
5656
"@neo4j/introspector": "3.0.1",
5757
"classnames": "2.5.1",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1809,23 +1809,23 @@ __metadata:
18091809
languageName: node
18101810
linkType: hard
18111811

1812-
"@neo4j-ndl/base@npm:2.9.6, @neo4j-ndl/base@npm:^2.9.6":
1813-
version: 2.9.6
1814-
resolution: "@neo4j-ndl/base@npm:2.9.6"
1815-
checksum: 10c0/2c7f51ae28df7d69bd59f694f085d72bf0ba1fa92d3094c2d7030be62667e3b2dfdd77835c6848a9b696a6d1338a9fa8877ce85877b4273e7913703434f6c958
1812+
"@neo4j-ndl/base@npm:2.9.7, @neo4j-ndl/base@npm:^2.9.7":
1813+
version: 2.9.7
1814+
resolution: "@neo4j-ndl/base@npm:2.9.7"
1815+
checksum: 10c0/27d0efdb27d17df272d0561f3af5aab551f8189a61d2ce72510cec607c8cd75b2d83f2ca5c86074379d02ebba24c7e42cdb3c2fb51129de4999d5a907ffcaa92
18161816
languageName: node
18171817
linkType: hard
18181818

1819-
"@neo4j-ndl/react@npm:2.13.7":
1820-
version: 2.13.7
1821-
resolution: "@neo4j-ndl/react@npm:2.13.7"
1819+
"@neo4j-ndl/react@npm:2.13.8":
1820+
version: 2.13.8
1821+
resolution: "@neo4j-ndl/react@npm:2.13.8"
18221822
dependencies:
18231823
"@dnd-kit/core": "npm:6.1.0"
18241824
"@dnd-kit/sortable": "npm:8.0.0"
18251825
"@floating-ui/react": "npm:0.25.1"
18261826
"@heroicons/react": "npm:2.0.13"
18271827
"@neo4j-cypher/react-codemirror": "npm:^1.0.1"
1828-
"@neo4j-ndl/base": "npm:^2.9.6"
1828+
"@neo4j-ndl/base": "npm:^2.9.7"
18291829
"@table-nav/core": "npm:0.0.7"
18301830
"@table-nav/react": "npm:0.0.7"
18311831
"@tanstack/react-table": "npm:^8.9.3"
@@ -1848,7 +1848,7 @@ __metadata:
18481848
"@heroicons/react": 2.0.13
18491849
react: ">=16.8.0"
18501850
react-dom: ">=16.8.0"
1851-
checksum: 10c0/c78a753ba7153ce04c058d7cbd54cf4283bc9153c1ba52fe61c6afb91aba26d44758d231064cc4b7f83353c91dcc137a232ea67b6b0331cea70425bc36df237f
1851+
checksum: 10c0/66541a4d3624dc6b8ddd939fa5e44539b3bbdbc0d99c5366b93520f077166b748cba514b969493528270c5df1cf85c11d6b10215b5c093326b163df4de5046b1
18521852
languageName: node
18531853
linkType: hard
18541854

@@ -1871,8 +1871,8 @@ __metadata:
18711871
"@dnd-kit/modifiers": "npm:7.0.0"
18721872
"@dnd-kit/sortable": "npm:8.0.0"
18731873
"@graphiql/react": "npm:0.22.1"
1874-
"@neo4j-ndl/base": "npm:2.9.6"
1875-
"@neo4j-ndl/react": "npm:2.13.7"
1874+
"@neo4j-ndl/base": "npm:2.9.7"
1875+
"@neo4j-ndl/react": "npm:2.13.8"
18761876
"@neo4j/graphql": "npm:5.3.6"
18771877
"@neo4j/introspector": "npm:3.0.1"
18781878
"@playwright/test": "npm:1.44.0"

0 commit comments

Comments
 (0)