|
2645 | 2645 | prop-types "^15.7.2"
|
2646 | 2646 | tslib "^2.3.0"
|
2647 | 2647 |
|
2648 |
| -"@rollup/plugin-babel@^5.3.1": |
2649 |
| - version "5.3.1" |
2650 |
| - resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz#04bc0608f4aa4b2e4b1aebf284344d0f68fda283" |
2651 |
| - integrity sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q== |
2652 |
| - dependencies: |
2653 |
| - "@babel/helper-module-imports" "^7.10.4" |
2654 |
| - "@rollup/pluginutils" "^3.1.0" |
2655 |
| - |
2656 | 2648 | "@rollup/plugin-babel@^6.0.3":
|
2657 | 2649 | version "6.0.3"
|
2658 | 2650 | resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-6.0.3.tgz#07ccde15de278c581673034ad6accdb4a153dfeb"
|
|
2661 | 2653 | "@babel/helper-module-imports" "^7.18.6"
|
2662 | 2654 | "@rollup/pluginutils" "^5.0.1"
|
2663 | 2655 |
|
2664 |
| -"@rollup/plugin-commonjs@^22.0.1": |
2665 |
| - version "22.0.2" |
2666 |
| - resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.2.tgz#ee8ca8415cda30d383b4096aad5222435b4b69b6" |
2667 |
| - integrity sha512-//NdP6iIwPbMTcazYsiBMbJW7gfmpHom33u1beiIoHDEM0Q9clvtQB1T0efvMqHeKsGohiHo97BCPCkBXdscwg== |
2668 |
| - dependencies: |
2669 |
| - "@rollup/pluginutils" "^3.1.0" |
2670 |
| - commondir "^1.0.1" |
2671 |
| - estree-walker "^2.0.1" |
2672 |
| - glob "^7.1.6" |
2673 |
| - is-reference "^1.2.1" |
2674 |
| - magic-string "^0.25.7" |
2675 |
| - resolve "^1.17.0" |
2676 |
| - |
2677 | 2656 | "@rollup/plugin-commonjs@^24.0.1":
|
2678 | 2657 | version "24.0.1"
|
2679 | 2658 | resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-24.0.1.tgz#d54ba26a3e3c495dc332bd27a81f7e9e2df46f90"
|
|
2686 | 2665 | is-reference "1.2.1"
|
2687 | 2666 | magic-string "^0.27.0"
|
2688 | 2667 |
|
2689 |
| -"@rollup/plugin-node-resolve@^13.3.0": |
2690 |
| - version "13.3.0" |
2691 |
| - resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.3.0.tgz#da1c5c5ce8316cef96a2f823d111c1e4e498801c" |
2692 |
| - integrity sha512-Lus8rbUo1eEcnS4yTFKLZrVumLPY+YayBdWXgFSHYhTT2iJbMhoaaBL3xl5NCdeRytErGr8tZ0L71BMRmnlwSw== |
2693 |
| - dependencies: |
2694 |
| - "@rollup/pluginutils" "^3.1.0" |
2695 |
| - "@types/resolve" "1.17.1" |
2696 |
| - deepmerge "^4.2.2" |
2697 |
| - is-builtin-module "^3.1.0" |
2698 |
| - is-module "^1.0.0" |
2699 |
| - resolve "^1.19.0" |
2700 |
| - |
2701 | 2668 | "@rollup/plugin-node-resolve@^15.0.1":
|
2702 | 2669 | version "15.0.1"
|
2703 | 2670 | resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.0.1.tgz#72be449b8e06f6367168d5b3cd5e2802e0248971"
|
|
2718 | 2685 | "@rollup/pluginutils" "^5.0.1"
|
2719 | 2686 | magic-string "^0.27.0"
|
2720 | 2687 |
|
2721 |
| -"@rollup/pluginutils@^3.1.0": |
2722 |
| - version "3.1.0" |
2723 |
| - resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b" |
2724 |
| - integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg== |
2725 |
| - dependencies: |
2726 |
| - "@types/estree" "0.0.39" |
2727 |
| - estree-walker "^1.0.1" |
2728 |
| - picomatch "^2.2.2" |
2729 |
| - |
2730 | 2688 | "@rollup/pluginutils@^5.0.1":
|
2731 | 2689 | version "5.0.2"
|
2732 | 2690 | resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.2.tgz#012b8f53c71e4f6f9cb317e311df1404f56e7a33"
|
|
2857 | 2815 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.42.tgz#8d0c1f480339efedb3e46070e22dd63e0430dd11"
|
2858 | 2816 | integrity sha512-K1DPVvnBCPxzD+G51/cxVIoc2X8uUVl1zpJeE6iKcgHMj4+tbat5Xu4TjV7v2QSDbIeAfLi2hIk+u2+s0MlpUQ==
|
2859 | 2817 |
|
2860 |
| -"@types/estree@0.0.39": |
2861 |
| - version "0.0.39" |
2862 |
| - resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" |
2863 |
| - integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
2864 |
| - |
2865 | 2818 | "@types/estree@^1.0.0":
|
2866 | 2819 | version "1.0.0"
|
2867 | 2820 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
|
|
2978 | 2931 | resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.5.tgz#75a2a8e7d8ab4b230414505d92335d1dcb53a6df"
|
2979 | 2932 | integrity sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ==
|
2980 | 2933 |
|
2981 |
| -"@types/resolve@1.17.1": |
2982 |
| - version "1.17.1" |
2983 |
| - resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.17.1.tgz#3afd6ad8967c77e4376c598a82ddd58f46ec45d6" |
2984 |
| - integrity sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw== |
2985 |
| - dependencies: |
2986 |
| - "@types/node" "*" |
2987 |
| - |
2988 | 2934 | "@types/resolve@1.20.2":
|
2989 | 2935 | version "1.20.2"
|
2990 | 2936 | resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.20.2.tgz#97d26e00cd4a0423b4af620abecf3e6f442b7975"
|
@@ -7473,12 +7419,7 @@ estree-walker@^0.6.1:
|
7473 | 7419 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.1.tgz#53049143f40c6eb918b23671d1fe3219f3a1b362"
|
7474 | 7420 | integrity sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==
|
7475 | 7421 |
|
7476 |
| -estree-walker@^1.0.1: |
7477 |
| - version "1.0.1" |
7478 |
| - resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700" |
7479 |
| - integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg== |
7480 |
| - |
7481 |
| -estree-walker@^2.0.1, estree-walker@^2.0.2: |
| 7422 | +estree-walker@^2.0.2: |
7482 | 7423 | version "2.0.2"
|
7483 | 7424 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
|
7484 | 7425 | integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==
|
@@ -9711,7 +9652,7 @@ is-buffer@^1.1.5:
|
9711 | 9652 | resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
|
9712 | 9653 | integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
|
9713 | 9654 |
|
9714 |
| -is-builtin-module@^3.1.0, is-builtin-module@^3.2.0: |
| 9655 | +is-builtin-module@^3.2.0: |
9715 | 9656 | version "3.2.1"
|
9716 | 9657 | resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.1.tgz#f03271717d8654cfcaf07ab0463faa3571581169"
|
9717 | 9658 | integrity sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==
|
@@ -10022,7 +9963,7 @@ is-redirect@^1.0.0:
|
10022 | 9963 | resolved "https://registry.yarnpkg.com/is-redirect/-/is-redirect-1.0.0.tgz#1d03dded53bd8db0f30c26e4f95d36fc7c87dc24"
|
10023 | 9964 | integrity sha1-HQPd7VO9jbDzDCbk+V02/HyH3CQ=
|
10024 | 9965 |
|
10025 |
| -is-reference@1.2.1, is-reference@^1.2.1: |
| 9966 | +is-reference@1.2.1: |
10026 | 9967 | version "1.2.1"
|
10027 | 9968 | resolved "https://registry.yarnpkg.com/is-reference/-/is-reference-1.2.1.tgz#8b2dac0b371f4bc994fdeaba9eb542d03002d0b7"
|
10028 | 9969 | integrity sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==
|
@@ -11463,13 +11404,6 @@ magic-string@0.26.7:
|
11463 | 11404 | dependencies:
|
11464 | 11405 | sourcemap-codec "^1.4.8"
|
11465 | 11406 |
|
11466 |
| -magic-string@^0.25.7: |
11467 |
| - version "0.25.9" |
11468 |
| - resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.9.tgz#de7f9faf91ef8a1c91d02c2e5314c8277dbcdd1c" |
11469 |
| - integrity sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ== |
11470 |
| - dependencies: |
11471 |
| - sourcemap-codec "^1.4.8" |
11472 |
| - |
11473 | 11407 | magic-string@^0.27.0:
|
11474 | 11408 | version "0.27.0"
|
11475 | 11409 | resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.27.0.tgz#e4a3413b4bab6d98d2becffd48b4a257effdbbf3"
|
@@ -13167,16 +13101,16 @@ picomatch@^2.2.1:
|
13167 | 13101 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
|
13168 | 13102 | integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
|
13169 | 13103 |
|
13170 |
| -picomatch@^2.2.2, picomatch@^2.3.1: |
13171 |
| - version "2.3.1" |
13172 |
| - resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" |
13173 |
| - integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== |
13174 |
| - |
13175 | 13104 | picomatch@^2.2.3:
|
13176 | 13105 | version "2.3.0"
|
13177 | 13106 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
|
13178 | 13107 | integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
|
13179 | 13108 |
|
| 13109 | +picomatch@^2.3.1: |
| 13110 | + version "2.3.1" |
| 13111 | + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" |
| 13112 | + integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== |
| 13113 | + |
13180 | 13114 | pify@^2.0.0, pify@^2.2.0, pify@^2.3.0:
|
13181 | 13115 | version "2.3.0"
|
13182 | 13116 | resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
|
@@ -14373,7 +14307,7 @@ resolve@^1.1.6, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.3.2:
|
14373 | 14307 | dependencies:
|
14374 | 14308 | path-parse "^1.0.6"
|
14375 | 14309 |
|
14376 |
| -resolve@^1.17.0, resolve@^1.19.0, resolve@^1.20.0, resolve@^1.22.1: |
| 14310 | +resolve@^1.20.0, resolve@^1.22.1: |
14377 | 14311 | version "1.22.1"
|
14378 | 14312 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
|
14379 | 14313 | integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
|
@@ -14513,13 +14447,6 @@ rollup-pluginutils@2.8.2:
|
14513 | 14447 | dependencies:
|
14514 | 14448 | estree-walker "^0.6.1"
|
14515 | 14449 |
|
14516 |
| -rollup@^2.76.0: |
14517 |
| - version "2.79.1" |
14518 |
| - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7" |
14519 |
| - integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw== |
14520 |
| - optionalDependencies: |
14521 |
| - fsevents "~2.3.2" |
14522 |
| - |
14523 | 14450 | rollup@^3.17.1:
|
14524 | 14451 | version "3.17.2"
|
14525 | 14452 | resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.17.2.tgz#a4ecd29c488672a0606e41ef57474fad715750a9"
|
|
0 commit comments