Skip to content

Commit

Permalink
chore(deps): Bump next from 12.3.4 to 13.5.0
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 12.3.4 to 13.5.0.
- [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.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 50a8d08 commit 85e14bc
Show file tree
Hide file tree
Showing 7 changed files with 139 additions and 232 deletions.
2 changes: 1 addition & 1 deletion examples/next/app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@faustwp/core": "^1.2.0",
"@faustwp/experimental-app-router": "^0.2.1",
"graphql": "^16.7.1",
"next": "^14.0.1",
"next": "^13.5.0",
"react": "^18.3.0-canary-ce2bc58a9-20231102",
"react-dom": "^18.3.0-canary-ce2bc58a9-20231102"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/next/block-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@wordpress/block-library": "^7.19.0",
"classnames": "^2.3.1",
"graphql": "^16.6.0",
"next": "^12.1.6",
"next": "^13.5.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"sass": "^1.54.9"
Expand Down
2 changes: 1 addition & 1 deletion examples/next/faustwp-getting-started/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@wordpress/block-library": "^7.19.0",
"classnames": "^2.3.1",
"graphql": "^16.6.0",
"next": "^12.1.6",
"next": "^13.5.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.54.9"
Expand Down
2 changes: 1 addition & 1 deletion examples/next/getting-started/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@faustjs/core": "^0.15.10",
"@faustjs/next": "^0.15.12",
"next": "^12.2.4",
"next": "^13.5.0",
"normalize.css": "^8.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
Loading

0 comments on commit 85e14bc

Please sign in to comment.