mirror of
https://github.com/status-im/js-waku-examples.git
synced 2025-01-12 06:54:27 +00:00
chore(relay-angular-chat): bump js-waku to 0.30.0
This commit is contained in:
parent
16c97cc4b3
commit
35ba9d599f
@ -21,7 +21,7 @@
|
|||||||
"@angular/platform-browser": "~14.2.0",
|
"@angular/platform-browser": "~14.2.0",
|
||||||
"@angular/platform-browser-dynamic": "~14.2.0",
|
"@angular/platform-browser-dynamic": "~14.2.0",
|
||||||
"@angular/router": "~14.2.0",
|
"@angular/router": "~14.2.0",
|
||||||
"js-waku": "0.29.0",
|
"js-waku": "0.30.0",
|
||||||
"protobufjs": "^7.1.0",
|
"protobufjs": "^7.1.0",
|
||||||
"rxjs": "~7.5.0",
|
"rxjs": "~7.5.0",
|
||||||
"tslib": "^2.3.0",
|
"tslib": "^2.3.0",
|
||||||
|
8
relay-angular-chat/pnpm-lock.yaml
generated
8
relay-angular-chat/pnpm-lock.yaml
generated
@ -16,7 +16,7 @@ specifiers:
|
|||||||
'@types/node': ^17.0.21
|
'@types/node': ^17.0.21
|
||||||
is-ci-cli: ^2.2.0
|
is-ci-cli: ^2.2.0
|
||||||
jasmine-core: ~4.3.0
|
jasmine-core: ~4.3.0
|
||||||
js-waku: 0.29.0
|
js-waku: 0.30.0
|
||||||
karma: ~6.4.0
|
karma: ~6.4.0
|
||||||
karma-chrome-launcher: ~3.1.0
|
karma-chrome-launcher: ~3.1.0
|
||||||
karma-coverage: ~2.2.0
|
karma-coverage: ~2.2.0
|
||||||
@ -37,7 +37,7 @@ dependencies:
|
|||||||
'@angular/platform-browser': 14.2.0_afytwol7hs4qio34buyx2grhfa
|
'@angular/platform-browser': 14.2.0_afytwol7hs4qio34buyx2grhfa
|
||||||
'@angular/platform-browser-dynamic': 14.2.0_owch6soaoexeadly32xw5vendq
|
'@angular/platform-browser-dynamic': 14.2.0_owch6soaoexeadly32xw5vendq
|
||||||
'@angular/router': 14.2.0_6lk4yxyxfaqzosenawf2bqx6vy
|
'@angular/router': 14.2.0_6lk4yxyxfaqzosenawf2bqx6vy
|
||||||
js-waku: 0.29.0
|
js-waku: 0.30.0
|
||||||
protobufjs: 7.1.0
|
protobufjs: 7.1.0
|
||||||
rxjs: 7.5.6
|
rxjs: 7.5.6
|
||||||
tslib: 2.4.0
|
tslib: 2.4.0
|
||||||
@ -5440,8 +5440,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/js-waku/0.29.0:
|
/js-waku/0.30.0:
|
||||||
resolution: {integrity: sha512-44GOpNbkFt/1/bDZ3tcaeemehaZaxw404QmTvHw7FUwY6dtvGsDEERLEw1TERUljDESFjvEOcJjYnLcNDY1MHg==}
|
resolution: {integrity: sha512-CcPsPXbuIIoaMwRU/jw+U4pVCqRPbt4h/tjpk4skXnlTLTSGDOkfpvQ45Aj5tS0yXgwKdAjOMziV14OwfeZw/w==}
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@chainsafe/libp2p-gossipsub': 4.1.1
|
'@chainsafe/libp2p-gossipsub': 4.1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user