File tree Expand file tree Collapse file tree 8 files changed +103
-933
lines changed
Expand file tree Collapse file tree 8 files changed +103
-933
lines changed Original file line number Diff line number Diff line change 5050 "ts-pattern" : " ^5.9.0" ,
5151 "unified" : " ^11.0.0" ,
5252 "yoga-layout" : " ^3.2.1" ,
53- "zod" : " ^3.24.1 " ,
53+ "zod" : " ^4.0.0 " ,
5454 "zustand" : " ^5.0.8"
5555 },
5656 "devDependencies" : {
Original file line number Diff line number Diff line change 2626 "@types/pg" : " ^8.11.10" ,
2727 "@types/readable-stream" : " ^4.0.18" ,
2828 "@types/seedrandom" : " ^3.0.8" ,
29- "ai" : " 5.0.0" ,
29+ "ai" : " ^ 5.0.0" ,
3030 "ignore" : " 5.3.2" ,
3131 "lodash" : " *" ,
3232 "next-auth" : " ^4.24.7" ,
3636 "readable-stream" : " ^4.7.0" ,
3737 "seedrandom" : " ^3.0.5" ,
3838 "stripe" : " ^16.11.0" ,
39- "zod" : " 3.25.67 "
39+ "zod" : " ^4.0.0 "
4040 },
4141 "devDependencies" : {
4242 "@types/parse-path" : " ^7.1.0"
Original file line number Diff line number Diff line change 4141 "diff" : " ^8.0.2" ,
4242 "lodash" : " ^4.17.21" ,
4343 "p-limit" : " ^6.2.0" ,
44- "zod" : " 3.25.67 "
44+ "zod" : " ^4.0.0 "
4545 },
4646 "devDependencies" : {
4747 "@types/async" : " ^3.2.24"
Original file line number Diff line number Diff line change 3535 },
3636 "dependencies" : {
3737 "@t3-oss/env-nextjs" : " ^0.7.3" ,
38- "zod" : " 3.25.67 "
38+ "zod" : " ^4.0.0 "
3939 },
4040 "overrides" : {
41- "zod" : " 3.25.67 "
41+ "zod" : " ^4.0.0 "
4242 },
4343 "devDependencies" : {
4444 "@tanstack/react-query" : " ^5.59.16" ,
Original file line number Diff line number Diff line change 6161 "drizzle-kit" : " 0.31.8" ,
6262 "drizzle-orm" : " 0.45.1" ,
6363 "loops" : " ^5.0.1" ,
64- "server-only" : " 0.0.1" ,
65- "msw" : " ^2.12.1"
64+ "msw" : " ^2.12.1" ,
65+ "postgres" : " ^3.4.7" ,
66+ "server-only" : " 0.0.1"
6667 },
6768 "devDependencies" : {
6869 "@types/node" : " 22" ,
Original file line number Diff line number Diff line change 11import createMDX from '@next/mdx'
2- import { withContentlayer } from 'next-contentlayer '
2+ import { withContentlayer } from 'next-contentlayer2 '
33
44const withMDX = createMDX ( {
55 extension : / \. m d x ? $ / ,
Original file line number Diff line number Diff line change 6767 "class-variance-authority" : " ^0.7.1" ,
6868 "clsx" : " ^2.1.1" ,
6969 "cobe" : " ^0.6.3" ,
70- "contentlayer " : " 0.3.4 " ,
70+ "contentlayer2 " : " ^0.5.8 " ,
7171 "discord.js" : " ^14.18.0" ,
7272 "dotenv" : " ^16.4.7" ,
7373 "framer-motion" : " ^11.13.3" ,
7474 "lucide-react" : " ^0.487.0" ,
7575 "mermaid" : " ^11.8.1" ,
7676 "next" : " 14.2.25" ,
7777 "next-auth" : " ^4.24.11" ,
78- "next-contentlayer " : " 0.3.4 " ,
78+ "next-contentlayer2 " : " ^0.5.8 " ,
7979 "next-themes" : " ^0.3.0" ,
8080 "nextjs-linkedin-insight-tag" : " ^0.0.6" ,
8181 "pg" : " ^8.14.1" ,
9494 "three-globe" : " ^2.42.3" ,
9595 "ts-pattern" : " ^5.7.0" ,
9696 "use-debounce" : " ^10.0.4" ,
97- "zod" : " 3.25.67 "
97+ "zod" : " ^4.0.0 "
9898 },
9999 "devDependencies" : {
100100 "@commitlint/cli" : " ^19.8.0" ,
You can’t perform that action at this time.
0 commit comments