Skip to content

Commit 38ef612

Browse files
Bump @neo4j-nvl/react from 0.3.7 to 0.3.8 in /frontend (#1310)
Bumps [@neo4j-nvl/react](https://neo4j.com/docs/nvl/current/) from 0.3.7 to 0.3.8. --- updated-dependencies: - dependency-name: "@neo4j-nvl/react" dependency-version: 0.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 771d124 commit 38ef612

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@neo4j-ndl/base": "^3.2.9",
2222
"@neo4j-ndl/react": "^3.2.18",
2323
"@neo4j-nvl/base": "^0.3.6",
24-
"@neo4j-nvl/react": "^0.3.7",
24+
"@neo4j-nvl/react": "^0.3.8",
2525
"@react-oauth/google": "^0.12.1",
2626
"@tanstack/react-table": "^8.20.5",
2727
"@types/uuid": "^10.0.0",

frontend/yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -867,12 +867,12 @@
867867
tinycolor2 "1.6.0"
868868
usehooks-ts "3.1.0"
869869

870-
"@neo4j-nvl/base@0.3.7", "@neo4j-nvl/base@^0.3.6":
871-
version "0.3.7"
872-
resolved "https://registry.yarnpkg.com/@neo4j-nvl/base/-/base-0.3.7.tgz#0ec95c528324648bc55d50999e8f3c5c00a84aab"
873-
integrity sha512-/3gKtk9eCAw3tW8p+uSs4HBkK9jn2KeDqbG6fM2a+QLgHGJNj0iMSbWpKJNJPN5VNrQ5asRx+MOKd8/OezTzvg==
870+
"@neo4j-nvl/base@0.3.8", "@neo4j-nvl/base@^0.3.6":
871+
version "0.3.8"
872+
resolved "https://registry.yarnpkg.com/@neo4j-nvl/base/-/base-0.3.8.tgz#ad9d6ddd7da692092a5e46a55cfcb5a4b99c9f9a"
873+
integrity sha512-h+tVJtUoKxweSot+FTRypQ3oUGeR2BBoTDFMAIPKPlq7SegtHDRGbXunayelgBWAnOVUovWNN27HJHSZoZ1LwA==
874874
dependencies:
875-
"@neo4j-nvl/layout-workers" "0.3.7"
875+
"@neo4j-nvl/layout-workers" "0.3.8"
876876
"@segment/analytics-next" "^1.70.0"
877877
color-string "^1.9.1"
878878
d3-force "^3.0.0"
@@ -886,33 +886,33 @@
886886
tinycolor2 "1.6.0"
887887
uuid "^8.3.2"
888888

889-
"@neo4j-nvl/interaction-handlers@0.3.7":
890-
version "0.3.7"
891-
resolved "https://registry.yarnpkg.com/@neo4j-nvl/interaction-handlers/-/interaction-handlers-0.3.7.tgz#22f4ae44c90884aa2e780d3af9bedeb531520212"
892-
integrity sha512-U0Yh08R6ihn4b+pKIkLhMmSADSrrHwyR0N2/zP30N0ZRM59gZjpFbOpXYeKnwn+YWar3DHYKyCrb8xpqEtBaYg==
889+
"@neo4j-nvl/interaction-handlers@0.3.8":
890+
version "0.3.8"
891+
resolved "https://registry.yarnpkg.com/@neo4j-nvl/interaction-handlers/-/interaction-handlers-0.3.8.tgz#e7d03f322c59d6083b1b4881f6b7f8ab65f9dd58"
892+
integrity sha512-hOhv7l6e/Kb7yv12HUbz1CtsFUML8w/ZW72e5PGeEpkZTEGIdNGJNPdY5cpl3oobNNUuPPx/9/kfd0TeZMEiNw==
893893
dependencies:
894-
"@neo4j-nvl/base" "0.3.7"
894+
"@neo4j-nvl/base" "0.3.8"
895895
concaveman "^1.2.1"
896896
lodash "4.17.21"
897897

898-
"@neo4j-nvl/layout-workers@0.3.7":
899-
version "0.3.7"
900-
resolved "https://registry.yarnpkg.com/@neo4j-nvl/layout-workers/-/layout-workers-0.3.7.tgz#0bf534b376fa5630ef40c6bde5c5c369a35a0176"
901-
integrity sha512-o+MY4BG9aNjTbDiqNOhWCgDTI9O5woKe361ub0YwWyr5bI9Hs8VjGuyjyxd+cqmRZQeSgogu+onkz2kritt3+w==
898+
"@neo4j-nvl/layout-workers@0.3.8":
899+
version "0.3.8"
900+
resolved "https://registry.yarnpkg.com/@neo4j-nvl/layout-workers/-/layout-workers-0.3.8.tgz#ff54d79ce74793264849b3cfaa343ed33af96c85"
901+
integrity sha512-koLseX8Q8nlySTrsZu7EWpRM1AajUOPnwWF16e5MrStRT+CwV5cKipEHmFXbFg/uLycN7PY/72VOYAVG3dR72A==
902902
dependencies:
903903
"@neo4j-bloom/dagre" "^0.8.14"
904904
bin-pack "^1.0.2"
905905
cytoscape "^3.23.0"
906906
cytoscape-cose-bilkent "^4.1.0"
907907
graphlib "^2.1.8"
908908

909-
"@neo4j-nvl/react@^0.3.7":
910-
version "0.3.7"
911-
resolved "https://registry.yarnpkg.com/@neo4j-nvl/react/-/react-0.3.7.tgz#4d99dd8c7d5e6818c8d105c9119fbc931335fecc"
912-
integrity sha512-HKwz7HySVloM58IzOcMsFY/uTeHHbtE4d36wU4n8pGCqZqR3MpHDDdOVVLqnDMMrW+H16A4/tZk8R6pI8Ztx7A==
909+
"@neo4j-nvl/react@^0.3.8":
910+
version "0.3.8"
911+
resolved "https://registry.yarnpkg.com/@neo4j-nvl/react/-/react-0.3.8.tgz#f4bad8956acb5eb9c1b7f2427f1b020264a8b75d"
912+
integrity sha512-heplhpycpsq7c+xcjC9VjQDSJWmtf1TrkUt1E4G8xVd3zF7oQjKr38cXBWYWpO3mfqFn8CCLMvO+hXQ12/mpXA==
913913
dependencies:
914-
"@neo4j-nvl/base" "0.3.7"
915-
"@neo4j-nvl/interaction-handlers" "0.3.7"
914+
"@neo4j-nvl/base" "0.3.8"
915+
"@neo4j-nvl/interaction-handlers" "0.3.8"
916916
lodash "4.17.21"
917917
react "^18.2.0"
918918
react-dom "^18.2.0"

0 commit comments

Comments
 (0)