|
345 | 345 | dependencies: |
346 | 346 | purgecss "^3.1.3" |
347 | 347 |
|
348 | | -"@githubocto/flat-ui@^0.13.4": |
349 | | - version "0.13.4" |
350 | | - resolved "https://registry.yarnpkg.com/@githubocto/flat-ui/-/flat-ui-0.13.4.tgz#1d4aaf7df469aba4509ae06519825915ecfc8808" |
351 | | - integrity sha512-RuM7TjQZK52Inu9uwQ73vs17hOoXfIsOmCLA7ye61Dd2u1j18EaDqdWnI36NVIxcUWA+p0Lw7kRmfPb2YdmYaA== |
| 348 | +"@githubocto/flat-ui@^0.13.5": |
| 349 | + version "0.13.5" |
| 350 | + resolved "https://registry.yarnpkg.com/@githubocto/flat-ui/-/flat-ui-0.13.5.tgz#65a03c07ab070c105b804917288ecbf5b9c3e894" |
| 351 | + integrity sha512-3xFW2hNi5Mj0HuH+qoU8BvcBW6bmvG1e0sPw7pmITxKMNQhRQFEP3vOXwvHmEvqi5JNcjxe+W7NKA+53Ijx5+w== |
352 | 352 | dependencies: |
353 | 353 | "@emotion/react" "^11.4.0" |
354 | 354 | "@primer/octicons-react" "^12.1.0" |
|
360 | 360 | "@types/lodash" "^4.0.6" |
361 | 361 | "@types/react-virtualized-auto-sizer" "^1.0.0" |
362 | 362 | "@types/react-window" "^1.8.2" |
363 | | - anchorme "^2.1.2" |
364 | 363 | d3 "^6.6.0" |
365 | 364 | date-fns "^2.19.0" |
366 | 365 | dompurify "^2.2.9" |
367 | 366 | downshift "^6.1.1" |
368 | 367 | immer "^9.0.12" |
| 368 | + linkify-it "^3.0.3" |
369 | 369 | lodash "^4.17.21" |
370 | 370 | lodash-es "^4.17.21" |
371 | 371 | match-sorter "^6.3.0" |
@@ -946,11 +946,6 @@ acorn@^7.0.0: |
946 | 946 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa" |
947 | 947 | integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== |
948 | 948 |
|
949 | | -anchorme@^2.1.2: |
950 | | - version "2.1.2" |
951 | | - resolved "https://registry.yarnpkg.com/anchorme/-/anchorme-2.1.2.tgz#4abc7e128a8a42d0036a61ebb9b18bbc032fa52a" |
952 | | - integrity sha512-2iPY3kxDDZvtRzauqKDb4v7a5sTF4GZ+esQTY8nGYvmhAtGTeFPMn4cRnvyWS1qmtPTP0Mv8hyLOp9l3ZzWMKg== |
953 | | - |
954 | 949 | ansi-styles@^3.2.1: |
955 | 950 | version "3.2.1" |
956 | 951 | resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d" |
@@ -2155,6 +2150,13 @@ lines-and-columns@^1.1.6: |
2155 | 2150 | resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" |
2156 | 2151 | integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== |
2157 | 2152 |
|
| 2153 | +linkify-it@^3.0.3: |
| 2154 | + version "3.0.3" |
| 2155 | + resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-3.0.3.tgz#a98baf44ce45a550efb4d49c769d07524cc2fa2e" |
| 2156 | + integrity sha512-ynTsyrFSdE5oZ/O9GEf00kPngmOfVwazR5GKDq6EYfhlpFug3J2zybX56a2PRRpc9P+FuSoGNAwjlbDs9jJBPQ== |
| 2157 | + dependencies: |
| 2158 | + uc.micro "^1.0.1" |
| 2159 | + |
2158 | 2160 | lodash-es@^4.17.14, lodash-es@^4.17.15, lodash-es@^4.17.21: |
2159 | 2161 | version "4.17.21" |
2160 | 2162 | resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" |
@@ -3234,6 +3236,11 @@ typescript@^4.1.2: |
3234 | 3236 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3" |
3235 | 3237 | integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw== |
3236 | 3238 |
|
| 3239 | +uc.micro@^1.0.1: |
| 3240 | + version "1.0.6" |
| 3241 | + resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz#9c411a802a409a91fc6cf74081baba34b24499ac" |
| 3242 | + integrity sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA== |
| 3243 | + |
3237 | 3244 | uniq@^1.0.1: |
3238 | 3245 | version "1.0.1" |
3239 | 3246 | resolved "https://registry.yarnpkg.com/uniq/-/uniq-1.0.1.tgz#b31c5ae8254844a3a8281541ce2b04b865a734ff" |
|
0 commit comments