|
55 | 55 | "@emotion/is-prop-valid": "^1.3.1", |
56 | 56 | "@emotion/react": "^11.14.0", |
57 | 57 | "@emotion/styled": "^11.14.0", |
| 58 | + "@hookform/resolvers": "^3.9.1", |
58 | 59 | "@reduxjs/toolkit": "^2.5.0", |
59 | 60 | "@tanstack/react-query": "^5.62.11", |
60 | 61 | "@tanstack/react-query-devtools": "^5.62.11", |
61 | | - "@taquito/ledger-signer": "^20.1.2", |
62 | | - "@taquito/michel-codec": "^20.1.2", |
63 | | - "@taquito/rpc": "^20.1.2", |
64 | | - "@taquito/signer": "^20.1.2", |
65 | | - "@taquito/taquito": "20.1.2", |
| 62 | + "@taquito/ledger-signer": "^21.0.0", |
| 63 | + "@taquito/michel-codec": "^21.0.0", |
| 64 | + "@taquito/rpc": "^21.0.0", |
| 65 | + "@taquito/signer": "^21.0.0", |
| 66 | + "@taquito/taquito": "21.0.0", |
66 | 67 | "@testing-library/dom": "^10.4.0", |
67 | 68 | "@testing-library/jest-dom": "6.6.3", |
68 | 69 | "@testing-library/react": "16.1.0", |
|
151 | 152 | "vite-plugin-checker": "^0.8.0", |
152 | 153 | "vite-plugin-node-polyfills": "^0.17.0", |
153 | 154 | "vite-plugin-sri": "^0.0.2", |
154 | | - "zod": "^3.24.1", |
155 | | - "@hookform/resolvers": "^3.9.1" |
| 155 | + "zod": "^3.24.1" |
156 | 156 | }, |
157 | 157 | "packageManager": "pnpm@9.9.0", |
158 | 158 | "dependencies": { |
|
0 commit comments