dependencies: update

This commit is contained in:
Philipp Kühn
2021-10-25 09:51:33 +02:00
parent a6f731af39
commit 45778b81dd
10 changed files with 286 additions and 311 deletions

View File

@@ -21,8 +21,8 @@
"dist"
],
"devDependencies": {
"@types/react": "^17.0.29",
"@types/react-dom": "^17.0.7",
"@types/react": "^17.0.32",
"@types/react-dom": "^17.0.10",
"react": "^17.0.0",
"react-dom": "^17.0.0"
},