|
57 | 57 | "@oasisprotocol/client": "1.2.0", |
58 | 58 | "@oasisprotocol/client-rt": "1.2.0", |
59 | 59 | "@oasisprotocol/ui-library": "file:./ui-library", |
60 | | - "@tanstack/react-query": "4.36.1", |
61 | | - "@tanstack/react-query-devtools": "4.36.1", |
| 60 | + "@tanstack/react-query": "5.90.10", |
| 61 | + "@tanstack/react-query-devtools": "5.90.2", |
62 | 62 | "axios": "1.12.2", |
63 | 63 | "bignumber.js": "9.1.2", |
64 | 64 | "bip39": "^3.1.0", |
65 | 65 | "date-fns": "3.6.0", |
66 | 66 | "i18next": "23.16.8", |
67 | 67 | "js-yaml": "^4.1.0", |
68 | 68 | "monaco-editor": "^0.52.2", |
69 | | - "react": "18.3.1", |
70 | | - "react-dom": "18.3.1", |
| 69 | + "react": "19.2.0", |
| 70 | + "react-dom": "19.2.0", |
71 | 71 | "react-i18next": "14.1.3", |
72 | | - "react-router-dom": "6.30.0", |
| 72 | + "react-router-dom": "7.9.6", |
73 | 73 | "recharts": "2.15.4", |
74 | 74 | "viem": "^2.31.4" |
75 | 75 | }, |
|
86 | 86 | "@types/react-dom": "18.3.5", |
87 | 87 | "@typescript-eslint/eslint-plugin": "7.18.0", |
88 | 88 | "@typescript-eslint/parser": "7.18.0", |
89 | | - "@vitejs/plugin-react": "^4.4.1", |
| 89 | + "@vitejs/plugin-react": "^5.1.1", |
90 | 90 | "buffer": "^6.0.3", |
91 | 91 | "eslint": "8.57.1", |
92 | 92 | "eslint-config-prettier": "9.1.0", |
93 | 93 | "eslint-config-react-app": "7.0.1", |
94 | 94 | "eslint-plugin-prettier": "5.2.6", |
95 | 95 | "eslint-plugin-react": "7.37.4", |
96 | | - "eslint-plugin-react-hooks": "4.6.2", |
| 96 | + "eslint-plugin-react-hooks": "7.0.1", |
97 | 97 | "eslint-plugin-react-refresh": "^0.4.24", |
98 | 98 | "events": "^3.1.0", |
99 | 99 | "jsdom": "^26.1.0", |
|
0 commit comments