Skip to content

Commit

Permalink
chore(deps): Bump next from 12.3.4 to 14.1.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 14.1.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...v14.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent 631b81d commit 0dd12d3
Show file tree
Hide file tree
Showing 4 changed files with 84 additions and 218 deletions.
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.5.1",
"graphql": "^16.8.1",
"next": "^12.3.4",
"next": "^14.1.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.77.3"
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.13",
"@faustjs/next": "^0.15.14",
"next": "^12.3.4",
"next": "^14.1.1",
"normalize.css": "^8.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
Loading

0 comments on commit 0dd12d3

Please sign in to comment.