|
29 | 29 | "@repo/typescript-config": "workspace:*", |
30 | 30 | "@types/node": "^22.9.0", |
31 | 31 | "@types/react": "^18.3.12", |
32 | | - "@types/supertest": "^6.0.2", |
33 | | - "prettier": "^3.2.5", |
34 | | - "turbo": "^2.2.3", |
| 32 | + "@types/supertest": "^6.0.3", |
| 33 | + "prettier": "^3.5.3", |
| 34 | + "turbo": "^2.5.2", |
35 | 35 | "typescript": "5.5.4" |
36 | 36 | }, |
37 | 37 | "engines": { |
38 | 38 | "node": ">=18" |
39 | 39 | }, |
40 | | - "packageManager": "pnpm@9.12.1", |
| 40 | + "packageManager": "pnpm@10.10.0", |
41 | 41 | "dependencies": { |
42 | | - "@types/node": "^20", |
43 | | - "@types/react": "^18", |
44 | | - "@types/react-dom": "^18", |
45 | | - "class-variance-authority": "^0.7.0", |
46 | | - "eslint": "^8", |
| 42 | + "@types/node": "^20.17.32", |
| 43 | + "@types/react": "^18.3.20", |
| 44 | + "@types/react-dom": "^18.3.7", |
| 45 | + "class-variance-authority": "^0.7.1", |
| 46 | + "eslint": "^8.57.1", |
47 | 47 | "eslint-config-next": "15.0.2", |
48 | | - "hono": "^4.6.9", |
| 48 | + "hono": "^4.7.8", |
49 | 49 | "next": "15.2.0", |
50 | 50 | "next-auth": "5.0.0-beta.25", |
51 | | - "postcss": "^8", |
52 | | - "posthog-js": "^1.184.1", |
53 | | - "supertest": "^7.0.0", |
54 | | - "tailwindcss": "^3.4.1", |
55 | | - "typescript": "^5.6.3", |
56 | | - "vite-tsconfig-paths": "^5.1.0", |
| 51 | + "postcss": "^8.5.3", |
| 52 | + "posthog-js": "^1.239.1", |
| 53 | + "supertest": "^7.1.0", |
| 54 | + "tailwindcss": "^3.4.17", |
| 55 | + "typescript": "^5.8.3", |
| 56 | + "vite-tsconfig-paths": "^5.1.4", |
57 | 57 | "vitest": "^2.1.9" |
58 | 58 | } |
59 | 59 | } |
0 commit comments