Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
travis committed Oct 9, 2023
1 parent d814137 commit 7fd007d
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,22 @@
"dependencies": {
"@headlessui/react": "^1.7.17",
"@heroicons/react": "^2.0.18",
"@ipld/dag-ucan": "^3.4.0",
"@ucanto/client": "^9.0.0",
"@ucanto/interface": "^9.0.0",
"@ucanto/transport": "^9.0.0",
"@w3ui/react-keyring": "^6.0.1",
"@w3ui/react-uploader": "^5.0.1",
"@w3ui/react-uploads-list": "^4.0.1",
"@web3-storage/access": "^15.2.1",
"blueimp-md5": "^2.19.0",
"next": "latest",
"react": "latest",
"react-dom": "latest"
},
"devDependencies": {
"@cloudflare/next-on-pages": "^1.6.3",
"@types/blueimp-md5": "^2.18.0",
"@types/node": "latest",
"@types/react": "latest",
"@types/react-dom": "latest",
Expand Down
43 changes: 43 additions & 0 deletions pnpm-lock.yaml

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

0 comments on commit 7fd007d

Please sign in to comment.