Skip to content

Commit

Permalink
feat: updating packages to tag latest
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 6, 2024
1 parent 45f6571 commit 44b7f6f
Show file tree
Hide file tree
Showing 6 changed files with 496 additions and 488 deletions.
5 changes: 5 additions & 0 deletions .changeset/tough-dancers-remain.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 @@ -8,7 +8,7 @@
},
"dependencies": {
"@fuels/connectors": "0.1.1",
"@fuels/react": "0.18.0",
"@fuels/react": "0.18.1",
"@tanstack/react-query": "5.28.4",
"fuels": "0.79.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.18.0",
"@fuels/react": "0.18.1",
"@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.18.0",
"@fuels/react": "0.18.1",
"@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.18.0",
"@fuels/react": "0.18.1",
"@tanstack/react-query": "5.28.4",
"fuels": "0.79.0",
"react": "^18.2.0",
Expand Down
Loading

0 comments on commit 44b7f6f

Please sign in to comment.