Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pkieltyka committed Apr 10, 2024
1 parent 369daa4 commit 98a8918
Show file tree
Hide file tree
Showing 2 changed files with 1,678 additions and 963 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@
"preview": "vocs preview"
},
"dependencies": {
"0xsequence": "^1.9.11",
"@0xsequence/indexer": "^1.9.11",
"0xsequence": "^1.9.17",
"@0xsequence/indexer": "^1.9.17",
"@types/react": "latest",
"add": "^2.0.6",
"core-js": "^3.36.1",
"ethers": "5.7.2",
"mobx": "^6.12.1",
"mobx": "^6.12.3",
"react": "latest",
"react-dom": "^18.2.0",
"redoc": "^2.1.3",
"styled-components": "^6.1.8",
"swagger-ui-react": "^5.12.0",
"swagger-ui-react": "^5.15.0",
"typescript": "latest",
"vocs": "latest"
},
Expand Down
Loading

0 comments on commit 98a8918

Please sign in to comment.