|
60 | 60 | "hono": "^4.6.10", |
61 | 61 | "http-status-codes": "^2.3.0", |
62 | 62 | "isbot": "^4.4.0", |
63 | | - "lucide-react": "^0.539.0", |
| 63 | + "lucide-react": "^0.562.0", |
64 | 64 | "mime-types": "^3.0.1", |
65 | 65 | "next": "15.2.5", |
66 | 66 | "next-themes": "^0.4.6", |
|
123 | 123 | "@remix-run/dev": "^2.14.0", |
124 | 124 | "@remix-run/testing": "^2.14.0", |
125 | 125 | "@svgr/webpack": "^8.0.1", |
126 | | - "@swc-node/register": "~1.10.0", |
| 126 | + "@swc-node/register": "~1.11.0", |
127 | 127 | "@swc/cli": "0.6.0", |
128 | 128 | "@swc/core": "1.13.20", |
129 | 129 | "@swc/helpers": "~0.5.11", |
130 | 130 | "@swc/jest": "0.2.39", |
131 | 131 | "@tailwindcss/postcss": "~4.1.0", |
132 | 132 | "@tailwindcss/typography": "^0.5.16", |
133 | 133 | "@testing-library/dom": "^10.0.0", |
134 | | - "@testing-library/jest-dom": "6.7.0", |
| 134 | + "@testing-library/jest-dom": "6.9.1", |
135 | 135 | "@testing-library/react": "16.1.0", |
136 | 136 | "@testing-library/user-event": "^14.5.2", |
137 | 137 | "@types/jest": "30.0.0", |
138 | 138 | "@types/kill-port": "^2.0.3", |
139 | 139 | "@types/mime-types": "^2.1.4", |
140 | | - "@types/node": "22.17.1", |
| 140 | + "@types/node": "22.19.3", |
141 | 141 | "@types/nodemailer": "^6.4.17", |
142 | 142 | "@types/nodemailer-sendgrid": "^1.0.3", |
143 | 143 | "@types/npm-whoami": "^1.1.2", |
|
150 | 150 | "@vitejs/plugin-react-swc": "^3.5.0", |
151 | 151 | "@vitest/coverage-v8": "^1.0.4", |
152 | 152 | "@vitest/ui": "^1.3.1", |
153 | | - "babel-jest": "30.0.5", |
| 153 | + "babel-jest": "30.2.0", |
154 | 154 | "baseline-browser-mapping": "^2.8.32", |
155 | 155 | "chalk": "^4.1.0", |
156 | 156 | "concurrently": "^9.1.2", |
|
176 | 176 | "jest-environment-jsdom": "30.0.5", |
177 | 177 | "jest-environment-node": "^30.1.2", |
178 | 178 | "jest-util": "~30.0.0", |
179 | | - "jiti": "2.4.2", |
| 179 | + "jiti": "2.6.1", |
180 | 180 | "jsdom": "~26.1.0", |
181 | 181 | "kill-port": "^2.0.1", |
182 | 182 | "memfs": "^4.14.0", |
|
186 | 186 | "nx-cloud": "19.1.0", |
187 | 187 | "postcss": "~8.5.2", |
188 | 188 | "prettier": "^3.0.0", |
189 | | - "prettier-plugin-tailwindcss": "^0.6.11", |
| 189 | + "prettier-plugin-tailwindcss": "^0.7.0", |
190 | 190 | "react-refresh": "^0.14.0", |
191 | 191 | "rimraf": "latest", |
192 | 192 | "shadcn": "canary", |
193 | 193 | "supertest": "^7.0.0", |
194 | 194 | "tcp-port-used": "^1.0.2", |
195 | 195 | "tiny-invariant": "^1.3.3", |
196 | 196 | "tree-kill": "^1.2.2", |
197 | | - "ts-jest": "29.4.4", |
| 197 | + "ts-jest": "29.4.6", |
198 | 198 | "ts-node": "10.9.2", |
199 | 199 | "tslib": "^2.4.1", |
200 | 200 | "tsx": "^4.19.2", |
|
0 commit comments