|
11 | 11 | "relay": "relay-compiler" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@tailwindcss/vite": "^4.1.13", |
| 14 | + "@tailwindcss/vite": "^4.1.18", |
15 | 15 | "class-variance-authority": "^0.7.1", |
16 | 16 | "clsx": "^2.1.1", |
17 | 17 | "graphql-ws": "^6.0.6", |
18 | 18 | "lucide-react": "^0.542.0", |
19 | | - "oidc-client-ts": "^3.3.0", |
20 | | - "react": "^19.1.1", |
21 | | - "react-dom": "^19.1.1", |
| 19 | + "oidc-client-ts": "^3.4.1", |
| 20 | + "react": "^19.2.3", |
| 21 | + "react-dom": "^19.2.3", |
22 | 22 | "react-oidc-context": "^3.3.0", |
23 | 23 | "react-relay": "^20.1.1", |
24 | 24 | "relay-runtime": "^20.1.1", |
25 | | - "tailwind-merge": "^3.3.1", |
26 | | - "tailwindcss": "^4.1.13" |
| 25 | + "tailwind-merge": "^3.4.0", |
| 26 | + "tailwindcss": "^4.1.18" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@eslint/js": "^9.35.0", |
30 | | - "@types/node": "^24.3.2", |
31 | | - "@types/react": "^19.1.13", |
32 | | - "@types/react-dom": "^19.1.9", |
| 29 | + "@eslint/js": "^9.39.2", |
| 30 | + "@types/node": "^24.10.4", |
| 31 | + "@types/react": "^19.2.7", |
| 32 | + "@types/react-dom": "^19.2.3", |
33 | 33 | "@types/react-relay": "^18.2.1", |
34 | | - "@types/relay-runtime": "^19.0.2", |
35 | | - "@vitejs/plugin-react": "^5.0.2", |
| 34 | + "@types/relay-runtime": "^20.1.0", |
| 35 | + "@vitejs/plugin-react": "^5.1.2", |
36 | 36 | "babel-plugin-relay": "^20.1.1", |
37 | | - "eslint": "^9.35.0", |
| 37 | + "eslint": "^9.39.2", |
38 | 38 | "eslint-plugin-react-hooks": "^5.2.0", |
39 | | - "eslint-plugin-react-refresh": "^0.4.20", |
40 | | - "globals": "^16.4.0", |
| 39 | + "eslint-plugin-react-refresh": "^0.4.26", |
| 40 | + "globals": "^16.5.0", |
41 | 41 | "relay-compiler": "^20.1.1", |
42 | | - "tw-animate-css": "^1.3.8", |
| 42 | + "tw-animate-css": "^1.4.0", |
43 | 43 | "typescript": "~5.8.3", |
44 | | - "typescript-eslint": "^8.43.0", |
45 | | - "vite": "^7.1.5", |
| 44 | + "typescript-eslint": "^8.51.0", |
| 45 | + "vite": "^7.3.0", |
46 | 46 | "vite-plugin-relay": "^2.1.0" |
47 | 47 | }, |
48 | | - "packageManager": "pnpm@10.16.0+sha512.8066e7b034217b700a9a4dbb3a005061d641ba130a89915213a10b3ca4919c19c037bec8066afdc559b89635fdb806b16ea673f2468fbb28aabfa13c53e3f769" |
| 48 | + "packageManager": "pnpm@10.26.2+sha512.0e308ff2005fc7410366f154f625f6631ab2b16b1d2e70238444dd6ae9d630a8482d92a451144debc492416896ed16f7b114a86ec68b8404b2443869e68ffda6" |
49 | 49 | } |
0 commit comments