|
344 | 344 | dependencies:
|
345 | 345 | "@types/react" "*"
|
346 | 346 |
|
347 |
| -"@types/ink@^2.0.3": |
348 |
| - version "2.0.3" |
349 |
| - resolved "https://registry.yarnpkg.com/@types/ink/-/ink-2.0.3.tgz#5e0f37d103b41440d97aba39c00a6546e78ffbe9" |
350 |
| - integrity sha512-DYKIKEJqhsGfQ/jgX0t9BzfHmBJ/9dBBT2MDsHAQRAfOPhEe7LZm5QeNBx1J34/e108StCPuJ3r4bh1y38kCJA== |
351 |
| - dependencies: |
352 |
| - ink "*" |
353 |
| - |
354 | 347 | "@types/js-beautify@^1.13.1":
|
355 | 348 | version "1.13.1"
|
356 | 349 | resolved "https://registry.yarnpkg.com/@types/js-beautify/-/js-beautify-1.13.1.tgz#d4739266c5dcad561226cd1ec5407fa0542d863d"
|
|
436 | 429 | "@types/prop-types" "*"
|
437 | 430 | csstype "^3.0.2"
|
438 | 431 |
|
439 |
| -"@types/[email protected]", "@types/react@^17.0.0": |
| 432 | + |
440 | 433 | version "17.0.2"
|
441 | 434 | resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.2.tgz#3de24c4efef902dd9795a49c75f760cbe4f7a5a8"
|
442 | 435 | integrity sha512-Xt40xQsrkdvjn1EyWe1Bc0dJLcil/9x2vAuW7ya+PuQip4UYUaXyhzWmAbwRsdMgwOFHpfp7/FFZebDU6Y8VHA==
|
443 | 436 | dependencies:
|
444 | 437 | "@types/prop-types" "*"
|
445 | 438 | csstype "^3.0.2"
|
446 | 439 |
|
| 440 | +"@types/react@^16.9.0": |
| 441 | + version "16.14.4" |
| 442 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.4.tgz#365f6a1e117d1eec960ba792c7e1e91ecad38e6f" |
| 443 | + integrity sha512-ETj7GbkPGjca/A4trkVeGvoIakmLV6ZtX3J8dcmOpzKzWVybbrOxanwaIPG71GZwImoMDY6Fq4wIe34lEqZ0FQ== |
| 444 | + dependencies: |
| 445 | + "@types/prop-types" "*" |
| 446 | + csstype "^3.0.2" |
| 447 | + |
447 | 448 | "@types/shelljs@^0.8.8":
|
448 | 449 | version "0.8.8"
|
449 | 450 | resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.8.tgz#e439c69929b88a2c8123c1a55e09eb708315addf"
|
@@ -2389,15 +2390,14 @@ fastq@^1.6.0:
|
2389 | 2390 | dependencies:
|
2390 | 2391 | reusify "^1.0.4"
|
2391 | 2392 |
|
2392 |
| - |
2393 |
| - version "0.1.7" |
2394 |
| - resolved "https://registry.yarnpkg.com/fauna-schema-migrate/-/fauna-schema-migrate-0.1.7.tgz#d78b555a794a170c43362ea9ed5a224016db0723" |
2395 |
| - integrity sha512-MVItOjqEXsWHLFjmTlL9wvibp7xBaS9MgvYlQ2LI5bOXkBr4oEbpPc/ulHDGKB98GfcN/TEQeVunsHaRiTLa/Q== |
| 2393 | + |
| 2394 | + version "0.1.10" |
| 2395 | + resolved "https://registry.yarnpkg.com/fauna-schema-migrate/-/fauna-schema-migrate-0.1.10.tgz#7aee55d25942d1811c0eba03400c7973de8d22c1" |
| 2396 | + integrity sha512-V8yi7ketlHyKQe2dFaNynLgdUJ0QH/1MybsHnTaUhYLLB8T02FFWWB5uto/uretYzp5bn1wdJM4LcCLgrs38YQ== |
2396 | 2397 | dependencies:
|
2397 | 2398 | "@babel/parser" "^7.12.7"
|
2398 | 2399 | "@types/deep-equal" "^1.0.1"
|
2399 | 2400 | "@types/fs-extra" "^8.0.0"
|
2400 |
| - "@types/ink" "^2.0.3" |
2401 | 2401 | "@types/ink-big-text" "^1.2.0"
|
2402 | 2402 | "@types/ink-divider" "^2.0.1"
|
2403 | 2403 | "@types/ink-gradient" "^2.0.1"
|
|
2406 | 2406 | "@types/lodash.clonedeep" "^4.5.6"
|
2407 | 2407 | "@types/node" "^12.19.8"
|
2408 | 2408 | "@types/prettier" "^2.1.5"
|
2409 |
| - "@types/react" "^17.0.0" |
| 2409 | + "@types/react" "^16.9.0" |
2410 | 2410 | "@types/shelljs" "^0.8.8"
|
2411 | 2411 | arr-rotate "^1.0.0"
|
2412 | 2412 | chalk "^2.4.2"
|
2413 | 2413 | commander "^2.20.0"
|
2414 | 2414 | deep-equal "^2.0.5"
|
2415 | 2415 | esbuild "^0.8.17"
|
2416 | 2416 | fs-extra "^8.1.0"
|
| 2417 | + ink "^3.0.8" |
2417 | 2418 | ink-big-text "^1.2.0"
|
2418 | 2419 | ink-divider "^3.0.0"
|
2419 | 2420 | ink-gradient "^2.0.0"
|
|
2424 | 2425 | js-beautify "^1.13.0"
|
2425 | 2426 | lodash.clonedeep "^4.5.0"
|
2426 | 2427 | prettier "^2.2.1"
|
2427 |
| - react "^17.0.1" |
| 2428 | + react ">=16.8.2" |
2428 | 2429 | react-hookstore "^1.5.1"
|
2429 | 2430 | shelljs "^0.8.4"
|
2430 | 2431 |
|
@@ -2974,7 +2975,7 @@ ink-syntax-highlight@^1.0.1:
|
2974 | 2975 | dependencies:
|
2975 | 2976 | cli-highlight "^2.1.9"
|
2976 | 2977 |
|
2977 |
| -ink@*: |
| 2978 | +ink@^3.0.8: |
2978 | 2979 | version "3.0.8"
|
2979 | 2980 | resolved "https://registry.yarnpkg.com/ink/-/ink-3.0.8.tgz#c527957c8fa4efcc139b67a4cbba7bb8a62b18b0"
|
2980 | 2981 | integrity sha512-ubMFylXYaG4IkXQVhPautbhV/p6Lo0GlvAMI/jh8cGJQ39yeznJbaTTJP2CqZXezA4GOHzalpwCWqux/NEY38w==
|
|
4850 | 4851 | resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f"
|
4851 | 4852 | integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==
|
4852 | 4853 |
|
4853 |
| - |
| 4854 | +[email protected], react@>=16.8.2: |
4854 | 4855 | version "17.0.1"
|
4855 | 4856 | resolved "https://registry.yarnpkg.com/react/-/react-17.0.1.tgz#6e0600416bd57574e3f86d92edba3d9008726127"
|
4856 | 4857 | integrity sha512-lG9c9UuMHdcAexXtigOZLX8exLWkW0Ku29qPRU8uhF2R9BN96dLCt0psvzPLlHc5OWkgymP3qwTRgbnw5BKx3w==
|
|
0 commit comments