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.0.5 to 5.8.4
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.8.4/packages/react-query)

Updates `next` from 13.5.6 to 14.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@v13.5.6...v14.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 18, 2023
1 parent d4a2218 commit 10c3c25
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 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.0.5",
"@tanstack/react-query": "^5.8.4",
"graphql": "^16.8.1",
"graphql-tag": "^2.12.6",
"next": "13.5.6",
"next": "14.0.3",
"next-images": "^1.8.5",
"react": "^18.0",
"react-dom": "^18.0"
Expand Down
106 changes: 53 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 10c3c25

Please sign in to comment.