Skip to content

Commit

Permalink
build(deps): bump next from 14.2.4 to 14.2.5 in the deps group (#2766)
Browse files Browse the repository at this point in the history
* build(deps): bump next from 14.2.4 to 14.2.5 in the deps group

Bumps the deps group with 1 update: [next](https://github.com/vercel/next.js).


Updates `next` from 14.2.4 to 14.2.5
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.4...v14.2.5)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>

* build: update dependency changeset

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Anderson Arboleya <[email protected]>
  • Loading branch information
3 people committed Jul 15, 2024
1 parent 2ded63e commit e4452f9
Show file tree
Hide file tree
Showing 6 changed files with 1,926 additions and 1,035 deletions.
5 changes: 5 additions & 0 deletions .changeset/brave-elephants-peel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"create-fuels": patch
---

build(deps): bump next from 14.2.4 to 14.2.5 in the deps group
2 changes: 1 addition & 1 deletion apps/create-fuels-counter-guide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"fuels": "workspace:*",
"@tanstack/react-query": "^5.29.2",
"dotenv": "^16.4.5",
"next": "14.2.4",
"next": "14.2.5",
"react": "^18.3",
"react-dom": "^18.3",
"react-hot-toast": "^2.4.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/demo-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/react-dom": "18.3.0",
"@types/react": "18.3.3",
"fuels": "workspace:*",
"next": "14.2.4",
"next": "14.2.5",
"react-dom": "18.3.1",
"react": "18.3.1",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion apps/demo-wallet-sdk-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@fuels/react": "^0.20.0",
"@tanstack/react-query": "^5.29.2",
"fuels": "workspace:*",
"next": "14.2.4",
"next": "14.2.5",
"react": "^18.3.1",
"react-dom": "^18"
},
Expand Down
Loading

0 comments on commit e4452f9

Please sign in to comment.