Skip to content

Commit

Permalink
Bump @neo4j-ndl/base from 0.8.7 to 3.0.19 in /gallery
Browse files Browse the repository at this point in the history
Bumps [@neo4j-ndl/base](https://www.neo4j.design) from 0.8.7 to 3.0.19.

---
updated-dependencies:
- dependency-name: "@neo4j-ndl/base"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent c909b59 commit 1b23101
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
2 changes: 1 addition & 1 deletion gallery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.2",
"private": true,
"dependencies": {
"@neo4j-ndl/base": "^0.8.3",
"@neo4j-ndl/base": "^3.0.19",
"@neo4j-ndl/react": "^0.8.3",
"@types/react-dom": "^18.0.10",
"neo4j-driver": "^5.0.1",
Expand Down
14 changes: 6 additions & 8 deletions gallery/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1709,11 +1709,16 @@
resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz#b2ac626d6cb9c8718ab459166d4bb405b8ffa78b"
integrity sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==

"@neo4j-ndl/base@^0.8.3", "@neo4j-ndl/base@^0.8.4":
"@neo4j-ndl/base@^0.8.4":
version "0.8.7"
resolved "https://registry.yarnpkg.com/@neo4j-ndl/base/-/base-0.8.7.tgz#ac2c949cd1571eb561c527fdb0db3634bd87c476"
integrity sha512-EU6avQRTBK8Hog6A0xwXoCk5FtGBnzz7p+ZWjHI1DmXByWHY/IbpJmuDwQFVIU6WMUNOlz0dGSZGtcxLHuimgw==

"@neo4j-ndl/base@^3.0.19":
version "3.0.19"
resolved "https://registry.yarnpkg.com/@neo4j-ndl/base/-/base-3.0.19.tgz#49898c4083adf8e6cb97d0fee5c15fca13c932f9"
integrity sha512-BNSoCUA0rt8fqLn0hvz7b3Q9beaJpceFyAr0bdcaVNC860p1s+AWgzNqJFRKLxNg5ggmbr6y0pBvVwt10CJ4uA==

"@neo4j-ndl/react@^0.8.3":
version "0.8.4"
resolved "https://registry.yarnpkg.com/@neo4j-ndl/react/-/react-0.8.4.tgz#6caa66bbaa2bb0aa2329cf14211060fb67841ae8"
Expand Down Expand Up @@ -4620,13 +4625,6 @@ fill-range@^7.1.1:
dependencies:
to-regex-range "^5.0.1"

fill-range@^7.1.1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
dependencies:
to-regex-range "^5.0.1"

finalhandler@1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.2.0.tgz#7d23fe5731b207b4640e4fcd00aec1f9207a7b32"
Expand Down

0 comments on commit 1b23101

Please sign in to comment.