Skip to content

Commit 3f4c10e

Browse files
chore(deps): bump next from 12.3.4 to 13.5.1 (#1642)
Bumps [next](https://github.com/vercel/next.js) from 12.3.4 to 13.5.1. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v12.3.4...v13.5.1) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d837454 commit 3f4c10e

File tree

3 files changed

+90
-225
lines changed

3 files changed

+90
-225
lines changed

examples/gnt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"gqty": "workspace:^",
2828
"graphql": "^16.8.1",
2929
"graphql-ws": "^5.15.0",
30-
"next": "14.1.4",
30+
"next": "13.5.1",
3131
"react": "^18.2.0",
3232
"react-dom": "^18.2.0"
3333
},

examples/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"graphql-ez": "^0.16.1",
3636
"graphql-upload": "^13.0.0",
3737
"ms": "^2.1.3",
38-
"next": "^12.3.4",
38+
"next": "^13.5.1",
3939
"node-json-db": "^2.1.5",
4040
"react": "^18.2.0",
4141
"react-dom": "^18.2.0",

0 commit comments

Comments
 (0)