|
1166 | 1166 | lz-string "^1.4.4"
|
1167 | 1167 | pretty-format "^26.6.2"
|
1168 | 1168 |
|
1169 |
| -"@testing-library/dom@^8.0.0", "@testing-library/dom@^8.1.0": |
| 1169 | +"@testing-library/dom@^8.1.0": |
1170 | 1170 | version "8.2.0"
|
1171 | 1171 | resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.2.0.tgz#ac46a1b9d7c81f0d341ae38fb5424b64c27d151e"
|
1172 | 1172 | integrity sha512-U8cTWENQPHO3QHvxBdfltJ+wC78ytMdg69ASvIdkGdQ/XRg4M9H2vvM3mHddxl+w/fM6NNqzGMwpQoh82v9VIA==
|
|
1180 | 1180 | lz-string "^1.4.4"
|
1181 | 1181 | pretty-format "^27.0.2"
|
1182 | 1182 |
|
| 1183 | +"@testing-library/dom@^9.0.0": |
| 1184 | + version "9.0.1" |
| 1185 | + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-9.0.1.tgz#fb9e3837fe2a662965df1536988f0863f01dbf51" |
| 1186 | + integrity sha512-fTOVsMY9QLFCCXRHG3Ese6cMH5qIWwSbgxZsgeF5TNsy81HKaZ4kgehnSF8FsR3OF+numlIV2YcU79MzbnhSig== |
| 1187 | + dependencies: |
| 1188 | + "@babel/code-frame" "^7.10.4" |
| 1189 | + "@babel/runtime" "^7.12.5" |
| 1190 | + "@types/aria-query" "^5.0.1" |
| 1191 | + aria-query "^5.0.0" |
| 1192 | + chalk "^4.1.0" |
| 1193 | + dom-accessibility-api "^0.5.9" |
| 1194 | + lz-string "^1.5.0" |
| 1195 | + pretty-format "^27.0.2" |
| 1196 | + |
1183 | 1197 | "@testing-library/[email protected]":
|
1184 | 1198 | version "5.16.5"
|
1185 | 1199 | resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.5.tgz#3912846af19a29b2dbf32a6ae9c31ef52580074e"
|
|
1195 | 1209 | lodash "^4.17.15"
|
1196 | 1210 | redent "^3.0.0"
|
1197 | 1211 |
|
1198 |
| -"@testing-library/react@12.1.5": |
1199 |
| - version "12.1.5" |
1200 |
| - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.5.tgz#bb248f72f02a5ac9d949dea07279095fa577963b" |
1201 |
| - integrity sha512-OfTXCJUFgjd/digLUuPxa0+/3ZxsQmE7ub9kcbW/wi96Bh3o/p5vrETcBGfP17NWPGqeYYl5LTRpwyGoMC4ysg== |
| 1212 | +"@testing-library/react@14.0.0": |
| 1213 | + version "14.0.0" |
| 1214 | + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.0.0.tgz#59030392a6792450b9ab8e67aea5f3cc18d6347c" |
| 1215 | + integrity sha512-S04gSNJbYE30TlIMLTzv6QCTzt9AqIF5y6s6SzVFILNcNvbV/jU96GeiTPillGQo+Ny64M/5PV7klNYYgv5Dfg== |
1202 | 1216 | dependencies:
|
1203 | 1217 | "@babel/runtime" "^7.12.5"
|
1204 |
| - "@testing-library/dom" "^8.0.0" |
1205 |
| - "@types/react-dom" "<18.0.0" |
| 1218 | + "@testing-library/dom" "^9.0.0" |
| 1219 | + "@types/react-dom" "^18.0.0" |
1206 | 1220 |
|
1207 | 1221 | "@testing-library/[email protected]":
|
1208 | 1222 | version "13.5.0"
|
|
1221 | 1235 | resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-4.2.1.tgz#78b5433344e2f92e8b306c06a5622c50c245bf6b"
|
1222 | 1236 | integrity sha512-S6oPal772qJZHoRZLFc/XoZW2gFvwXusYUmXPXkgxJLuEk2vOt7jc4Yo6z/vtI0EBkbPBVrJJ0B+prLIKiWqHg==
|
1223 | 1237 |
|
| 1238 | +"@types/aria-query@^5.0.1": |
| 1239 | + version "5.0.1" |
| 1240 | + resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-5.0.1.tgz#3286741fb8f1e1580ac28784add4c7a1d49bdfbc" |
| 1241 | + integrity sha512-XTIieEY+gvJ39ChLcB4If5zHtPxt3Syj5rgZR+e1ctpmK8NjPf0zFqsz4JpLJT0xla9GFDKjy8Cpu331nrmE1Q== |
| 1242 | + |
1224 | 1243 | "@types/babel__core@^7.0.0":
|
1225 | 1244 | version "7.1.12"
|
1226 | 1245 | resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.12.tgz#4d8e9e51eb265552a7e4f1ff2219ab6133bdfb2d"
|
|
1337 | 1356 | resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
|
1338 | 1357 | integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
|
1339 | 1358 |
|
1340 |
| -"@types/react-dom@<18.0.0": |
1341 |
| - version "17.0.15" |
1342 |
| - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.15.tgz#f2c8efde11521a4b7991e076cb9c70ba3bb0d156" |
1343 |
| - integrity sha512-Tr9VU9DvNoHDWlmecmcsE5ZZiUkYx+nKBzum4Oxe1K0yJVyBlfbq7H3eXjxXqJczBKqPGq3EgfTru4MgKb9+Yw== |
| 1359 | +"@types/react-dom@^18.0.0": |
| 1360 | + version "18.0.11" |
| 1361 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.11.tgz#321351c1459bc9ca3d216aefc8a167beec334e33" |
| 1362 | + integrity sha512-O38bPbI2CWtgw/OoQoY+BRelw7uysmXbWvw3nLWO21H1HSh+GOlqPuXshJfjmpNlKiiSDG9cc1JZAaMmVdcTlw== |
1344 | 1363 | dependencies:
|
1345 |
| - "@types/react" "^17" |
| 1364 | + "@types/react" "*" |
1346 | 1365 |
|
1347 |
| -"@types/react@17.0.53": |
1348 |
| - version "17.0.53" |
1349 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.53.tgz#10d4d5999b8af3d6bc6a9369d7eb953da82442ab" |
1350 |
| - integrity sha512-1yIpQR2zdYu1Z/dc1OxC+MA6GR240u3gcnP4l6mvj/PJiVaqHsQPmWttsvHsfnhfPbU2FuGmo0wSITPygjBmsw== |
| 1366 | +"@types/react@*": |
| 1367 | + version "18.0.28" |
| 1368 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.28.tgz#accaeb8b86f4908057ad629a26635fe641480065" |
| 1369 | + integrity sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew== |
1351 | 1370 | dependencies:
|
1352 | 1371 | "@types/prop-types" "*"
|
1353 | 1372 | "@types/scheduler" "*"
|
1354 | 1373 | csstype "^3.0.2"
|
1355 | 1374 |
|
1356 |
| -"@types/react@^17": |
1357 |
| - version "17.0.44" |
1358 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7" |
1359 |
| - integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g== |
| 1375 | +"@types/react@17.0.53": |
| 1376 | + version "17.0.53" |
| 1377 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.53.tgz#10d4d5999b8af3d6bc6a9369d7eb953da82442ab" |
| 1378 | + integrity sha512-1yIpQR2zdYu1Z/dc1OxC+MA6GR240u3gcnP4l6mvj/PJiVaqHsQPmWttsvHsfnhfPbU2FuGmo0wSITPygjBmsw== |
1360 | 1379 | dependencies:
|
1361 | 1380 | "@types/prop-types" "*"
|
1362 | 1381 | "@types/scheduler" "*"
|
@@ -2411,6 +2430,11 @@ dom-accessibility-api@^0.5.4, dom-accessibility-api@^0.5.6:
|
2411 | 2430 | resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.7.tgz#8c2aa6325968f2933160a0b7dbb380893ddf3e7d"
|
2412 | 2431 | integrity sha512-ml3lJIq9YjUfM9TUnEPvEYWFSwivwIGBPKpewX7tii7fwCazA8yCioGdqQcNsItPpfFvSJ3VIdMQPj60LJhcQA==
|
2413 | 2432 |
|
| 2433 | +dom-accessibility-api@^0.5.9: |
| 2434 | + version "0.5.16" |
| 2435 | + resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz#5a7429e6066eb3664d911e33fb0e45de8eb08453" |
| 2436 | + integrity sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg== |
| 2437 | + |
2414 | 2438 | domexception@^2.0.1:
|
2415 | 2439 | version "2.0.1"
|
2416 | 2440 | resolved "https://registry.yarnpkg.com/domexception/-/domexception-2.0.1.tgz#fb44aefba793e1574b0af6aed2801d057529f304"
|
@@ -4352,6 +4376,11 @@ lz-string@^1.4.4:
|
4352 | 4376 | resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.4.4.tgz#c0d8eaf36059f705796e1e344811cf4c498d3a26"
|
4353 | 4377 | integrity sha1-wNjq82BZ9wV5bh40SBHPTEmNOiY=
|
4354 | 4378 |
|
| 4379 | +lz-string@^1.5.0: |
| 4380 | + version "1.5.0" |
| 4381 | + resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.5.0.tgz#c1ab50f77887b712621201ba9fd4e3a6ed099941" |
| 4382 | + integrity sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ== |
| 4383 | + |
4355 | 4384 | make-dir@^3.0.0:
|
4356 | 4385 | version "3.1.0"
|
4357 | 4386 | resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
|
|
0 commit comments