Skip to content

Commit 8708f2a

Browse files
Bump the console-ui-deps group in /console-ui with 2 updates (#308)
Bumps the console-ui-deps group in /console-ui with 2 updates: [@libp2p/websockets](https://github.com/libp2p/js-libp2p) and [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react). Updates `@libp2p/websockets` from 10.1.3 to 10.1.5 - [Release notes](https://github.com/libp2p/js-libp2p/releases) - [Commits](libp2p/js-libp2p@tcp-v10.1.3...tcp-v10.1.5) Updates `lucide-react` from 0.575.0 to 0.576.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.576.0/packages/lucide-react) --- updated-dependencies: - dependency-name: "@libp2p/websockets" dependency-version: 10.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: console-ui-deps - dependency-name: lucide-react dependency-version: 0.576.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: console-ui-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e006a7f commit 8708f2a

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

console-ui/package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

console-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@chainsafe/libp2p-noise": "^17.0.0",
1414
"@chainsafe/libp2p-yamux": "^8.0.1",
1515
"@helia/unixfs": "^7.0.4",
16-
"@libp2p/websockets": "^10.1.2",
16+
"@libp2p/websockets": "^10.1.5",
1717
"@multiformats/blake2": "^2.0.2",
1818
"@multiformats/multiaddr": "^13.0.1",
1919
"@noble/hashes": "^2.0.1",
@@ -29,7 +29,7 @@
2929
"class-variance-authority": "^0.7.1",
3030
"clsx": "^2.1.1",
3131
"helia": "^6.0.11",
32-
"lucide-react": "^0.575.0",
32+
"lucide-react": "^0.576.0",
3333
"multiformats": "^13.3.1",
3434
"polkadot-api": "^1.23.3",
3535
"react": "^19.0.0",

0 commit comments

Comments
 (0)