|
733 | 733 | smob "^0.0.6"
|
734 | 734 | terser "^5.15.1"
|
735 | 735 |
|
736 |
| -"@rollup/plugin-typescript@^8.5.0": |
737 |
| - version "8.5.0" |
738 |
| - resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.5.0.tgz#7ea11599a15b0a30fa7ea69ce3b791d41b862515" |
739 |
| - integrity sha512-wMv1/scv0m/rXx21wD2IsBbJFba8wGF3ErJIr6IKRfRj49S85Lszbxb4DCo8iILpluTjk2GAAu9CoZt4G3ppgQ== |
| 736 | +"@rollup/plugin-typescript@^11.0.0": |
| 737 | + version "11.0.0" |
| 738 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.0.0.tgz#f136272d1df5209daca0cb6f171c574b1d505545" |
| 739 | + integrity sha512-goPyCWBiimk1iJgSTgsehFD5OOFHiAknrRJjqFCudcW8JtWiBlK284Xnn4flqMqg6YAjVG/EE+3aVzrL5qNSzQ== |
740 | 740 | dependencies:
|
741 |
| - "@rollup/pluginutils" "^3.1.0" |
742 |
| - resolve "^1.17.0" |
| 741 | + "@rollup/pluginutils" "^5.0.1" |
| 742 | + resolve "^1.22.1" |
743 | 743 |
|
744 | 744 | "@rollup/pluginutils@^3.1.0":
|
745 | 745 | version "3.1.0"
|
|
750 | 750 | estree-walker "^1.0.1"
|
751 | 751 | picomatch "^2.2.2"
|
752 | 752 |
|
| 753 | +"@rollup/pluginutils@^5.0.1": |
| 754 | + version "5.0.2" |
| 755 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.2.tgz#012b8f53c71e4f6f9cb317e311df1404f56e7a33" |
| 756 | + integrity sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA== |
| 757 | + dependencies: |
| 758 | + "@types/estree" "^1.0.0" |
| 759 | + estree-walker "^2.0.2" |
| 760 | + picomatch "^2.3.1" |
| 761 | + |
753 | 762 |
|
754 | 763 | version "7.40.0"
|
755 | 764 | resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.40.0.tgz#1013ddf576ed3a4be9abf2b8e8b0c95ab7e3d7bb"
|
|
923 | 932 | dependencies:
|
924 | 933 | cypress "*"
|
925 | 934 |
|
926 |
| -"@types/estree@*": |
| 935 | +"@types/estree@*", "@types/estree@^1.0.0": |
927 | 936 | version "1.0.0"
|
928 | 937 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
|
929 | 938 | integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==
|
@@ -2285,7 +2294,7 @@ estree-walker@^1.0.1:
|
2285 | 2294 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700"
|
2286 | 2295 | integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==
|
2287 | 2296 |
|
2288 |
| -estree-walker@^2.0.1: |
| 2297 | +estree-walker@^2.0.1, estree-walker@^2.0.2: |
2289 | 2298 | version "2.0.2"
|
2290 | 2299 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
|
2291 | 2300 | integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==
|
|
0 commit comments