web-chat: Upgrade dependencies

This commit is contained in:
Franck Royer 2022-05-11 15:27:25 +10:00
parent ead78ca6d3
commit 374b0b37b6
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
2 changed files with 2136 additions and 1786 deletions

File diff suppressed because it is too large Load Diff

View File

@ -17,21 +17,21 @@
"stream-browserify": "^3.0.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^14.0.4",
"@types/jest": "^27.4.0",
"@types/node": "^17.0.17",
"@types/react": "^18.0.8",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.2.0",
"@testing-library/user-event": "^14.1.1",
"@types/jest": "^27.5.0",
"@types/node": "^17.0.32",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.3",
"assert": "^2.0.0",
"cra-webpack-rewired": "^1.0.1",
"cspell": "^5.18.4",
"gh-pages": "^3.2.3",
"cspell": "^5.20.0",
"gh-pages": "^4.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.5.1",
"react-scripts": "5.0.0",
"typescript": "^4.5.5",
"prettier": "^2.6.2",
"react-scripts": "5.0.1",
"typescript": "^4.6.4",
"url": "^0.11.0"
},
"scripts": {