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.
2 parents e044eb7 + 5f0f566 commit 6fbe971Copy full SHA for 6fbe971
apps/docs/package.json
@@ -18,7 +18,7 @@
18
"license": "ISC",
19
"dependencies": {
20
"autoprefixer": "^10.4.17",
21
- "next": "^15.0.3",
+ "next": "^14.1.0",
22
"nextra": "^2.13.3",
23
"nextra-theme-docs": "^2.13.3",
24
"postcss": "^8.4.35",
apps/sample/package.json
@@ -22,10 +22,10 @@
"@ledgerhq/device-signer-kit-solana": "workspace:*",
"@ledgerhq/device-transport-kit-mock-client": "workspace:*",
"@ledgerhq/react-ui": "^0.16.2",
25
+ "@sentry/nextjs": "^8.32.0",
26
"@playwright/test": "^1.48.2",
- "@sentry/nextjs": "^8.37.1",
27
"ethers": "^6.13.2",
28
- "next": "15.0.3",
+ "next": "14.2.13",
29
"react": "^18.3.1",
30
"react-dom": "^18.3.1",
31
"react-lottie": "^1.2.4",
0 commit comments