Skip to content

Commit

Permalink
chore: bump sushi pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMasayoshi committed Oct 22, 2024
1 parent 3de3201 commit c7ba8f1
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"class-variance-authority": "0.7.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"sushi": "4.1.7"
"sushi": "4.1.9"
},
"devDependencies": {
"@storybook/addon-a11y": "7.4.6",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"react-window": "1.8.7",
"sharp": "^0.33.5",
"strapi-sdk-js": "2.3.3",
"sushi": "4.1.7",
"sushi": "4.1.9",
"swr": "2.1.5",
"tiny-invariant": "1.3.1",
"tronweb": "5.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/graph-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"graphql": "16.6.0",
"graphql-request": "7.1.0",
"json-bigint": "1.0.0",
"sushi": "4.1.7",
"sushi": "4.1.9",
"viem": "2.21.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/react-dom": "18.2.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"sushi": "4.1.7",
"sushi": "4.1.9",
"tailwindcss": "3.3.2",
"typescript": "5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@tsconfig/strictest": "2.0.2",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"sushi": "4.1.7",
"sushi": "4.1.9",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/steer-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"dependencies": {
"@steerprotocol/contracts": "2.1.0-beta.14",
"sushi": "4.1.7",
"sushi": "4.1.9",
"viem": "2.21.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"postcss": "8.4.23",
"react": "18.2.0",
"react-dom": "18.2.0",
"sushi": "4.1.7",
"sushi": "4.1.9",
"tailwindcss": "3.3.2",
"typescript": "5.5.4",
"wagmi": "2.12.10"
Expand Down
40 changes: 20 additions & 20 deletions pnpm-lock.yaml

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

0 comments on commit c7ba8f1

Please sign in to comment.