Bump react, react-dom and @hot-loader/react-dom (#336)

This commit is contained in:
dependabot[bot]
2022-01-28 03:32:11 +01:00
committed by GitHub
parent 7a959ffa8a
commit b9eab7a800
2 changed files with 21 additions and 24 deletions

View File

@@ -13,7 +13,7 @@
"@babel/preset-env": "^7.16.11",
"@babel/preset-react": "^7.16.7",
"@babel/preset-typescript": "^7.16.7",
"@hot-loader/react-dom": "^16.14.0",
"@hot-loader/react-dom": "^17.0.2",
"@types/express": "^4.17.13",
"@types/fs-extra": "^9.0.13",
"@types/get-port": "^4.2.0",
@@ -58,8 +58,8 @@
"jszip": "^3.7.1",
"nanoid": "^3.2.0",
"openpgp": "^4.10.10",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-dropzone": "^11.5.1",
"react-feather": "^2.0.9",
"react-router": "^5.2.0",