|
18 | 18 | "@cosmos-kit/react": "2.10.9", |
19 | 19 | "@emotion/react": "11.10.6", |
20 | 20 | "@emotion/styled": "11.10.6", |
21 | | - "@interchain-ui/react": "^1.21.16", |
| 21 | + "@interchain-ui/react": "^1.23.16", |
| 22 | + "@interchain-ui/react-no-ssr": "^0.1.2", |
22 | 23 | "@tanstack/react-query": "4.32.0", |
23 | 24 | "bignumber.js": "^9.1.1", |
24 | 25 | "chain-registry": "1.24.1", |
|
33 | 34 | "react-dom": "18.2.0", |
34 | 35 | "react-icons": "4.6.0", |
35 | 36 | "react-markdown": "9.0.1", |
36 | | - "react-minimal-pie-chart": "^8.4.0", |
37 | | - "react-no-ssr": "1.1.0" |
| 37 | + "react-minimal-pie-chart": "^8.4.0" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | 40 | "@tanstack/react-query-devtools": "4.32.0", |
41 | 41 | "@types/node": "18.11.9", |
42 | 42 | "@types/react": "18.0.25", |
43 | 43 | "@types/react-dom": "18.0.9", |
44 | | - "@types/react-no-ssr": "1.1.3", |
45 | 44 | "eslint": "8.28.0", |
46 | 45 | "eslint-config-next": "13.0.5", |
47 | 46 | "generate-lockfile": "0.0.12", |
48 | | - "typescript": "4.9.3" |
| 47 | + "typescript": "^5.1.6" |
49 | 48 | } |
50 | 49 | } |
0 commit comments