mirror of
https://github.com/logos-messaging/js-rln.git
synced 2026-01-02 13:43:06 +00:00
chore: bump @waku packages
This commit is contained in:
parent
fa1d3f8222
commit
71aa967a86
16
example/package-lock.json
generated
16
example/package-lock.json
generated
@ -22,7 +22,7 @@
|
||||
"version": "0.1.1",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"dependencies": {
|
||||
"@waku/utils": "^0.0.5",
|
||||
"@waku/utils": "^0.0.6",
|
||||
"@waku/zerokit-rln-wasm": "^0.0.10",
|
||||
"ethers": "^5.7.2"
|
||||
},
|
||||
@ -42,9 +42,9 @@
|
||||
"@types/uuid": "^8.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.8.1",
|
||||
"@typescript-eslint/parser": "^5.8.1",
|
||||
"@waku/core": "^0.0.17",
|
||||
"@waku/interfaces": "^0.0.12",
|
||||
"@waku/message-encryption": "^0.0.15",
|
||||
"@waku/core": "^0.0.18",
|
||||
"@waku/interfaces": "^0.0.13",
|
||||
"@waku/message-encryption": "^0.0.16",
|
||||
"@web/rollup-plugin-import-meta-assets": "^1.0.7",
|
||||
"app-root-path": "^3.0.0",
|
||||
"chai": "^4.3.4",
|
||||
@ -3958,10 +3958,10 @@
|
||||
"@types/uuid": "^8.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.8.1",
|
||||
"@typescript-eslint/parser": "^5.8.1",
|
||||
"@waku/core": "^0.0.17",
|
||||
"@waku/interfaces": "^0.0.12",
|
||||
"@waku/message-encryption": "^0.0.15",
|
||||
"@waku/utils": "^0.0.5",
|
||||
"@waku/core": "^0.0.18",
|
||||
"@waku/interfaces": "^0.0.13",
|
||||
"@waku/message-encryption": "^0.0.16",
|
||||
"@waku/utils": "^0.0.6",
|
||||
"@waku/zerokit-rln-wasm": "^0.0.10",
|
||||
"@web/rollup-plugin-import-meta-assets": "^1.0.7",
|
||||
"app-root-path": "^3.0.0",
|
||||
|
||||
559
package-lock.json
generated
559
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -83,9 +83,9 @@
|
||||
"husky": "^7.0.4",
|
||||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"@waku/interfaces": "^0.0.12",
|
||||
"@waku/message-encryption": "^0.0.15",
|
||||
"@waku/core": "^0.0.17",
|
||||
"@waku/interfaces": "^0.0.13",
|
||||
"@waku/message-encryption": "^0.0.16",
|
||||
"@waku/core": "^0.0.18",
|
||||
"jsdom": "^19.0.0",
|
||||
"jsdom-global": "^3.0.2",
|
||||
"karma": "^6.3.12",
|
||||
@ -129,7 +129,7 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@waku/utils": "^0.0.5",
|
||||
"@waku/utils": "^0.0.6",
|
||||
"@waku/zerokit-rln-wasm": "^0.0.10",
|
||||
"ethers": "^5.7.2"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user