|
163 | 163 | "isbot": "^3.6.5", |
164 | 164 | "jose": "^5.4.0", |
165 | 165 | "json-stable-stringify": "^1.3.0", |
166 | | - "jsonpointer": "^5.0.1", |
167 | | - "lodash.omit": "^4.5.0", |
168 | 166 | "lru-cache": "^11.2.4", |
169 | 167 | "lucide-react": "^0.229.0", |
170 | 168 | "marked": "^4.0.18", |
|
186 | 184 | "prism-react-renderer": "^2.3.1", |
187 | 185 | "prismjs": "^1.30.0", |
188 | 186 | "prom-client": "^15.1.0", |
189 | | - "prop-types": "^15.8.1", |
190 | 187 | "qrcode.react": "^4.2.0", |
191 | 188 | "random-words": "^2.0.0", |
192 | 189 | "react": "^18.2.0", |
|
233 | 230 | "@internal/testcontainers": "workspace:*", |
234 | 231 | "@playwright/test": "^1.36.2", |
235 | 232 | "@remix-run/dev": "2.17.5", |
236 | | - "@remix-run/testing": "^2.17.5", |
237 | 233 | "@sentry/cli": "2.50.2", |
238 | | - "@swc/core": "^1.3.4", |
239 | | - "@swc/helpers": "^0.4.11", |
240 | 234 | "@tailwindcss/forms": "^0.5.11", |
241 | 235 | "@tailwindcss/postcss": "^4.3.1", |
242 | 236 | "@tailwindcss/typography": "^0.5.20", |
243 | 237 | "@testcontainers/postgresql": "^11.14.0", |
244 | 238 | "@total-typescript/ts-reset": "^0.4.2", |
245 | | - "@types/bcryptjs": "^2.4.2", |
246 | 239 | "@types/compression": "^1.7.2", |
247 | 240 | "@types/cookie": "^0.6.0", |
248 | 241 | "@types/express": "^4.17.13", |
249 | | - "@types/json-query": "^2.2.3", |
250 | 242 | "@types/marked": "^4.0.3", |
251 | 243 | "@types/morgan": "^1.9.3", |
252 | | - "@types/node-fetch": "^2.6.2", |
253 | 244 | "@types/pg": "^8.11.10", |
254 | 245 | "@types/prismjs": "^1.26.0", |
255 | | - "@types/qs": "^6.9.7", |
256 | 246 | "@types/react": "18.2.69", |
257 | 247 | "@types/react-dom": "18.2.7", |
258 | 248 | "@types/regression": "^2.0.6", |
259 | 249 | "@types/semver": "^7.5.0", |
260 | 250 | "@types/slug": "^5.0.3", |
261 | 251 | "@types/supertest": "^6.0.2", |
262 | | - "@types/tar": "^6.1.4", |
263 | 252 | "@types/ws": "^8.5.3", |
264 | 253 | "autoevals": "^0.0.130", |
265 | | - "css-loader": "^6.10.0", |
266 | | - "datepicker": "link:@types/@react-aria/datepicker", |
267 | 254 | "engine.io": "^6.6.7", |
268 | 255 | "esbuild": "^0.15.10", |
269 | 256 | "evalite": "1.0.0-beta.16", |
270 | | - "postcss-import": "^16.0.1", |
271 | | - "postcss-loader": "^8.1.1", |
272 | | - "rimraf": "^6.0.1", |
273 | | - "style-loader": "^3.3.4", |
274 | 257 | "supertest": "^7.0.0", |
275 | 258 | "tailwind-scrollbar": "^4.0.2", |
276 | | - "tsconfig-paths": "^3.14.1", |
277 | 259 | "tsx": "^4.20.6", |
278 | 260 | "typescript": "catalog:", |
279 | 261 | "typescript-legacy-api": "npm:typescript@6.0.3", |
|
0 commit comments