Skip to content

Commit

Permalink
chore(deps-dev): bump next from 14.2.5 to 14.2.10
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.2.5 to 14.2.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.5...v14.2.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent 9afb01b commit 375abe7
Show file tree
Hide file tree
Showing 4 changed files with 16,017 additions and 14,891 deletions.
2 changes: 1 addition & 1 deletion packages/sdks/nextjs-sdk/examples/app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"license": "ISC",
"dependencies": {
"@descope/nextjs-sdk": "file:../..",
"next": "^13.5.3",
"next": "^14.2.10",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"license": "ISC",
"dependencies": {
"@descope/nextjs-sdk": "file:../..",
"next": "13.5.3",
"next": "14.2.10",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/nextjs-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"jest-fetch-mock": "^3.0.3",
"lint-staged": "^13.3.0",
"msw": "^2.1.7",
"next": "^14.0.0",
"next": "^14.2.10",
"rollup": "^2.79.1",
"rollup-plugin-auto-external": "^2.0.0",
"rollup-plugin-browsersync": "^1.0.0",
Expand Down
Loading

0 comments on commit 375abe7

Please sign in to comment.