Skip to content

Commit

Permalink
fix(deps): update dependency next [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent d68d4a0 commit daff609
Show file tree
Hide file tree
Showing 8 changed files with 14,620 additions and 11,451 deletions.
2 changes: 1 addition & 1 deletion examples/nextjs/complete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"graphql": "16.1.0-experimental-stream-defer.6",
"graphql-ez": "workspace:*",
"graphql-request": "^5.0.0",
"next": "^12.3.4",
"next": "^14.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-query": "^3.39.2"
Expand Down
2 changes: 1 addition & 1 deletion internal/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@theguild/components": "^1.12.0",
"date-fns": "^2.29.3",
"framer-motion": "^6.5.1",
"next": "^12.3.4",
"next": "^14.0.0",
"next-i18next": "^12.1.0",
"next-seo": "^5.15.0",
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/nextjs/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"graphql": "16.1.0-experimental-stream-defer.6",
"graphql-ez": "workspace:^",
"jest": "^29.3.1",
"next": "^12.3.4",
"next": "^14.0.0",
"next-test-api-route-handler": "^3.1.7",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/nextjs/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"esbuild": "^0.16.9",
"graphql": "16.1.0-experimental-stream-defer.6",
"graphql-ez": "workspace:^",
"next": "^12.3.4",
"next": "^14.0.0",
"typescript": "^5.3.3"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/altair/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"esbuild": "^0.16.9",
"graphql-ez": "workspace:^",
"jest": "^29.3.1",
"next": "^12.3.4",
"next": "^14.0.0",
"ts-jest": "^29.0.3",
"typescript": "^5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/graphiql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"esbuild": "^0.16.9",
"graphql-ez": "workspace:^",
"jest": "^29.3.1",
"next": "^12.3.4",
"next": "^13.0.0",
"ts-jest": "^29.0.3",
"typescript": "^5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/voyager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"esbuild": "^0.16.9",
"graphql-ez": "workspace:^",
"jest": "^29.3.1",
"next": "^12.3.4",
"next": "^13.0.0",
"ts-jest": "^29.0.3",
"typescript": "^5.3.3"
},
Expand Down
26,057 changes: 14,613 additions & 11,444 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit daff609

Please sign in to comment.