Skip to content

Commit

Permalink
chore(deps-dev): bump next from 14.2.5 to 14.2.10 (#803)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 58612e4 commit 49084f8
Show file tree
Hide file tree
Showing 4 changed files with 899 additions and 582 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 @@ -120,7 +120,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 49084f8

Please sign in to comment.