Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zjkmxy committed Sep 20, 2024
1 parent e2186e1 commit 65edea2
Show file tree
Hide file tree
Showing 3 changed files with 214 additions and 208 deletions.
14 changes: 7 additions & 7 deletions deno.lock

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
},
"dependencies": {
"@ndn/sync-api": "https://ndnts-nightly.ndn.today/sync-api.tgz",
"cbor-x": "^1.5.9",
"cbor-x": "^1.6.0",
"event-iterator": "^2.0.0",
"eventemitter3": "^5.0.1",
"jose": "^5.4.0",
"tslib": "^2.6.3",
"type-fest": "^4.20.0",
"uuid": "^9.0.1",
"jose": "^5.9.2",
"tslib": "^2.7.0",
"type-fest": "^4.26.1",
"uuid": "^10.0.0",
"wait-your-turn": "^1.0.1",
"y-protocols": "^1.0.6",
"yjs": "^13.6.15"
"yjs": "^13.6.19"
},
"devDependencies": {
"@ndn/endpoint": "https://ndnts-nightly.ndn.today/endpoint.tgz",
Expand All @@ -48,7 +48,7 @@
"@ndn/util": "https://ndnts-nightly.ndn.today/util.tgz",
"@ndn/ws-transport": "https://ndnts-nightly.ndn.today/ws-transport.tgz",
"@types/wicg-file-system-access": "^2023.10.5",
"abortable-iterator": "^5.0.1",
"abortable-iterator": "^5.1.0",
"it-pushable": "^3.2.3",
"p-defer": "^4.0.1",
"streaming-iterables": "^8.0.1"
Expand Down
Loading

0 comments on commit 65edea2

Please sign in to comment.