We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2a7b0c commit 1a898a7Copy full SHA for 1a898a7
3 files changed
examples/nextjs-blog-cms/package.json
@@ -24,8 +24,8 @@
24
"clsx": "^2.1.1",
25
"inngest": "^3.19.14",
26
"lucide-react": "^0.441.0",
27
- "next": "14.2.11",
28
- "next-mdx-remote": "^5.0.0",
+ "next": "16.1.5",
+ "next-mdx-remote": "^6.0.0",
29
"openai": "^4.61.0",
30
"react": "^18",
31
"react-dom": "^18",
@@ -40,7 +40,7 @@
40
"@types/react": "^18",
41
"@types/react-dom": "^18",
42
"eslint": "^8",
43
- "eslint-config-next": "14.2.11",
+ "eslint-config-next": "16.1.5",
44
"postcss": "^8",
45
"tailwindcss": "^3.4.1",
46
"typescript": "^5"
packages/workflow/package.json
@@ -91,7 +91,7 @@
91
"jest": "^29.7.0",
92
"preset": "link:@storybook/react-vite/preset",
93
"prop-types": "^15.8.1",
94
- "storybook": "^8.2.9",
+ "storybook": "^8.6.17",
95
"ts-jest": "^29.1.5",
96
"typescript": "^5.7.2"
97
}
0 commit comments