chore(relay-reactjs): bump js-waku to 0.30.0
This commit is contained in:
parent
d7c5283c1e
commit
19462233d6
|
@ -7,7 +7,7 @@
|
||||||
"@testing-library/jest-dom": "^5.16.5",
|
"@testing-library/jest-dom": "^5.16.5",
|
||||||
"@testing-library/react": "^13.3.0",
|
"@testing-library/react": "^13.3.0",
|
||||||
"@testing-library/user-event": "^13.5.0",
|
"@testing-library/user-event": "^13.5.0",
|
||||||
"js-waku": "0.29.0",
|
"js-waku": "0.30.0",
|
||||||
"protobufjs": "^7.0.0",
|
"protobufjs": "^7.0.0",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18.2.0",
|
"react-dom": "^18.2.0",
|
||||||
|
|
|
@ -6,7 +6,7 @@ specifiers:
|
||||||
'@testing-library/react': ^13.3.0
|
'@testing-library/react': ^13.3.0
|
||||||
'@testing-library/user-event': ^13.5.0
|
'@testing-library/user-event': ^13.5.0
|
||||||
eslint: ^8.22.0
|
eslint: ^8.22.0
|
||||||
js-waku: 0.29.0
|
js-waku: 0.30.0
|
||||||
protobufjs: ^7.0.0
|
protobufjs: ^7.0.0
|
||||||
react: ^18.2.0
|
react: ^18.2.0
|
||||||
react-dom: ^18.2.0
|
react-dom: ^18.2.0
|
||||||
|
@ -17,7 +17,7 @@ dependencies:
|
||||||
'@testing-library/jest-dom': 5.16.5
|
'@testing-library/jest-dom': 5.16.5
|
||||||
'@testing-library/react': 13.3.0_biqbaboplfbrettd7655fr4n2y
|
'@testing-library/react': 13.3.0_biqbaboplfbrettd7655fr4n2y
|
||||||
'@testing-library/user-event': 13.5.0_wl4iynrlixafokvgqnhzlvigei
|
'@testing-library/user-event': 13.5.0_wl4iynrlixafokvgqnhzlvigei
|
||||||
js-waku: 0.29.0_undici@5.10.0
|
js-waku: 0.30.0_undici@5.10.0
|
||||||
protobufjs: 7.0.0
|
protobufjs: 7.0.0
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
react-dom: 18.2.0_react@18.2.0
|
react-dom: 18.2.0_react@18.2.0
|
||||||
|
@ -7001,8 +7001,8 @@ packages:
|
||||||
/js-tokens/4.0.0:
|
/js-tokens/4.0.0:
|
||||||
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
||||||
|
|
||||||
/js-waku/0.29.0_undici@5.10.0:
|
/js-waku/0.30.0_undici@5.10.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_undici@5.10.0
|
'@chainsafe/libp2p-gossipsub': 4.1.1_undici@5.10.0
|
||||||
|
|
Loading…
Reference in New Issue