1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-18 21:35:27 -04:00

Updated react and react-dom packages

This commit is contained in:
Mark McDowall
2021-04-24 14:53:10 -07:00
parent b4973fd99d
commit a831ece57d
2 changed files with 15 additions and 17 deletions
+2 -2
View File
@@ -48,7 +48,7 @@
"normalize.css": "8.0.1",
"prop-types": "15.7.2",
"qs": "6.10.1",
"react": "16.13.1",
"react": "17.0.2",
"react-addons-shallow-compare": "15.6.2",
"react-async-script": "1.2.0",
"react-autosuggest": "10.0.2",
@@ -56,7 +56,7 @@
"react-dnd": "11.1.3",
"react-dnd-html5-backend": "11.1.3",
"react-document-title": "2.0.3",
"react-dom": "16.13.1",
"react-dom": "17.0.2",
"react-focus-lock": "2.4.1",
"react-google-recaptcha": "2.1.0",
"react-lazyload": "3.0.0",