|
52 | 52 | "@oasisprotocol/client": "1.2.0", |
53 | 53 | "@oasisprotocol/client-rt": "1.2.0", |
54 | 54 | "@oasisprotocol/ui-library": "file:./ui-library", |
55 | | - "@tanstack/react-query": "4.36.1", |
56 | | - "@tanstack/react-query-devtools": "4.36.1", |
| 55 | + "@tanstack/react-query": "5.90.13", |
| 56 | + "@tanstack/react-query-devtools": "5.91.1", |
57 | 57 | "axios": "1.12.2", |
58 | 58 | "bignumber.js": "9.1.2", |
59 | 59 | "bip39": "^3.1.0", |
60 | 60 | "date-fns": "3.6.0", |
61 | 61 | "i18next": "23.16.8", |
62 | 62 | "js-yaml": "^4.1.0", |
63 | 63 | "monaco-editor": "^0.52.2", |
64 | | - "react": "18.3.1", |
65 | | - "react-dom": "18.3.1", |
| 64 | + "react": "19.2.3", |
| 65 | + "react-dom": "19.2.3", |
66 | 66 | "react-i18next": "14.1.3", |
67 | | - "react-router-dom": "6.30.0", |
| 67 | + "react-router-dom": "7.11.0", |
68 | 68 | "recharts": "2.15.4", |
69 | 69 | "viem": "^2.31.4" |
70 | 70 | }, |
|
81 | 81 | "@types/react-dom": "18.3.5", |
82 | 82 | "@typescript-eslint/eslint-plugin": "7.18.0", |
83 | 83 | "@typescript-eslint/parser": "7.18.0", |
84 | | - "@vitejs/plugin-react": "^4.4.1", |
| 84 | + "@vitejs/plugin-react": "^5.1.2", |
85 | 85 | "buffer": "^6.0.3", |
86 | 86 | "eslint": "8.57.1", |
87 | 87 | "eslint-config-prettier": "9.1.0", |
88 | 88 | "eslint-config-react-app": "7.0.1", |
89 | 89 | "eslint-plugin-prettier": "5.2.6", |
90 | 90 | "eslint-plugin-react": "7.37.4", |
91 | | - "eslint-plugin-react-hooks": "4.6.2", |
| 91 | + "eslint-plugin-react-hooks": "7.0.1", |
92 | 92 | "eslint-plugin-react-refresh": "^0.4.24", |
93 | 93 | "events": "^3.1.0", |
94 | 94 | "jsdom": "^26.1.0", |
|
0 commit comments