Skip to content

Commit 1a898a7

Browse files
committed
Update deps
1 parent c2a7b0c commit 1a898a7

3 files changed

Lines changed: 375 additions & 253 deletions

File tree

examples/nextjs-blog-cms/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"clsx": "^2.1.1",
2525
"inngest": "^3.19.14",
2626
"lucide-react": "^0.441.0",
27-
"next": "14.2.11",
28-
"next-mdx-remote": "^5.0.0",
27+
"next": "16.1.5",
28+
"next-mdx-remote": "^6.0.0",
2929
"openai": "^4.61.0",
3030
"react": "^18",
3131
"react-dom": "^18",
@@ -40,7 +40,7 @@
4040
"@types/react": "^18",
4141
"@types/react-dom": "^18",
4242
"eslint": "^8",
43-
"eslint-config-next": "14.2.11",
43+
"eslint-config-next": "16.1.5",
4444
"postcss": "^8",
4545
"tailwindcss": "^3.4.1",
4646
"typescript": "^5"

packages/workflow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"jest": "^29.7.0",
9292
"preset": "link:@storybook/react-vite/preset",
9393
"prop-types": "^15.8.1",
94-
"storybook": "^8.2.9",
94+
"storybook": "^8.6.17",
9595
"ts-jest": "^29.1.5",
9696
"typescript": "^5.7.2"
9797
}

0 commit comments

Comments
 (0)