Skip to content

Commit

Permalink
build(deps): bump next from 14.2.4 to 14.2.5 in the deps group
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jul 14, 2024
1 parent b7a3e5b commit c93f316
Show file tree
Hide file tree
Showing 5 changed files with 1,921 additions and 1,035 deletions.
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 c93f316

Please sign in to comment.