Support op stack operational transactions (#2743)
Showing
| ... | ... | @@ -44,8 +44,8 @@ |
| "dependencies": { | ||
| "@blockscout/bens-types": "1.4.1", | ||
| "@blockscout/points-types": "1.3.0-alpha.2", | ||
| "@blockscout/stats-types": "2.5.0-alpha", | ||
| "@blockscout/tac-operation-lifecycle-types": "0.0.1-alpha.6", | ||
| "@blockscout/stats-types": "^2.9.0", | ||
| "@blockscout/visualizer-types": "0.2.0", | ||
| "@chakra-ui/react": "3.15.0", | ||
| "@cloudnouns/kit": "1.1.6", | ||
| ... | ... | @@ -191,5 +191,6 @@ |
| "resolutions": { | ||
| "@types/react": "18.3.12", | ||
| "@types/react-dom": "18.3.1" | ||
| } | ||
| }, | ||
| "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" | ||
| } |
Please register or sign in to comment