|
51 | 51 | "@types/react": "^18.3.12", |
52 | 52 | "@types/react-dom": "^18.3.1", |
53 | 53 | "@types/react-modal": "^3.16.3", |
54 | | - "@types/styled-components": "^5.1.34", |
55 | 54 | "@typescript-eslint/eslint-plugin": "^5.62.0", |
56 | 55 | "@typescript-eslint/parser": "^5.62.0", |
57 | 56 | "@typescript-eslint/utils": "^5.62.0", |
|
71 | 70 | "@cyntler/react-doc-viewer": "^1.17.0", |
72 | 71 | "@kleros/curate-v2-templates": "workspace:^", |
73 | 72 | "@kleros/kleros-app": "^2.0.2", |
74 | | - "@kleros/ui-components-library": "^2.20.0", |
| 73 | + "@kleros/ui-components-library": "^3.6.0", |
75 | 74 | "@reown/appkit": "^1.6.6", |
76 | 75 | "@reown/appkit-adapter-wagmi": "^1.6.6", |
77 | 76 | "@sentry/react": "^7.93.0", |
78 | 77 | "@sentry/tracing": "^7.93.0", |
| 78 | + "@tailwindcss/vite": "^4.1.16", |
79 | 79 | "@tanstack/react-query": "^5.66.0", |
80 | 80 | "@web3modal/ethereum": "^2.7.1", |
81 | 81 | "@web3modal/wagmi": "^5.1.6", |
|
103 | 103 | "react-scripts": "^5.0.1", |
104 | 104 | "react-toastify": "^9.1.3", |
105 | 105 | "react-use": "^17.4.3", |
106 | | - "styled-components": "^5.3.11", |
107 | 106 | "subgraph-status": "^1.2.4", |
| 107 | + "tailwindcss": "^4.1.16", |
108 | 108 | "viem": "^2.27.2", |
109 | 109 | "wagmi": "^2.14.10", |
110 | 110 | "zod": "^3.24.2" |
|
0 commit comments