|
1364 | 1364 | dependencies:
|
1365 | 1365 | "@babel/types" "^7.3.0"
|
1366 | 1366 |
|
| 1367 | +"@types/common-tags@^1.8.1": |
| 1368 | + version "1.8.1" |
| 1369 | + resolved "https://registry.yarnpkg.com/@types/common-tags/-/common-tags-1.8.1.tgz#a5a49ca5ebbb58e0f8947f3ec98950c8970a68a9" |
| 1370 | + integrity sha512-20R/mDpKSPWdJs5TOpz3e7zqbeCNuMCPhV7Yndk9KU2Rbij2r5W4RzwDPkzC+2lzUqXYu9rFzTktCBnDjHuNQg== |
| 1371 | + |
1367 | 1372 | "@types/eslint-scope@^3.7.3":
|
1368 | 1373 | version "3.7.4"
|
1369 | 1374 | resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.4.tgz#37fc1223f0786c39627068a12e94d6e6fc61de16"
|
|
1497 | 1502 | resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
|
1498 | 1503 | integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
|
1499 | 1504 |
|
| 1505 | +"@types/qs@^6.9.7": |
| 1506 | + version "6.9.7" |
| 1507 | + resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.7.tgz#63bb7d067db107cc1e457c303bc25d511febf6cb" |
| 1508 | + integrity sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw== |
| 1509 | + |
| 1510 | +"@types/react-copy-to-clipboard@^5.0.4": |
| 1511 | + version "5.0.4" |
| 1512 | + resolved "https://registry.yarnpkg.com/@types/react-copy-to-clipboard/-/react-copy-to-clipboard-5.0.4.tgz#558f2c38a97f53693e537815f6024f1e41e36a7e" |
| 1513 | + integrity sha512-otTJsJpofYAeaIeOwV5xBUGpo6exXG2HX7X4nseToCB2VgPEBxGBHCm/FecZ676doNR7HCSTVtmohxfG2b3/yQ== |
| 1514 | + dependencies: |
| 1515 | + "@types/react" "*" |
| 1516 | + |
1500 | 1517 | "@types/react-dom@^17.0.1":
|
1501 | 1518 | version "17.0.17"
|
1502 | 1519 | resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.17.tgz#2e3743277a793a96a99f1bf87614598289da68a1"
|
1503 | 1520 | integrity sha512-VjnqEmqGnasQKV0CWLevqMTXBYG9GbwuE6x3VetERLh0cq2LTptFE73MrQi2S7GkKXCf2GgwItB/melLnxfnsg==
|
1504 | 1521 | dependencies:
|
1505 | 1522 | "@types/react" "^17"
|
1506 | 1523 |
|
| 1524 | +"@types/react-portal@^4.0.4": |
| 1525 | + version "4.0.4" |
| 1526 | + resolved "https://registry.yarnpkg.com/@types/react-portal/-/react-portal-4.0.4.tgz#1c0e5a248f6e18a66f981139c13b6e796f4a92b6" |
| 1527 | + integrity sha512-ecVWngYHeSymq5XdrQOXRpIb9ay5SM4Stm/ur6+wc0Z+r05gafZ5SuMRbXKYsj4exNJa+4CTKK6J7qcTKm9K5g== |
| 1528 | + dependencies: |
| 1529 | + "@types/react" "*" |
| 1530 | + |
1507 | 1531 | "@types/react@*", "@types/react@^17", "@types/react@^17.0.2":
|
1508 | 1532 | version "17.0.49"
|
1509 | 1533 | resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.49.tgz#df87ba4ca8b7942209c3dc655846724539dc1049"
|
|
1513 | 1537 | "@types/scheduler" "*"
|
1514 | 1538 | csstype "^3.0.2"
|
1515 | 1539 |
|
| 1540 | +"@types/route-parser@^0.1.4": |
| 1541 | + version "0.1.4" |
| 1542 | + resolved "https://registry.yarnpkg.com/@types/route-parser/-/route-parser-0.1.4.tgz#155686e569d19ff97779bf6bcb513360587748dd" |
| 1543 | + integrity sha512-lwH3SeyKwCAwP7oUoJNryPDdbW3Bx5lrB6mhV5iebqzOJHIut6wlaSxpQR4Lsk6j7wC08pGenr/xE8I/A4J3Fg== |
| 1544 | + |
1516 | 1545 | "@types/scheduler@*":
|
1517 | 1546 | version "0.16.2"
|
1518 | 1547 | resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
|
|
0 commit comments