mirror of https://github.com/waku-org/waku-ui.git
chore: update waku packages (#32)
This commit is contained in:
parent
a170bb05a7
commit
90327461c5
File diff suppressed because it is too large
Load Diff
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue