Skip to content

Commit

Permalink
feat: updating packages to tag latest (#22)
Browse files Browse the repository at this point in the history
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 27, 2024
1 parent e75249b commit 332976e
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 15 deletions.
9 changes: 9 additions & 0 deletions .changeset/angry-carpets-press.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"nodejs": patch
"@fuels/connectors": patch
"@fuel-connectors/fuel-development-wallet": patch
"@fuel-connectors/fuel-wallet": patch
"@fuel-connectors/fuelet-wallet": patch
---

ci: update to tag latest
2 changes: 1 addition & 1 deletion examples/react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@fuels/connectors": "workspace:*",
"@fuels/react": "0.17.0",
"@fuels/react": "0.18.0",
"@tanstack/react-query": "5.28.8",
"fuels": "0.78.0",
"react": "18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@biomejs/biome": "1.6.3",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@fuels/ts-config": "0.17.0",
"@fuels/tsup-config": "0.17.0",
"@fuels/ts-config": "0.18.0",
"@fuels/tsup-config": "0.18.0",
"@vitest/coverage-v8": "1.4.0",
"compare-versions": "6.1.0",
"husky": "9.0.11",
Expand Down
24 changes: 12 additions & 12 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 332976e

Please sign in to comment.