chore(store-reactjs-chat): bump dependencies

This commit is contained in:
fryorcraken.eth 2022-11-21 10:42:10 +11:00
parent 09ee2822cc
commit 4f161be019
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
2 changed files with 1898 additions and 1719 deletions

View File

@ -4,15 +4,15 @@
"private": true, "private": true,
"homepage": "/store-reactjs-chat", "homepage": "/store-reactjs-chat",
"dependencies": { "dependencies": {
"@testing-library/jest-dom": "^5.16.4", "@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.2.0", "@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.1.1", "@testing-library/user-event": "^14.4.3",
"@waku/byte-utils": "^0.0.2", "@waku/byte-utils": "^0.0.2",
"@waku/core": "^0.0.6", "@waku/core": "^0.0.6",
"@waku/create": "^0.0.4", "@waku/create": "^0.0.4",
"protobufjs": "^7.1.0", "protobufjs": "^7.1.2",
"react": "^18.1.0", "react": "^18.2.0",
"react-dom": "^18.1.0", "react-dom": "^18.2.0",
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
"web-vitals": "^2.1.4" "web-vitals": "^2.1.4"
}, },
@ -43,7 +43,7 @@
] ]
}, },
"devDependencies": { "devDependencies": {
"@testing-library/dom": "^8.16.1", "@testing-library/dom": "^8.19.0",
"typescript": "^4.7.4" "typescript": "^4.9.3"
} }
} }

File diff suppressed because it is too large Load Diff