Skip to content

Commit 3688de8

Browse files
Bump next in SDK as well as examples (#1992)
2 parents bbae5fa + 0e7c7d3 commit 3688de8

File tree

4 files changed

+51
-51
lines changed

4 files changed

+51
-51
lines changed

examples/with-next-intl/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@auth0/nextjs-auth0": "^4.0.0",
13-
"next": "15.0.3",
13+
"next": "15.2.3",
1414
"next-intl": "^3.25.0",
1515
"react": "19.0.0-rc-66855b96-20241106",
1616
"react-dom": "19.0.0-rc-66855b96-20241106"

examples/with-shadcn/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"class-variance-authority": "^0.7.0",
2222
"clsx": "^2.1.1",
2323
"lucide-react": "^0.454.0",
24-
"next": "15.0.2",
24+
"next": "15.2.3",
2525
"react": "19.0.0-rc-02c0e824-20241028",
2626
"react-dom": "19.0.0-rc-02c0e824-20241028",
2727
"tailwind-merge": "^2.5.4",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint-plugin-prettier": "^5.2.3",
4646
"eslint-plugin-react": "^7.37.4",
4747
"globals": "^15.14.0",
48-
"next": "15.0.2",
48+
"next": "15.2.3",
4949
"prettier": "^3.3.3",
5050
"typedoc": "^0.27.7",
5151
"typescript": "^5.6.3",

pnpm-lock.yaml

+48-48
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)