|
2032 | 2032 | "@octokit/openapi-types" "^2.0.0"
|
2033 | 2033 | "@types/node" ">= 8"
|
2034 | 2034 |
|
2035 |
| -"@rollup/pluginutils@^4.1.0": |
2036 |
| - version "4.1.0" |
2037 |
| - resolved "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-4.1.0.tgz#0dcc61c780e39257554feb7f77207dceca13c838" |
2038 |
| - integrity sha512-TrBhfJkFxA+ER+ew2U2/fHbebhLT/l/2pRk0hfj9KusXUuRXd2v0R58AfaZK9VXDQ4TogOSEmICVrQAA3zFnHQ== |
2039 |
| - dependencies: |
2040 |
| - estree-walker "^2.0.1" |
2041 |
| - picomatch "^2.2.2" |
2042 |
| - |
2043 | 2035 | "@sinonjs/commons@^1.7.0":
|
2044 | 2036 | version "1.8.1"
|
2045 | 2037 | resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.1.tgz#e7df00f98a203324f6dc7cc606cad9d4a8ab2217"
|
@@ -4721,11 +4713,6 @@ es6-promisify@^5.0.0:
|
4721 | 4713 | dependencies:
|
4722 | 4714 | es6-promise "^4.0.3"
|
4723 | 4715 |
|
4724 |
| -esbuild@^0.12.9: |
4725 |
| - version "0.12.9" |
4726 |
| - resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.12.9.tgz#bed4e7087c286cd81d975631f77d47feb1660070" |
4727 |
| - integrity sha512-MWRhAbMOJ9RJygCrt778rz/qNYgA4ZVj6aXnNPxFjs7PmIpb0fuB9Gmg5uWrr6n++XKwwm/RmSz6RR5JL2Ocsw== |
4728 |
| - |
4729 | 4716 | escalade@^3.1.1:
|
4730 | 4717 | version "3.1.1"
|
4731 | 4718 | resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"
|
@@ -5410,11 +5397,6 @@ fsevents@~2.1.2:
|
5410 | 5397 | resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
|
5411 | 5398 | integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
|
5412 | 5399 |
|
5413 |
| -fsevents@~2.3.2: |
5414 |
| - version "2.3.2" |
5415 |
| - resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a" |
5416 |
| - integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== |
5417 |
| - |
5418 | 5400 | function-bind@^1.1.1:
|
5419 | 5401 | version "1.1.1"
|
5420 | 5402 | resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
|
@@ -6920,11 +6902,6 @@ jest@^26.0.1:
|
6920 | 6902 | import-local "^3.0.2"
|
6921 | 6903 | jest-cli "^26.6.3"
|
6922 | 6904 |
|
6923 |
| -joycon@^3.0.1: |
6924 |
| - version "3.0.1" |
6925 |
| - resolved "https://registry.npmjs.org/joycon/-/joycon-3.0.1.tgz#9074c9b08ccf37a6726ff74a18485f85efcaddaf" |
6926 |
| - integrity sha512-SJcJNBg32dGgxhPtM0wQqxqV0ax9k/9TaUskGDSJkSFSQOEWWvQ3zzWdGQRIUry2j1zA5+ReH13t0Mf3StuVZA== |
6927 |
| - |
6928 | 6905 | js-tokens@^4.0.0:
|
6929 | 6906 | version "4.0.0"
|
6930 | 6907 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
|
@@ -7034,11 +7011,6 @@ json5@^1.0.1:
|
7034 | 7011 | dependencies:
|
7035 | 7012 | minimist "^1.2.0"
|
7036 | 7013 |
|
7037 |
| -jsonc-parser@^3.0.0: |
7038 |
| - version "3.0.0" |
7039 |
| - resolved "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.0.0.tgz#abdd785701c7e7eaca8a9ec8cf070ca51a745a22" |
7040 |
| - integrity sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA== |
7041 |
| - |
7042 | 7014 | jsonfile@^4.0.0:
|
7043 | 7015 | version "4.0.0"
|
7044 | 7016 | resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
|
@@ -8565,11 +8537,6 @@ picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1:
|
8565 | 8537 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
|
8566 | 8538 | integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
|
8567 | 8539 |
|
8568 |
| -picomatch@^2.2.2: |
8569 |
| - version "2.3.0" |
8570 |
| - resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972" |
8571 |
| - integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw== |
8572 |
| - |
8573 | 8540 | pify@^2.0.0, pify@^2.3.0:
|
8574 | 8541 | version "2.3.0"
|
8575 | 8542 | resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
|
@@ -9360,22 +9327,6 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
|
9360 | 9327 | hash-base "^3.0.0"
|
9361 | 9328 | inherits "^2.0.1"
|
9362 | 9329 |
|
9363 |
| -rollup-plugin-esbuild@^4.5.0: |
9364 |
| - version "4.5.0" |
9365 |
| - resolved "https://registry.npmjs.org/rollup-plugin-esbuild/-/rollup-plugin-esbuild-4.5.0.tgz#0fbcb6d2d651d87dc540c4fc3b2db669f48da1f0" |
9366 |
| - integrity sha512-ieUd3AoYWsN6Tfp0LBNnC+QpdhKjDEaH4NK3ghuEXOH56/7TAtD+hMbD9vSWZgsGSbaqCkrn4j6PaUj1vOSt1g== |
9367 |
| - dependencies: |
9368 |
| - "@rollup/pluginutils" "^4.1.0" |
9369 |
| - joycon "^3.0.1" |
9370 |
| - jsonc-parser "^3.0.0" |
9371 |
| - |
9372 |
| -rollup@^2.52.2: |
9373 |
| - version "2.52.2" |
9374 |
| - resolved "https://registry.npmjs.org/rollup/-/rollup-2.52.2.tgz#a7e90d10ddae3e8472c2857bd9f44b09ef34a47a" |
9375 |
| - integrity sha512-4RlFC3k2BIHlUsJ9mGd8OO+9Lm2eDF5P7+6DNQOp5sx+7N/1tFM01kELfbxlMX3MxT6owvLB1ln4S3QvvQlbUA== |
9376 |
| - optionalDependencies: |
9377 |
| - fsevents "~2.3.2" |
9378 |
| - |
9379 | 9330 | rsvp@^4.8.4:
|
9380 | 9331 | version "4.8.5"
|
9381 | 9332 | resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.8.5.tgz#c8f155311d167f68f21e168df71ec5b083113734"
|
|
0 commit comments