|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
| 5 | +"@apidevtools/json-schema-ref-parser@9.0.7": |
| 6 | + version "9.0.7" |
| 7 | + resolved "https://registry.yarnpkg.com/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.0.7.tgz#64aa7f5b34e43d74ea9e408b90ddfba02050dde3" |
| 8 | + integrity sha512-QdwOGF1+eeyFh+17v2Tz626WX0nucd1iKOm6JUTUvCZdbolblCOOQCxGrQPY0f7jEhn36PiAWqZnsC2r5vmUWg== |
| 9 | + dependencies: |
| 10 | + "@jsdevtools/ono" "^7.1.3" |
| 11 | + call-me-maybe "^1.0.1" |
| 12 | + js-yaml "^3.13.1" |
| 13 | + |
5 | 14 | "@babel/cli@7.12.16":
|
6 | 15 | version "7.12.16"
|
7 | 16 | resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.16.tgz#bde5bc5118d90e539603abcd37938c5f0fd6c87a"
|
|
1101 | 1110 | "@types/yargs" "^15.0.0"
|
1102 | 1111 | chalk "^4.0.0"
|
1103 | 1112 |
|
| 1113 | +"@jsdevtools/ono@^7.1.3": |
| 1114 | + version "7.1.3" |
| 1115 | + resolved "https://registry.yarnpkg.com/@jsdevtools/ono/-/ono-7.1.3.tgz#9df03bbd7c696a5c58885c34aa06da41c8543796" |
| 1116 | + integrity sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg== |
| 1117 | + |
1104 | 1118 | "@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents":
|
1105 | 1119 | version "2.1.8-no-fsevents"
|
1106 | 1120 | resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.tgz#da7c3996b8e6e19ebd14d82eaced2313e7769f9b"
|
@@ -1942,6 +1956,11 @@ call-bind@^1.0.0:
|
1942 | 1956 | function-bind "^1.1.1"
|
1943 | 1957 | get-intrinsic "^1.0.2"
|
1944 | 1958 |
|
| 1959 | +call-me-maybe@^1.0.1: |
| 1960 | + version "1.0.1" |
| 1961 | + resolved "https://registry.yarnpkg.com/call-me-maybe/-/call-me-maybe-1.0.1.tgz#26d208ea89e37b5cbde60250a15f031c16a4d66b" |
| 1962 | + integrity sha1-JtII6onje1y95gJQoV8DHBak1ms= |
| 1963 | + |
1945 | 1964 | callsites@^3.0.0:
|
1946 | 1965 | version "3.1.0"
|
1947 | 1966 | resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
|
@@ -4005,6 +4024,13 @@ json-parse-even-better-errors@^2.3.0:
|
4005 | 4024 | resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
|
4006 | 4025 | integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
|
4007 | 4026 |
|
| 4027 | +json-schema-ref-parser@^9.0.7: |
| 4028 | + version "9.0.7" |
| 4029 | + resolved "https://registry.yarnpkg.com/json-schema-ref-parser/-/json-schema-ref-parser-9.0.7.tgz#c0ccc5aaee34844f0865889b67e0b67d616f7375" |
| 4030 | + integrity sha512-uxU9Ix+MVszvCTvBucQiIcNEny3oAEFg7EQHSZw2bquCCuqUqEPEczIdv/Uqo1Zv4/wDPZqOI+ulrMk1ncMtjQ== |
| 4031 | + dependencies: |
| 4032 | + "@apidevtools/json-schema-ref-parser" "9.0.7" |
| 4033 | + |
4008 | 4034 | json-schema-traverse@^0.4.1:
|
4009 | 4035 | version "0.4.1"
|
4010 | 4036 | resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
|
|
0 commit comments