chore(relay-reactjs-chat): bump dependencies

This commit is contained in:
fryorcraken.eth 2022-11-21 10:38:02 +11:00
parent ddba5966d7
commit 09ee2822cc
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
2 changed files with 2200 additions and 2589 deletions

View File

@ -5,11 +5,11 @@
"homepage": "/relay-reactjs-chat", "homepage": "/relay-reactjs-chat",
"dependencies": { "dependencies": {
"@testing-library/jest-dom": "^5.16.5", "@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.3.0", "@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0", "@testing-library/user-event": "^13.5.0",
"@waku/core": "^0.0.6", "@waku/core": "^0.0.6",
"@waku/create": "^0.0.4", "@waku/create": "^0.0.4",
"protobufjs": "^7.0.0", "protobufjs": "^7.1.2",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-scripts": "5.0.1" "react-scripts": "5.0.1"
@ -45,6 +45,6 @@
}, },
"devDependencies": { "devDependencies": {
"@craco/craco": "7.0.0-alpha.9", "@craco/craco": "7.0.0-alpha.9",
"eslint": "^8.22.0" "eslint": "^8.28.0"
} }
} }

File diff suppressed because it is too large Load Diff