Template
mirror of
https://github.com/lexogrine/dota2-react-hud.git
synced 2026-09-16 20:48:32 +02:00
updated react
This commit is contained in:
+8
-7
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user