Skip to content

Commit

Permalink
Update sigma npm packages (#5295)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Oct 2, 2024
1 parent 107ab90 commit 88d73ed
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"@react-sigma/core": "4.0.3",
"@sentry/nextjs": "7.119.0",
"@sentry/react": "7.119.0",
"@sigma/edge-curve": "3.0.0-beta.15",
"@sigma/node-border": "3.0.0-beta.6",
"@sigma/edge-curve": "3.0.0-beta.16",
"@sigma/node-border": "3.0.0-beta.7",
"@svgr/webpack": "8.1.0",
"@tldraw/editor": "2.0.0-alpha.12",
"@tldraw/primitives": "2.0.0-alpha.12",
Expand Down Expand Up @@ -113,7 +113,7 @@
"rooks": "7.14.1",
"safe-stable-stringify": "2.5.0",
"setimmediate": "1.0.5",
"sigma": "3.0.0-beta.30",
"sigma": "3.0.0-beta.31",
"signia": "0.1.5",
"signia-react": "0.1.5",
"url-regex-safe": "4.0.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7851,15 +7851,15 @@
resolved "https://registry.yarnpkg.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz#cff8ffadc372ad29fd3f78277aeb29e632cc70df"
integrity "sha1-z/j/rcNyrSn9P3gneusp5jLMcN8= sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ=="

"@sigma/[email protected].15":
version "3.0.0-beta.15"
resolved "https://registry.yarnpkg.com/@sigma/edge-curve/-/edge-curve-3.0.0-beta.15.tgz#3dfc5e3ecbad24dd3e088364e9d1c6a40aa31ec9"
integrity sha512-q47iu/ISoaK5UGuagMDKJhkO43Aap5aF7AELY/ffWFrAGJ96YSz5PcKfjH9cJ9Ufyrt/gcWK88d5CpSpmEhd3w==
"@sigma/[email protected].16":
version "3.0.0-beta.16"
resolved "https://registry.yarnpkg.com/@sigma/edge-curve/-/edge-curve-3.0.0-beta.16.tgz#d77f067eac602c410c3b26752d33d5accb0a9a6c"
integrity sha512-vFFosMG4P+78qMr0U9wWspSElfhuuZn1bWBMQV39QYuV/04+Mc1E2/gWy0vZfVNjtT4LZsMUjpXWv/8ku58g3w==

"@sigma/[email protected].6":
version "3.0.0-beta.6"
resolved "https://registry.yarnpkg.com/@sigma/node-border/-/node-border-3.0.0-beta.6.tgz#f74c40ec593c7a2ec3769f945a58eb427df81420"
integrity sha512-uK/KMOssdlFP/3UWw3nh/kOyzxou6bvUnVzV3emDTWAhKZJSxea/yLL9tpOT7NW9u4jDi/86DZsz/9lj4C0ZUw==
"@sigma/[email protected].7":
version "3.0.0-beta.7"
resolved "https://registry.yarnpkg.com/@sigma/node-border/-/node-border-3.0.0-beta.7.tgz#624e0d0e4b1732c6a4daab65e69a8136b27985dc"
integrity sha512-M4ivn9H5BNMZudeQJ63Kfngu4Uwn0QM3qXZeWjDKp/X6c1Bsf44furMf2EmMbBmGYvYS5ummi03CQ33lh//DeQ==

"@sigstore/bundle@^2.3.2":
version "2.3.2"
Expand Down Expand Up @@ -28471,10 +28471,10 @@ siginfo@^2.0.0:
resolved "https://registry.yarnpkg.com/siginfo/-/siginfo-2.0.0.tgz#32e76c70b79724e3bb567cb9d543eb858ccfaf30"
integrity sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==

[email protected].30:
version "3.0.0-beta.30"
resolved "https://registry.yarnpkg.com/sigma/-/sigma-3.0.0-beta.30.tgz#96309ccbbcd9875004c4d8904984b7c31e234c94"
integrity sha512-jPKJD7GaUaWjohX0B6oeUt1T2W1f7a8Vri7DNxQmOjZN1EgxQchV1QpRxLVIc3ecIx9aTsDoxnB3WxR14elNYA==
[email protected].31:
version "3.0.0-beta.31"
resolved "https://registry.yarnpkg.com/sigma/-/sigma-3.0.0-beta.31.tgz#f8c32acc51c4a2d75ae5b2c461d888d257313d6f"
integrity sha512-BV7wEkK317A+GKDvXC3aQxPPKQN1Q6yOmCXvN0DNF25w5Go/95fNx20x+FsuHfuvtacDRTT25RfQ5PYVutDIaQ==
dependencies:
events "^3.3.0"
graphology-utils "^2.5.2"
Expand Down

0 comments on commit 88d73ed

Please sign in to comment.