Skip to content

Commit

Permalink
Bump the next group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the next group with 2 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [next](https://github.com/vercel/next.js).


Updates `@tanstack/react-query` from 5.59.15 to 5.60.5
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.60.5/packages/react-query)

Updates `next` from 14.2.15 to 15.0.3
- [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.15...v15.0.3)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: next
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: next
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2024
1 parent 24d3d68 commit c55d174
Show file tree
Hide file tree
Showing 2 changed files with 555 additions and 104 deletions.
4 changes: 2 additions & 2 deletions apps/nodepen-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"dependencies": {
"@nodepen/core": "^2.0.0",
"@nodepen/nodes": "^2.0.0",
"@tanstack/react-query": "^5.59.15",
"@tanstack/react-query": "^5.60.5",
"graphql": "^16.9.0",
"graphql-tag": "^2.12.6",
"next": "14.2.15",
"next": "15.0.3",
"next-images": "^1.8.5",
"react": "^18.3",
"react-dom": "^18.0"
Expand Down
Loading

0 comments on commit c55d174

Please sign in to comment.