Skip to content

Commit

Permalink
[core, storybook] update version of sigma & grapho
Browse files Browse the repository at this point in the history
  • Loading branch information
sim51 committed Jul 25, 2024
1 parent 465a82b commit 78a60a1
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 41 deletions.
78 changes: 40 additions & 38 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"start": "nodemon --watch src -e ts,tsx,css --exec npm run build"
},
"peerDependencies": {
"graphology": "^0.25.1",
"graphology": "^0.25.4",
"react": "^18.0.0",
"sigma": "^3.0.0-beta.16"
"sigma": "^3.0.0-beta.24"
}
}
2 changes: 1 addition & 1 deletion packages/storybook/stories/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"graphology": "^0.25.4",
"graphology-types": "^0.24.7",
"sigma": "^3.0.0-beta.16"
"sigma": "^3.0.0-beta.24"
},
"devDependencies": {
"@faker-js/faker": "^8.4.1",
Expand Down

0 comments on commit 78a60a1

Please sign in to comment.