Skip to content

Commit

Permalink
chore(deps): Bump next from 12.3.4 to 13.5.1
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.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]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent c79c8c2 commit 01c5e6c
Show file tree
Hide file tree
Showing 7 changed files with 126 additions and 265 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.2",
"graphql": "^16.7.1",
"next": "^14.0.1",
"next": "^13.5.1",
"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": "^8.24.0",
"classnames": "^2.3.1",
"graphql": "^16.8.1",
"next": "^14.0.3",
"next": "^13.5.1",
"react": "^18.2.0",
"react-dom": "^18.2.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.1",
"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.1",
"normalize.css": "^8.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
Loading

0 comments on commit 01c5e6c

Please sign in to comment.