|
53 | 53 | "hono": "^4.6.10", |
54 | 54 | "http-status-codes": "^2.3.0", |
55 | 55 | "isbot": "^4.4.0", |
56 | | - "lucide-react": "^0.484.0", |
| 56 | + "lucide-react": "^0.487.0", |
57 | 57 | "next": "15.1.7", |
58 | 58 | "next-themes": "^0.4.6", |
59 | 59 | "nodemailer": "^6.10.0", |
|
120 | 120 | "@swc/core": "~1.10.0", |
121 | 121 | "@swc/helpers": "~0.5.11", |
122 | 122 | "@swc/jest": "~0.2.36", |
123 | | - "@tailwindcss/postcss": "~4.0.17", |
| 123 | + "@tailwindcss/postcss": "~4.1.0", |
124 | 124 | "@tailwindcss/typography": "^0.5.16", |
125 | 125 | "@testing-library/dom": "^10.0.0", |
126 | 126 | "@testing-library/jest-dom": "6.6.3", |
127 | 127 | "@testing-library/react": "16.1.0", |
128 | 128 | "@testing-library/user-event": "^14.5.2", |
129 | 129 | "@types/jest": "^29.5.12", |
130 | 130 | "@types/kill-port": "^2.0.3", |
131 | | - "@types/node": "22.13.2", |
| 131 | + "@types/node": "22.14.0", |
132 | 132 | "@types/nodemailer": "^6.4.17", |
133 | 133 | "@types/nodemailer-sendgrid": "^1.0.3", |
134 | 134 | "@types/npm-whoami": "^1.1.2", |
|
156 | 156 | "eslint-plugin-import": "2.31.0", |
157 | 157 | "eslint-plugin-jsx-a11y": "6.10.2", |
158 | 158 | "eslint-plugin-playwright": "^2.0.0", |
159 | | - "eslint-plugin-react": "7.37.4", |
160 | | - "eslint-plugin-react-hooks": "5.0.0", |
| 159 | + "eslint-plugin-react": "7.37.5", |
| 160 | + "eslint-plugin-react-hooks": "5.2.0", |
161 | 161 | "graphql-config": "^5.1.3", |
162 | 162 | "jest": "^29.7.0", |
163 | 163 | "jest-diff": "^29.7.0", |
|
177 | 177 | "rimraf": "latest", |
178 | 178 | "shadcn": "canary", |
179 | 179 | "supertest": "^7.0.0", |
180 | | - "tailwindcss": "~4.0.17", |
| 180 | + "tailwindcss": "~4.1.0", |
181 | 181 | "tcp-port-used": "^1.0.2", |
182 | 182 | "tiny-invariant": "^1.3.3", |
183 | 183 | "tree-kill": "^1.2.2", |
|
199 | 199 | "commit" |
200 | 200 | ] |
201 | 201 | }, |
202 | | - "packageManager": "pnpm@9.15.5", |
| 202 | + "packageManager": "pnpm@9.15.9", |
203 | 203 | "engines": { |
204 | 204 | "node": ">=20" |
205 | 205 | }, |
|
0 commit comments