updated react

This commit is contained in:
Hubert Walczak
2023-05-16 14:18:16 +02:00
parent 34fe3ab977
commit a475763d62
5 changed files with 23487 additions and 34548 deletions
+8 -7
View File
@@ -6,17 +6,18 @@
"dependencies": {
"@craco/craco": "^5.7.0",
"@types/jest": "24.0.19",
"@types/node": "12.11.1",
"@types/react": "16.9.9",
"@types/react-dom": "16.9.2",
"@types/node": "18.15.11",
"@types/react": "18.0.35",
"@types/react-dom": "18.0.11",
"dotagsi": "^1.1.3",
"buffer": "^6.0.3",
"query-string": "^6.12.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-scripts": "4.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
"simple-peer": "^9.11.0",
"socket.io-client": "^4.1.3",
"typescript": "3.6.4",
"typescript": "^4.9.5",
"uuid": "^8.3.2"
},
"license": "GPL-3.0",