File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 74
74
"lint-staged" : " ^13.0.3" ,
75
75
"prettier" : " ^2.7.1" ,
76
76
"pretty-quick" : " ^3.1.3" ,
77
+ "react-select-event" : " ^5.5.1" ,
77
78
"serve" : " ^14.0.1" ,
78
79
"wait-on" : " ^6.0.1"
79
80
},
Original file line number Diff line number Diff line change 1944
1944
" @babel/runtime" " ^7.14.6"
1945
1945
" @testing-library/dom" " ^8.1.0"
1946
1946
1947
+ " @testing-library/dom@>=7 " :
1948
+ version "8.20.0"
1949
+ resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.20.0.tgz#914aa862cef0f5e89b98cc48e3445c4c921010f6"
1950
+ integrity sha512-d9ULIT+a4EXLX3UU8FBjauG9NnsZHkHztXoIcTsOKoOw030fyjheN9svkTULjJxtYag9DZz5Jz5qkWZDPxTFwA==
1951
+ dependencies :
1952
+ " @babel/code-frame" " ^7.10.4"
1953
+ " @babel/runtime" " ^7.12.5"
1954
+ " @types/aria-query" " ^5.0.1"
1955
+ aria-query "^5.0.0"
1956
+ chalk "^4.1.0"
1957
+ dom-accessibility-api "^0.5.9"
1958
+ lz-string "^1.4.4"
1959
+ pretty-format "^27.0.2"
1960
+
1947
1961
" @testing-library/dom@^8.1.0 " :
1948
1962
version "8.19.0"
1949
1963
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.19.0.tgz#bd3f83c217ebac16694329e413d9ad5fdcfd785f"
8658
8672
optionalDependencies :
8659
8673
fsevents "^2.3.2"
8660
8674
8675
+ react-select-event@^5.5.1 :
8676
+ version "5.5.1"
8677
+ resolved "https://registry.yarnpkg.com/react-select-event/-/react-select-event-5.5.1.tgz#d67e04a6a51428b1534b15ecb1b82afbe5edddcb"
8678
+ integrity sha512-goAx28y0+iYrbqZA2FeRTreHHs/ZtSuKxtA+J5jpKT5RHPCbVZJ4MqACfPnWyFXsEec+3dP5bCrNTxIX8oYe9A==
8679
+ dependencies :
8680
+ " @testing-library/dom" " >=7"
8681
+
8661
8682
react-select@^5.7.0 :
8662
8683
version "5.7.0"
8663
8684
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.0.tgz#82921b38f1fcf1471a0b62304da01f2896cd8ce6"
You can’t perform that action at this time.
0 commit comments