We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 269998f commit 80265f7Copy full SHA for 80265f7
2 files changed
docs/site/package.json
@@ -49,7 +49,7 @@
49
"fumadocs-ui": "^14",
50
"geist": "^1.3.0",
51
"lucide-react": "^0.479.0",
52
- "next": "15.4.0-canary.23",
+ "next": "15.4.0-canary.81",
53
"next-themes": "^0.4.6",
54
"react": "19.0.0",
55
"react-dom": "19.0.0",
@@ -63,8 +63,8 @@
63
"zod": "^3.24.2"
64
},
65
"devDependencies": {
66
- "@next/env": "15.4.0-canary.23",
67
- "@next/eslint-plugin-next": "15.4.0-canary.23",
+ "@next/env": "15.4.0-canary.81",
+ "@next/eslint-plugin-next": "15.4.0-canary.81",
68
"@turbo/eslint-config": "workspace:*",
69
"@turbo/tsconfig": "workspace:^",
70
"@turbo/types": "workspace:*",
0 commit comments