Skip to content

Commit

Permalink
feat: updating packages to tag rc-2021
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 9, 2024
1 parent 45f6571 commit 23901fe
Show file tree
Hide file tree
Showing 8 changed files with 706 additions and 696 deletions.
7 changes: 7 additions & 0 deletions .changeset/sweet-goats-joke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@fuel-wallet/connections": patch
"@fuel-wallet/types": patch
"fuels-wallet": patch
---

ci: update to tag rc-2021
2 changes: 1 addition & 1 deletion examples/cra-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@fuels/connectors": "0.1.1",
"@fuels/react": "0.18.0",
"@tanstack/react-query": "5.28.4",
"fuels": "0.79.0",
"fuels": "0.0.0-rc-2021-20240409144708",
"react": "18.2.0",
"react-dom": "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 @@ -47,7 +47,7 @@
"events": "3.3.0",
"fake-indexeddb": "4.0.2",
"framer-motion": "10.16.4",
"fuels": "0.79.0",
"fuels": "0.0.0-rc-2021-20240409144708",
"graphql": "16.8.1",
"graphql-request": "6.1.0",
"graphql-tag": "2.12.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/connections/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@fuels/connectors": "0.1.1",
"@types/uuid": "^9.0.5",
"blob-polyfill": "^7.0.20220408",
"fuels": "0.79.0",
"fuels": "0.0.0-rc-2021-20240409144708",
"jest-environment-jsdom": "29.6.2",
"tsup": "^7.2.0",
"undici": "^6.4.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 @@ -27,7 +27,7 @@
"acorn-walk": "^8.2.0",
"dotenv": "^16.3.1",
"framer-motion": "^10.16.4",
"fuels": "0.79.0",
"fuels": "0.0.0-rc-2021-20240409144708",
"globby": "^13.2.2",
"gray-matter": "^4.0.3",
"hast-util-heading-rank": "^3.0.0",
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 @@ -14,7 +14,7 @@
"@fuels/connectors": "0.1.1",
"@fuels/react": "0.18.0",
"@tanstack/react-query": "5.28.4",
"fuels": "0.79.0",
"fuels": "0.0.0-rc-2021-20240409144708",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@fuels/connectors": "0.1.1",
"fuels": "0.79.0",
"fuels": "0.0.0-rc-2021-20240409144708",
"tsup": "^7.2.0"
}
}
Loading

0 comments on commit 23901fe

Please sign in to comment.