Skip to content

Commit

Permalink
Mises à jour
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmalard committed Feb 21, 2025
1 parent 8eacf31 commit 03867a0
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 398 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"@constl/bohr-db": "^1.2.2",
"@constl/ipa": "1.5.13",
"@eslint/js": "^9.20.0",
"@libp2p/circuit-relay-v2": "^3.1.12",
"@libp2p/circuit-relay-v2": "^3.1.13",
"@libp2p/crypto": "^5.0.11",
"@libp2p/identify": "^3.0.18",
"@libp2p/identify": "^3.0.19",
"@libp2p/interface": "^2.5.0",
"@libp2p/websockets": "^9.1.5",
"@multiformats/multiaddr": "^12.3.5",
Expand Down Expand Up @@ -84,7 +84,7 @@
"dependencies": {
"@helia/block-brokers": "^4.0.4",
"@libp2p/peer-id": "^5.0.12",
"@libp2p/webrtc": "^5.1.0",
"@libp2p/webrtc": "^5.1.1",
"@orbitdb/core": "^2.4.3",
"blockstore-core": "^5.0.2",
"blockstore-level": "^2.0.1",
Expand All @@ -94,7 +94,7 @@
"events": "^3.3.0",
"genversion": "^3.2.0",
"helia": "5.2.1",
"libp2p": "^2.6.2",
"libp2p": "^2.6.3",
"os-browserify": "^0.3.0",
"process": "^0.11.10",
"read-package-up": "^11.0.0",
Expand Down
Loading

0 comments on commit 03867a0

Please sign in to comment.