|
14 | 14 | "test": "node validate-links.js" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@ai-sdk/anthropic": "^2.0.9", |
18 | | - "@ai-sdk/google": "^2.0.11", |
| 17 | + "@ai-sdk/anthropic": "^2.0.31", |
| 18 | + "@ai-sdk/google": "^2.0.23", |
19 | 19 | "@ai-sdk/groq": "^2.0.16", |
20 | | - "@ai-sdk/mistral": "^2.0.12", |
21 | | - "@ai-sdk/openai": "^2.0.23", |
22 | | - "@ai-sdk/openai-compatible": "^1.0.13", |
| 20 | + "@ai-sdk/mistral": "^2.0.19", |
| 21 | + "@ai-sdk/openai": "^2.0.52", |
| 22 | + "@ai-sdk/openai-compatible": "^1.0.22", |
23 | 23 | "@aws-sdk/client-s3": "^3.609.0", |
24 | 24 | "@aws-sdk/s3-request-presigner": "^3.609.0", |
25 | 25 | "@blocknote/code-block": "latest", |
|
33 | 33 | "@emotion/react": "^11.11.4", |
34 | 34 | "@emotion/styled": "^11.11.5", |
35 | 35 | "@fumadocs/mdx-remote": "1.3.0", |
36 | | - "@headlessui/react": "^1.7.19", |
| 36 | + "@headlessui/react": "^2.2.9", |
37 | 37 | "@heroicons/react": "^2.2.0", |
38 | 38 | "@liveblocks/client": "3.7.1-tiptap3", |
39 | 39 | "@liveblocks/react": "3.7.1-tiptap3", |
|
45 | 45 | "@mantine/utils": "^6.0.22", |
46 | 46 | "@mui/icons-material": "^5.16.1", |
47 | 47 | "@mui/material": "^5.16.1", |
48 | | - "@polar-sh/better-auth": "^1.0.2", |
49 | | - "@polar-sh/nextjs": "^0.4.1", |
50 | | - "@polar-sh/sdk": "^0.34.2", |
| 48 | + "@polar-sh/better-auth": "^1.1.9", |
| 49 | + "@polar-sh/nextjs": "^0.4.9", |
| 50 | + "@polar-sh/sdk": "^0.34.17", |
51 | 51 | "@react-email/render": "^1.1.2", |
52 | 52 | "@react-pdf/renderer": "^4.3.0", |
53 | 53 | "@sentry/nextjs": "9.14.0", |
|
73 | 73 | "@y-sweet/react": "^0.6.3", |
74 | 74 | "ai": "^5.0.45", |
75 | 75 | "babel-plugin-react-compiler": "19.1.0-rc.2", |
76 | | - "better-auth": "^1.2.10", |
| 76 | + "better-auth": "^1.3.27", |
77 | 77 | "better-sqlite3": "^11.10.0", |
78 | 78 | "classnames": "2.3.2", |
79 | 79 | "clsx": "2.1.1", |
80 | 80 | "docx": "^9.0.2", |
81 | | - "framer-motion": "^11.13.4", |
82 | | - "fumadocs-core": "^15.5.4", |
83 | | - "fumadocs-docgen": "^2.0.1", |
84 | | - "fumadocs-mdx": "^11.6.9", |
85 | | - "fumadocs-twoslash": "^3.1.4", |
86 | | - "fumadocs-typescript": "^4.0.6", |
87 | | - "fumadocs-ui": "^15.5.4", |
88 | | - "import-in-the-middle": "^1.14.2", |
| 81 | + "framer-motion": "^11.18.2", |
| 82 | + "fumadocs-core": "^15.8.5", |
| 83 | + "fumadocs-docgen": "^2.1.0", |
| 84 | + "fumadocs-mdx": "^11.10.1", |
| 85 | + "fumadocs-twoslash": "^3.1.8", |
| 86 | + "fumadocs-typescript": "^4.0.11", |
| 87 | + "fumadocs-ui": "^15.8.5", |
| 88 | + "import-in-the-middle": "^1.15.0", |
89 | 89 | "next": "15.5.1", |
90 | 90 | "nodemailer": "^6.10.1", |
91 | 91 | "partykit": "^0.0.115", |
92 | | - "pg": "^8.15.5", |
93 | | - "react": "^19.1.0", |
94 | | - "react-dom": "^19.1.0", |
| 92 | + "pg": "^8.16.3", |
| 93 | + "react": "^19.2.0", |
| 94 | + "react-dom": "^19.2.0", |
95 | 95 | "react-github-btn": "^1.4.0", |
96 | 96 | "react-icons": "^5.2.1", |
97 | 97 | "remark": "^15.0.1", |
98 | 98 | "remark-gfm": "^4.0.1", |
99 | | - "remark-mdx": "^3.1.0", |
| 99 | + "remark-mdx": "^3.1.1", |
100 | 100 | "require-in-the-middle": "^7.5.2", |
101 | | - "shiki": "^3.7.0", |
| 101 | + "shiki": "^3.13.0", |
102 | 102 | "ts-morph": "26.0.0", |
103 | | - "twoslash": "^0.3.2", |
| 103 | + "twoslash": "^0.3.4", |
104 | 104 | "y-partykit": "^0.0.25", |
105 | 105 | "yjs": "^13.6.27", |
106 | | - "zod": "^3.25.67", |
| 106 | + "zod": "^3.25.76", |
107 | 107 | "zustand": "^5.0.3" |
108 | 108 | }, |
109 | 109 | "devDependencies": { |
|
122 | 122 | "@mui/material": "^5.17.1", |
123 | 123 | "@react-email/components": "^0.0.36", |
124 | 124 | "@react-pdf/renderer": "^4.3.0", |
125 | | - "@tailwindcss/postcss": "^4.1.10", |
| 125 | + "@tailwindcss/postcss": "^4.1.14", |
126 | 126 | "@types/better-sqlite3": "7.6.13", |
127 | 127 | "@types/mdx": "^2.0.13", |
128 | 128 | "@types/node": "22.15.2", |
129 | 129 | "@types/nodemailer": "6.4.17", |
130 | 130 | "@types/pg": "8.11.14", |
131 | | - "@types/react": "^19.1.8", |
132 | | - "@types/react-dom": "^19.1.6", |
| 131 | + "@types/react": "^19.2.2", |
| 132 | + "@types/react-dom": "^19.2.2", |
133 | 133 | "@y-sweet/react": "^0.6.4", |
134 | 134 | "next-themes": "0.4.6", |
135 | | - "next-validate-link": "^1.5.2", |
| 135 | + "next-validate-link": "^1.6.3", |
136 | 136 | "postcss": "^8.5.6", |
137 | | - "react-email": "^4.0.16", |
| 137 | + "react-email": "^4.3.0", |
138 | 138 | "react-icons": "^5.5.0", |
139 | | - "tailwindcss": "^4.1.12", |
140 | | - "tw-animate-css": "^1.3.7", |
141 | | - "typescript": "^5.8.3", |
| 139 | + "tailwindcss": "^4.1.14", |
| 140 | + "tw-animate-css": "^1.4.0", |
| 141 | + "typescript": "^5.9.3", |
142 | 142 | "y-partykit": "^0.0.33", |
143 | 143 | "yjs": "^13.6.27" |
144 | 144 | } |
|
0 commit comments