File tree Expand file tree Collapse file tree 2 files changed +16
-7
lines changed Expand file tree Collapse file tree 2 files changed +16
-7
lines changed Original file line number Diff line number Diff line change 45
45
"@rollup/plugin-node-resolve" : " ^13.0.5" ,
46
46
"@rollup/plugin-typescript" : " ^8.2.5" ,
47
47
"@testing-library/jest-dom" : " ^5.14.1" ,
48
- "@testing-library/react" : " ^12.1.1 " ,
49
- "@types/react" : " ^17.0.26 " ,
48
+ "@testing-library/react" : " ^12.1.2 " ,
49
+ "@types/react" : " ^17.0.27 " ,
50
50
"@types/react-dom" : " ^17.0.9" ,
51
51
"@types/react-helmet" : " ^6.1.3" ,
52
52
"@types/react-transition-group" : " ^4.4.3" ,
Original file line number Diff line number Diff line change 1845
1845
lodash "^4.17.15"
1846
1846
redent "^3.0.0"
1847
1847
1848
- "@testing-library/react@^12.1.1 ":
1849
- version "12.1.1 "
1850
- resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.1 .tgz#e693943aa48d0190099acdc3928a751d73bcf7d5 "
1851
- integrity sha512-JDyWbvMuedEpP6SPL4Cvbhk59TVxQ3pwuR6ZfJHdRsHuxDd/ziSMA3nVM3fViaSbsQhuQFE/mvFrPrvQbL5kRQ ==
1848
+ "@testing-library/react@^12.1.2 ":
1849
+ version "12.1.2 "
1850
+ resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.2 .tgz#f1bc9a45943461fa2a598bb4597df1ae044cfc76 "
1851
+ integrity sha512-ihQiEOklNyHIpo2Y8FREkyD1QAea054U0MVbwH1m8N9TxeFz+KoJ9LkqoKqJlzx2JDm56DVwaJ1r36JYxZM05g ==
1852
1852
dependencies:
1853
1853
"@babel/runtime" "^7.12.5"
1854
1854
"@testing-library/dom" "^8.0.0"
2188
2188
dependencies:
2189
2189
"@types/react" "*"
2190
2190
2191
- "@types/react@*", "@types/react@^17.0.26" :
2191
+ "@types/react@*":
2192
2192
version "17.0.26"
2193
2193
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.26.tgz#960ea4b3518cc154ed7df3b35656c508df653331"
2194
2194
integrity sha512-MXxuXrH2xOcv5cp/su4oz69dNQnSA90JjFw5HBd5wifw6Ihi94j7dRJm7qNsB30tnruXSCPc9qmlhGop4nh9Hw==
2197
2197
"@types/scheduler" "*"
2198
2198
csstype "^3.0.2"
2199
2199
2200
+ "@types/react@^17.0.27":
2201
+ version "17.0.27"
2202
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.27.tgz#6498ed9b3ad117e818deb5525fa1946c09f2e0e6"
2203
+ integrity sha512-zgiJwtsggVGtr53MndV7jfiUESTqrbxOcBvwfe6KS/9bzaVPCTDieTWnFNecVNx6EAaapg5xsLLWFfHHR437AA==
2204
+ dependencies:
2205
+ "@types/prop-types" "*"
2206
+ "@types/scheduler" "*"
2207
+ csstype "^3.0.2"
2208
+
2200
2209
2201
2210
version "1.17.1"
2202
2211
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.17.1.tgz#3afd6ad8967c77e4376c598a82ddd58f46ec45d6"
You can’t perform that action at this time.
0 commit comments