Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2023
1 parent f90da07 commit 934c3c3
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 217 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"name": "aptos-explorer",
"version": "0.0.1",
"private": true,
"packageManager": "[email protected].5",
"packageManager": "[email protected].7",
"type": "module",
"dependencies": {
"@apollo/client": "^3.7.9",
"@aptos-labs/aptos-names-connector": "^0.0.2",
"@aptos-labs/wallet-adapter-mui-design": "^1.0.0",
"@aptos-labs/wallet-adapter-react": "^1.2.1",
"@blocto/aptos-wallet-adapter-plugin": "^0.1.4",
"@blocto/aptos-wallet-adapter-plugin": "^0.2.0",
"@download/blockies": "^1.0.3",
"@emotion/react": "latest",
"@emotion/styled": "latest",
Expand Down Expand Up @@ -46,7 +46,7 @@
"moment": "^2.29.4",
"msafe-plugin-wallet-adapter": "^0.1.0",
"pako": "^2.1.0",
"petra-plugin-wallet-adapter": "^0.1.3",
"petra-plugin-wallet-adapter": "^0.2.0",
"react": "latest",
"react-chartjs-2": "^5.2.0",
"react-copy-to-clipboard": "^5.1.0",
Expand Down Expand Up @@ -109,6 +109,6 @@
"prettier": "^2.8.5",
"vite": "^4.3.8",
"vite-plugin-svgr": "^3.2.0",
"vitest": "^0.32.0"
"vitest": "^0.33.0"
}
}
Loading

0 comments on commit 934c3c3

Please sign in to comment.