chore(web-chat): bump dependencies

This commit is contained in:
fryorcraken.eth 2022-11-21 10:45:13 +11:00
parent 4f161be019
commit 66bfdf6d69
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
2 changed files with 2029 additions and 1998 deletions

View File

@ -5,7 +5,7 @@
"homepage": "/web-chat",
"dependencies": {
"@libp2p/bootstrap": "^5.0.0",
"@livechat/ui-kit": "^0.5.0-20",
"@livechat/ui-kit": "^0.5.0-24",
"@multiformats/multiaddr": "11.0.7",
"@waku/byte-utils": "^0.0.2",
"@waku/core": "^0.0.6",
@ -16,20 +16,20 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"server-name-generator": "^1.0.5",
"uint8arraylist": "^2.3.2"
"uint8arraylist": "^2.3.3"
},
"devDependencies": {
"@types/jest": "^27.5.0",
"@types/node": "^17.0.32",
"@types/react": "^18.0.18",
"@types/react-dom": "^17.0.11",
"cspell": "^6.0.0",
"@types/jest": "^27.5.2",
"@types/node": "^17.0.45",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.9",
"cspell": "^6.14.3",
"gh-pages": "^4.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.6.2",
"prettier": "^2.7.1",
"protons": "^5.1.0",
"react-scripts": "5.0.1",
"typescript": "^4.6.4",
"typescript": "^4.9.3",
"url": "^0.11.0"
},
"scripts": {

File diff suppressed because it is too large Load Diff