up react relay

This commit is contained in:
Sasha 2023-08-07 12:59:18 +02:00
parent 470378248b
commit 39b8c4ffa9
No known key found for this signature in database
2 changed files with 1866 additions and 4429 deletions

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@
"@testing-library/jest-dom": "^5.16.5", "@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0", "@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0", "@testing-library/user-event": "^13.5.0",
"@waku/sdk": "^0.0.16", "@waku/sdk": "^0.0.18",
"protobufjs": "^7.1.2", "protobufjs": "^7.1.2",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
@ -43,7 +43,7 @@
] ]
}, },
"devDependencies": { "devDependencies": {
"@craco/craco": "7.0.0-alpha.9", "@craco/craco": "7.0.0",
"eslint": "^8.28.0" "eslint": "^8.28.0"
} }
} }