|
722 | 722 | smob "^0.0.6"
|
723 | 723 | terser "^5.15.1"
|
724 | 724 |
|
725 |
| -"@rollup/plugin-typescript@^8.5.0": |
726 |
| - version "8.5.0" |
727 |
| - resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.5.0.tgz#7ea11599a15b0a30fa7ea69ce3b791d41b862515" |
728 |
| - integrity sha512-wMv1/scv0m/rXx21wD2IsBbJFba8wGF3ErJIr6IKRfRj49S85Lszbxb4DCo8iILpluTjk2GAAu9CoZt4G3ppgQ== |
| 725 | +"@rollup/plugin-typescript@^11.0.0": |
| 726 | + version "11.0.0" |
| 727 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.0.0.tgz#f136272d1df5209daca0cb6f171c574b1d505545" |
| 728 | + integrity sha512-goPyCWBiimk1iJgSTgsehFD5OOFHiAknrRJjqFCudcW8JtWiBlK284Xnn4flqMqg6YAjVG/EE+3aVzrL5qNSzQ== |
729 | 729 | dependencies:
|
730 |
| - "@rollup/pluginutils" "^3.1.0" |
731 |
| - resolve "^1.17.0" |
| 730 | + "@rollup/pluginutils" "^5.0.1" |
| 731 | + resolve "^1.22.1" |
732 | 732 |
|
733 | 733 | "@rollup/pluginutils@^3.1.0":
|
734 | 734 | version "3.1.0"
|
|
739 | 739 | estree-walker "^1.0.1"
|
740 | 740 | picomatch "^2.2.2"
|
741 | 741 |
|
| 742 | +"@rollup/pluginutils@^5.0.1": |
| 743 | + version "5.0.2" |
| 744 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.2.tgz#012b8f53c71e4f6f9cb317e311df1404f56e7a33" |
| 745 | + integrity sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA== |
| 746 | + dependencies: |
| 747 | + "@types/estree" "^1.0.0" |
| 748 | + estree-walker "^2.0.2" |
| 749 | + picomatch "^2.3.1" |
| 750 | + |
742 | 751 |
|
743 | 752 | version "7.31.1"
|
744 | 753 | resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.31.1.tgz#8c48e9c6a24b612eb7f757fdf246ed6b22c26b3b"
|
|
912 | 921 | dependencies:
|
913 | 922 | cypress "*"
|
914 | 923 |
|
915 |
| -"@types/estree@*": |
| 924 | +"@types/estree@*", "@types/estree@^1.0.0": |
916 | 925 | version "1.0.0"
|
917 | 926 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
|
918 | 927 | integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==
|
@@ -2274,7 +2283,7 @@ estree-walker@^1.0.1:
|
2274 | 2283 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700"
|
2275 | 2284 | integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==
|
2276 | 2285 |
|
2277 |
| -estree-walker@^2.0.1: |
| 2286 | +estree-walker@^2.0.1, estree-walker@^2.0.2: |
2278 | 2287 | version "2.0.2"
|
2279 | 2288 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
|
2280 | 2289 | integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==
|
|
0 commit comments