Skip to content

Commit

Permalink
feat: updating sdk to latest (#1198)
Browse files Browse the repository at this point in the history
✨ This PR updates the SDK to tag latest

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
fuel-service-user and github-actions[bot] authored Mar 28, 2024
1 parent aa684b3 commit 7fac95e
Show file tree
Hide file tree
Showing 6 changed files with 95 additions and 92 deletions.
5 changes: 5 additions & 0 deletions .changeset/chilled-seahorses-brush.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"fuels-wallet": patch
---

ci: update to tag latest
2 changes: 1 addition & 1 deletion examples/cra-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"@fuels/connectors": "0.1.1",
"@fuels/react": "0.17.0",
"@fuels/react": "0.18.0",
"@tanstack/react-query": "5.28.4",
"fuels": "0.78.0",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@fuels/assets": "^0.17.0",
"@fuels/connectors": "0.1.1",
"@fuels/local-storage": "0.17.0",
"@fuels/react": "0.17.0",
"@fuels/react": "0.18.0",
"@fuels/react-xstore": "0.17.0",
"@hookform/resolvers": "3.3.2",
"@react-aria/utils": "3.21.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@fuel-ui/icons": "0.23.2",
"@fuel-ui/react": "0.23.2",
"@fuels/connectors": "0.1.1",
"@fuels/react": "0.17.0",
"@fuels/react": "0.18.0",
"@mdx-js/react": "^2.3.0",
"@next/mdx": "^13.5.4",
"@tanstack/react-query": "5.28.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-contract-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@fuels/connectors": "0.1.1",
"@fuels/react": "0.17.0",
"@fuels/react": "0.18.0",
"@tanstack/react-query": "5.28.4",
"fuels": "0.78.0",
"react": "^18.2.0",
Expand Down
Loading

0 comments on commit 7fac95e

Please sign in to comment.