chore: update waku packages (#32)

This commit is contained in:
Vaclav Pavlin 2023-10-24 10:45:14 +02:00 committed by GitHub
parent a170bb05a7
commit 90327461c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 439 additions and 427 deletions

862
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -66,7 +66,7 @@
"@types/react": "^18.0.28",
"@types/testing-library__jest-dom": "^5.14.5",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@waku/interfaces": "^0.0.18",
"@waku/interfaces": "^0.0.19",
"bundlewatch": "^0.3.3",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
@ -87,7 +87,7 @@
"typescript": "^4.9.5"
},
"peerDependencies": {
"@waku/sdk": "^0.0.19",
"@waku/sdk": "^0.0.20",
"react": "^16.8.0 || ^17 || ^18"
},
"bundlewatch": {