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