Skip to content

Commit

Permalink
Update abstract deps
Browse files Browse the repository at this point in the history
  • Loading branch information
adairrr committed Nov 25, 2024
1 parent db4bd7d commit c303a61
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 130 deletions.
11 changes: 7 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
},
"dependencies": {
"@abstract-money/cli": "^1.2.0",
"@abstract-money/core": "^3.2.0",
"@abstract-money/provider-graz": "^9.0.0",
"@abstract-money/react": "^2.2.0",
"@abstract-money/core": "^3.4.2",
"@abstract-money/provider-graz": "^11.0.2",
"@abstract-money/react": "^2.3.5",
"@graphql-codegen/cli": "^5.0.3",
"@graphql-codegen/client-preset": "^4.4.0",
"@graphql-typed-document-node/core": "^3.2.0",
"@keplr-wallet/types": "0.12.23",
"@radix-ui/react-slot": "^1.1.0",
"@tanstack/react-query": "^4.35.0",
"@tanstack/react-query": "^4.36.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"generate": "^0.14.0",
Expand All @@ -46,5 +46,8 @@
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"
},
"resolutions": {
"@tanstack/react-query": "^4.36.1"
}
}
157 changes: 31 additions & 126 deletions frontend/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c303a61

Please sign in to comment.