File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 81
81
"dependencies" : {
82
82
"@base2/pretty-print-object" : " 1.0.1" ,
83
83
"is-plain-object" : " 5.0.0" ,
84
- "react-is" : " ^ 17.0.2"
84
+ "react-is" : " 17.0.2"
85
85
},
86
86
"jest" : {
87
87
"setupFilesAfterEnv" : [" <rootDir>tests/setupTests.js" ]
Original file line number Diff line number Diff line change 8726
8726
prop-types "^15.6.2"
8727
8727
scheduler "^0.19.1"
8728
8728
8729
+ [email protected] , react-is@^17.0.1:
8730
+ version "17.0.2"
8731
+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
8732
+ integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
8733
+
8729
8734
react-is@^16.13.1 :
8730
8735
version "16.13.1"
8731
8736
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
@@ -8743,11 +8748,6 @@ react-is@^16.8.6:
8743
8748
version "16.8.6"
8744
8749
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
8745
8750
8746
- react-is@^17.0.1, react-is@^17.0.2 :
8747
- version "17.0.2"
8748
- resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
8749
- integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
8750
-
8751
8751
8752
8752
version "16.14.0"
8753
8753
resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-16.14.0.tgz#e98360087348e260c56d4fe2315e970480c228ae"
You can’t perform that action at this time.
0 commit comments