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 4b5c2b4 commit 6101493Copy full SHA for 6101493
apps/docs/package.json
@@ -19,7 +19,7 @@
19
"fumadocs-mdx": "^11.5.6",
20
"fumadocs-ui": "^15.7.5",
21
"lucide-react": "^0.511.0",
22
- "next": "^15.3.2",
+ "next": "15.4.1",
23
"next-themes": "^0.4.6",
24
"react": "19.1.0",
25
"react-dom": "19.1.0",
apps/sim/package.json
@@ -172,7 +172,7 @@
172
"sharp"
173
],
174
"overrides": {
175
- "next": "^15.4.1",
176
- "@next/env": "^15.4.1"
+ "@next/env": "15.4.1"
177
}
178
0 commit comments