|
17 | 17 | "@reactive-dot/wallet-walletconnect": "workspace:^", |
18 | 18 | "date-fns": "^4.1.0", |
19 | 19 | "jotai-devtools": "^0.12.0", |
20 | | - "polkadot-api": "^1.14.1", |
21 | | - "react": "^19.1.0", |
22 | | - "react-dom": "^19.1.0", |
| 20 | + "polkadot-api": "^1.15.1", |
| 21 | + "react": "^19.1.1", |
| 22 | + "react-dom": "^19.1.1", |
23 | 23 | "react-error-boundary": "^6.0.0", |
24 | 24 | "react-hot-toast": "^2.5.2" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | 27 | "@reactive-dot/eslint-config": "workspace:^", |
28 | 28 | "@tsconfig/recommended": "^1.0.10", |
29 | 29 | "@tsconfig/strictest": "^2.0.5", |
30 | | - "@tsconfig/vite-react": "^6.3.6", |
31 | | - "@types/react": "^19.1.8", |
32 | | - "@types/react-dom": "^19.1.6", |
33 | | - "@vitejs/plugin-react": "^4.6.0", |
34 | | - "eslint": "^9.30.1", |
| 30 | + "@tsconfig/vite-react": "^7.0.0", |
| 31 | + "@types/react": "^19.1.9", |
| 32 | + "@types/react-dom": "^19.1.7", |
| 33 | + "@vitejs/plugin-react": "^4.7.0", |
| 34 | + "eslint": "^9.32.0", |
35 | 35 | "typescript": "^5.8.3", |
36 | | - "vite": "^7.0.0" |
| 36 | + "vite": "^7.0.6" |
37 | 37 | } |
38 | 38 | } |
0 commit comments