|
20 | 20 | call-me-maybe "^1.0.1"
|
21 | 21 | js-yaml "^4.1.0"
|
22 | 22 |
|
23 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3": |
| 23 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3": |
24 | 24 | version "7.18.6"
|
25 | 25 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a"
|
26 | 26 | integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==
|
|
2112 | 2112 | resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
|
2113 | 2113 | integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==
|
2114 | 2114 |
|
| 2115 | +"@rollup/plugin-typescript@^8.3.4": |
| 2116 | + version "8.3.4" |
| 2117 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.4.tgz#45cdc0787b658b37d0362c705d8de86bc8bc040e" |
| 2118 | + integrity sha512-wt7JnYE9antX6BOXtsxGoeVSu4dZfw0dU3xykfOQ4hC3EddxRbVG/K0xiY1Wup7QOHJcjLYXWAn0Kx9Z1SBHHg== |
| 2119 | + dependencies: |
| 2120 | + "@rollup/pluginutils" "^3.1.0" |
| 2121 | + resolve "^1.17.0" |
| 2122 | + |
| 2123 | +"@rollup/pluginutils@^3.1.0": |
| 2124 | + version "3.1.0" |
| 2125 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b" |
| 2126 | + integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg== |
| 2127 | + dependencies: |
| 2128 | + "@types/estree" "0.0.39" |
| 2129 | + estree-walker "^1.0.1" |
| 2130 | + picomatch "^2.2.2" |
| 2131 | + |
2115 | 2132 | "@rollup/pluginutils@^4.1.1":
|
2116 | 2133 | version "4.2.1"
|
2117 | 2134 | resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-4.2.1.tgz#e6c6c3aba0744edce3fb2074922d3776c0af2a6d"
|
|
3118 | 3135 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
|
3119 | 3136 | integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==
|
3120 | 3137 |
|
| 3138 | + |
| 3139 | + version "0.0.39" |
| 3140 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" |
| 3141 | + integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
| 3142 | + |
3121 | 3143 | "@types/estree@^0.0.51":
|
3122 | 3144 | version "0.0.51"
|
3123 | 3145 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.51.tgz#cfd70924a25a3fd32b218e5e420e6897e1ac4f40"
|
@@ -7440,6 +7462,11 @@ estree-walker@^0.6.1:
|
7440 | 7462 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.1.tgz#53049143f40c6eb918b23671d1fe3219f3a1b362"
|
7441 | 7463 | integrity sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==
|
7442 | 7464 |
|
| 7465 | +estree-walker@^1.0.1: |
| 7466 | + version "1.0.1" |
| 7467 | + resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700" |
| 7468 | + integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg== |
| 7469 | + |
7443 | 7470 | estree-walker@^2.0.1:
|
7444 | 7471 | version "2.0.2"
|
7445 | 7472 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
|
@@ -11415,13 +11442,6 @@ magic-string@^0.25.2:
|
11415 | 11442 | dependencies:
|
11416 | 11443 | sourcemap-codec "^1.4.8"
|
11417 | 11444 |
|
11418 |
| -magic-string@^0.26.1: |
11419 |
| - version "0.26.2" |
11420 |
| - resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.26.2.tgz#5331700e4158cd6befda738bb6b0c7b93c0d4432" |
11421 |
| - integrity sha512-NzzlXpclt5zAbmo6h6jNc8zl2gNRGHvmsZW4IvZhTC4W7k4OlLP+S5YLussa/r3ixNT66KOQfNORlXHSOy/X4A== |
11422 |
| - dependencies: |
11423 |
| - sourcemap-codec "^1.4.8" |
11424 |
| - |
11425 | 11445 | make-dir@^2.0.0, make-dir@^2.1.0:
|
11426 | 11446 | version "2.1.0"
|
11427 | 11447 | resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-2.1.0.tgz#5f0310e18b8be898cc07009295a30ae41e91e6f5"
|
@@ -14293,7 +14313,7 @@ resolve.exports@^1.1.0:
|
14293 | 14313 | resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-1.1.0.tgz#5ce842b94b05146c0e03076985d1d0e7e48c90c9"
|
14294 | 14314 | integrity sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ==
|
14295 | 14315 |
|
14296 |
| -resolve@^1.10.0, resolve@^1.14.2, resolve@^1.19.0, resolve@^1.20.0, resolve@^1.22.0, resolve@^1.3.2: |
| 14316 | +resolve@^1.10.0, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.19.0, resolve@^1.20.0, resolve@^1.22.0, resolve@^1.3.2: |
14297 | 14317 | version "1.22.1"
|
14298 | 14318 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
|
14299 | 14319 | integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
|
@@ -14392,15 +14412,6 @@ rollup-plugin-copy@^3.4.0:
|
14392 | 14412 | globby "10.0.1"
|
14393 | 14413 | is-plain-object "^3.0.0"
|
14394 | 14414 |
|
14395 |
| -rollup-plugin-dts@^4.2.2: |
14396 |
| - version "4.2.2" |
14397 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-4.2.2.tgz#82876b8784213af29b02cf260b45e404ff835ce1" |
14398 |
| - integrity sha512-A3g6Rogyko/PXeKoUlkjxkP++8UDVpgA7C+Tdl77Xj4fgEaIjPSnxRmR53EzvoYy97VMVwLAOcWJudaVAuxneQ== |
14399 |
| - dependencies: |
14400 |
| - magic-string "^0.26.1" |
14401 |
| - optionalDependencies: |
14402 |
| - "@babel/code-frame" "^7.16.7" |
14403 |
| - |
14404 | 14415 | rollup-plugin-esbuild@^4.9.1:
|
14405 | 14416 | version "4.9.1"
|
14406 | 14417 | resolved "https://registry.yarnpkg.com/rollup-plugin-esbuild/-/rollup-plugin-esbuild-4.9.1.tgz#369d137e2b1542c8ee459495fd4f10de812666aa"
|
|
0 commit comments