|
68 | 68 | "hono": "^4.6.10", |
69 | 69 | "http-status-codes": "^2.3.0", |
70 | 70 | "isbot": "^4.4.0", |
71 | | - "lucide-react": "^0.562.0", |
| 71 | + "lucide-react": "^0.577.0", |
72 | 72 | "mime-types": "^3.0.1", |
73 | 73 | "next": "~15.4.5", |
74 | 74 | "next-themes": "^0.4.6", |
|
91 | 91 | "zod": "^3.24.2" |
92 | 92 | }, |
93 | 93 | "devDependencies": { |
94 | | - "@anthropic-ai/sdk": "^0.80.0", |
| 94 | + "@anthropic-ai/sdk": "^0.92.0", |
95 | 95 | "@babel/core": "^7.14.5", |
96 | 96 | "@babel/preset-react": "^7.14.5", |
97 | 97 | "@clack/prompts": "^0.11.0", |
|
138 | 138 | "@swc/core": "1.15.8", |
139 | 139 | "@swc/helpers": "0.5.18", |
140 | 140 | "@swc/jest": "0.2.39", |
141 | | - "@tailwindcss/postcss": "~4.1.0", |
| 141 | + "@tailwindcss/postcss": "~4.2.0", |
142 | 142 | "@tailwindcss/typography": "^0.5.16", |
143 | | - "@testing-library/dom": "10.4.0", |
| 143 | + "@testing-library/dom": "10.4.1", |
144 | 144 | "@testing-library/jest-dom": "6.9.1", |
145 | 145 | "@testing-library/react": "16.3.0", |
146 | 146 | "@testing-library/user-event": "^14.5.2", |
147 | 147 | "@types/jest": "30.0.0", |
148 | 148 | "@types/kill-port": "^2.0.3", |
149 | 149 | "@types/mime-types": "^2.1.4", |
150 | | - "@types/node": "22.19.3", |
| 150 | + "@types/node": "22.19.17", |
151 | 151 | "@types/nodemailer": "^6.4.17", |
152 | 152 | "@types/nodemailer-sendgrid": "^1.0.3", |
153 | 153 | "@types/npm-whoami": "^1.1.2", |
|
160 | 160 | "@vitejs/plugin-react-swc": "^3.5.0", |
161 | 161 | "@vitest/coverage-v8": "^1.0.4", |
162 | 162 | "@vitest/ui": "^1.3.1", |
163 | | - "babel-jest": "30.2.0", |
| 163 | + "babel-jest": "30.3.0", |
164 | 164 | "baseline-browser-mapping": "^2.8.32", |
165 | 165 | "chalk": "^4.1.0", |
166 | 166 | "cli-table3": "^0.6.5", |
|
195 | 195 | "nodemon": "^3.1.9", |
196 | 196 | "npm-whoami": "^1.1.4", |
197 | 197 | "nx": "22.5.0", |
198 | | - "nx-cloud": "19.1.0", |
| 198 | + "nx-cloud": "19.1.3", |
199 | 199 | "postcss": "~8.5.2", |
200 | | - "prettier": "~3.6.2", |
201 | | - "prettier-plugin-tailwindcss": "^0.7.0", |
| 200 | + "prettier": "~3.8.0", |
| 201 | + "prettier-plugin-tailwindcss": "^0.8.0", |
202 | 202 | "react-refresh": "^0.14.0", |
203 | 203 | "rimraf": "latest", |
204 | 204 | "shadcn": "canary", |
|
207 | 207 | "tcp-port-used": "^1.0.2", |
208 | 208 | "tiny-invariant": "^1.3.3", |
209 | 209 | "tree-kill": "^1.2.2", |
210 | | - "ts-jest": "29.4.6", |
| 210 | + "ts-jest": "29.4.9", |
211 | 211 | "ts-node": "10.9.2", |
212 | 212 | "tslib": "^2.4.1", |
213 | 213 | "tsx": "^4.19.2", |
|
0 commit comments