Skip to content

Commit

Permalink
chore(deps): bump next from 14.2.10 to 14.2.15
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.2.10 to 14.2.15.
- [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.10...v14.2.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent f3e437e commit c0deebb
Show file tree
Hide file tree
Showing 4 changed files with 17,296 additions and 16,314 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": "^14.2.10",
"next": "^14.2.15",
"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": "14.2.10",
"next": "14.2.15",
"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 @@ -117,7 +117,7 @@
"jest-fetch-mock": "^3.0.3",
"lint-staged": "^13.3.0",
"msw": "^2.1.7",
"next": "^14.2.10",
"next": "^14.2.15",
"rollup": "^2.79.1",
"rollup-plugin-auto-external": "^2.0.0",
"rollup-plugin-browsersync": "^1.0.0",
Expand Down
Loading

0 comments on commit c0deebb

Please sign in to comment.