Updated react-addons-shallow-compare package
This commit is contained in:
parent
a831ece57d
commit
c92d25694f
|
@ -49,7 +49,7 @@
|
||||||
"prop-types": "15.7.2",
|
"prop-types": "15.7.2",
|
||||||
"qs": "6.10.1",
|
"qs": "6.10.1",
|
||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
"react-addons-shallow-compare": "15.6.2",
|
"react-addons-shallow-compare": "15.6.3",
|
||||||
"react-async-script": "1.2.0",
|
"react-async-script": "1.2.0",
|
||||||
"react-autosuggest": "10.0.2",
|
"react-autosuggest": "10.0.2",
|
||||||
"react-custom-scrollbars": "4.2.1",
|
"react-custom-scrollbars": "4.2.1",
|
||||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -2954,7 +2954,7 @@ fb-watchman@^2.0.0, fb-watchman@^2.0.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
bser "2.1.1"
|
bser "2.1.1"
|
||||||
|
|
||||||
fbjs@^0.8.0, fbjs@^0.8.4, fbjs@^0.8.9:
|
fbjs@^0.8.0, fbjs@^0.8.9:
|
||||||
version "0.8.17"
|
version "0.8.17"
|
||||||
resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.17.tgz#c4d598ead6949112653d6588b01a5cdcd9f90fdd"
|
resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.17.tgz#c4d598ead6949112653d6588b01a5cdcd9f90fdd"
|
||||||
integrity sha1-xNWY6taUkRJlPWWIsBpc3Nn5D90=
|
integrity sha1-xNWY6taUkRJlPWWIsBpc3Nn5D90=
|
||||||
|
@ -5039,12 +5039,11 @@ raw-body@~1.1.0:
|
||||||
bytes "1"
|
bytes "1"
|
||||||
string_decoder "0.10"
|
string_decoder "0.10"
|
||||||
|
|
||||||
react-addons-shallow-compare@15.6.2:
|
react-addons-shallow-compare@15.6.3:
|
||||||
version "15.6.2"
|
version "15.6.3"
|
||||||
resolved "https://registry.yarnpkg.com/react-addons-shallow-compare/-/react-addons-shallow-compare-15.6.2.tgz#198a00b91fc37623db64a28fd17b596ba362702f"
|
resolved "https://registry.yarnpkg.com/react-addons-shallow-compare/-/react-addons-shallow-compare-15.6.3.tgz#28a94b0dfee71530852c66a69053d59a1baf04cb"
|
||||||
integrity sha1-GYoAuR/DdiPbZKKP0XtZa6NicC8=
|
integrity sha512-EDJbgKTtGRLhr3wiGDXK/+AEJ59yqGS+tKE6mue0aNXT6ZMR7VJbbzIiT6akotmHg1BLj46ElJSb+NBMp80XBg==
|
||||||
dependencies:
|
dependencies:
|
||||||
fbjs "^0.8.4"
|
|
||||||
object-assign "^4.1.0"
|
object-assign "^4.1.0"
|
||||||
|
|
||||||
react-async-script@1.2.0, react-async-script@^1.1.1:
|
react-async-script@1.2.0, react-async-script@^1.1.1:
|
||||||
|
|
Loading…
Reference in New Issue