Skip to content

Commit e25a747

Browse files
Bump the next group across 1 directory with 2 updates
Bumps the next group with 2 updates in the / directory: [@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.66.0 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.66.0/packages/react-query) Updates `next` from 14.2.15 to 15.1.6 - [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.1.6) --- 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]>
1 parent 0dac45e commit e25a747

File tree

2 files changed

+560
-108
lines changed

2 files changed

+560
-108
lines changed

apps/nodepen-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"dependencies": {
1212
"@nodepen/core": "^2.0.0",
1313
"@nodepen/nodes": "^2.0.0",
14-
"@tanstack/react-query": "^5.59.15",
14+
"@tanstack/react-query": "^5.66.0",
1515
"graphql": "^16.9.0",
1616
"graphql-tag": "^2.12.6",
17-
"next": "14.2.15",
17+
"next": "15.1.6",
1818
"next-images": "^1.8.5",
1919
"react": "^18.3",
2020
"react-dom": "^18.0"

0 commit comments

Comments
 (0)