We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aa00d6 commit d3e3af5Copy full SHA for d3e3af5
apps/docs/package.json
@@ -18,7 +18,7 @@
18
"license": "ISC",
19
"dependencies": {
20
"autoprefixer": "^10.4.17",
21
- "next": "^14.2.15",
+ "next": "^15.1.6",
22
"nextra": "^3.0.13",
23
"nextra-theme-blog": "^3.0.13",
24
"nextra-theme-docs": "^3.0.15",
apps/sample/package.json
@@ -28,7 +28,7 @@
28
"@ledgerhq/react-ui": "^0.17.0",
29
"@playwright/test": "^1.49.0",
30
"@sentry/nextjs": "^8.42.0",
31
- "next": "14.2.15",
+ "next": "15.1.6",
32
"react": "^18.3.1",
33
"react-dom": "^18.3.1",
34
"react-lottie": "^1.2.10",
0 commit comments