Skip to content

Commit

Permalink
Chore(deps): Bump next from 13.5.6 to 14.1.1
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 13.5.6 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@v13.5.6...v14.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 16, 2024
1 parent f783663 commit 58e5f79
Show file tree
Hide file tree
Showing 4 changed files with 101 additions and 296 deletions.
2 changes: 1 addition & 1 deletion apps/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@faststore/api": "^3.0.54",
"@faststore/sdk": "^3.0.54",
"@faststore/ui": "^3.0.54",
"next": "13.0.7",
"next": "14.1.1",
"nextra": "^2.8.0",
"nextra-theme-docs": "^2.8.0",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"draftjs-to-html": "^0.9.1",
"graphql": "^15.6.0",
"include-media": "^1.4.10",
"next": "^13.5.6",
"next": "^14.1.1",
"next-seo": "^6.4.0",
"nextjs-progressbar": "^0.0.14",
"postcss": "^8.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"eslint-config-prettier": "^8.3.0",
"eslint-config-turbo": "^1.13.3",
"eslint-plugin-react": "7.31.8",
"next": "13.5.1"
"next": "14.1.1"
},
"devDependencies": {
"typescript": "^4.7.4"
Expand Down

0 comments on commit 58e5f79

Please sign in to comment.