Skip to content

Commit

Permalink
[deps] Update some dependencies and TS SDK (#837)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregnazario authored Oct 23, 2024
1 parent 8885ae9 commit 5d5f981
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 131 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@apollo/client": "^3.8.9",
"@aptos-labs/aptos-names-connector": "^0.0.2",
"@aptos-labs/ts-sdk": "1.28.0",
"@aptos-labs/ts-sdk": "1.30.0",
"@aptos-labs/wallet-adapter-mui-design": "^3.0.14",
"@aptos-labs/wallet-adapter-react": "^3.7.0",
"@bitget-wallet/aptos-wallet-adapter": "^0.1.2",
Expand All @@ -39,7 +39,7 @@
"aptos": "^1.21.0",
"aptos-node-checker-client": "0.0.5",
"chart.js": "^4.4.1",
"date-fns": "^3.2.0",
"date-fns": "^4.1.0",
"eslint-plugin-html": "^8.1.2",
"graphql": "^16.8.1",
"js-sha3": "^0.9.3",
Expand Down Expand Up @@ -106,7 +106,7 @@
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-react": "^4.3.2",
"eslint": "^8.56.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.5",
"husky": "^9.0.11",
"lint-staged": "^15.2.10",
Expand Down
Loading

0 comments on commit 5d5f981

Please sign in to comment.