Skip to content

Commit

Permalink
[deps] Update Vite to 6 and React dom to 7, update wallet adapter deps (
Browse files Browse the repository at this point in the history
  • Loading branch information
gregnazario authored Dec 18, 2024
1 parent 091f6d6 commit 8fceb1b
Show file tree
Hide file tree
Showing 2 changed files with 457 additions and 86 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"dependencies": {
"@apollo/client": "^3.12.3",
"@aptos-labs/ts-sdk": "^1.33.1",
"@aptos-labs/wallet-adapter-mui-design": "3.0.21",
"@aptos-labs/wallet-adapter-react": "3.7.7",
"@aptos-labs/wallet-adapter-mui-design": "3.0.23",
"@aptos-labs/wallet-adapter-react": "3.7.9",
"@bitget-wallet/aptos-wallet-adapter": "^0.1.2",
"@blocto/aptos-wallet-adapter-plugin": "^0.2.11",
"@download/blockies": "^1.0.3",
Expand Down Expand Up @@ -56,7 +56,7 @@
"react-json-view": "^1.21.3",
"react-loading-skeleton": "^3.5.0",
"react-number-format": "^5.4.2",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"react-simple-maps": "^3.0.0",
"react-syntax-highlighter": "^15.6.1",
"recharts": "^2.15.0",
Expand Down Expand Up @@ -111,7 +111,7 @@
"prettier": "^3.4.2",
"ts-results": "^3.3.0",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vite": "^6.0.3",
"vite-plugin-svgr": "^4.3.0",
"vitest": "^2.1.8"
}
Expand Down
Loading

0 comments on commit 8fceb1b

Please sign in to comment.