|
6943 | 6943 | fflate "^0.4.4"
|
6944 | 6944 | mitt "^3.0.0"
|
6945 | 6945 |
|
6946 |
| -"@sentry-internal/test-utils@link:dev-packages/test-utils": |
6947 |
| - version "10.8.0" |
6948 |
| - dependencies: |
6949 |
| - express "^4.21.1" |
6950 |
| - |
6951 | 6946 |
|
6952 | 6947 | version "4.1.0"
|
6953 | 6948 | resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.1.0.tgz#6e7168f5fa59f53ac4b68e3f79c5fd54adc13f2e"
|
|
6958 | 6953 | resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.1.1.tgz#371415afc602f6b2ba0987b51123bd34d1603193"
|
6959 | 6954 | integrity sha512-HUpqrCK7zDVojTV6KL6BO9ZZiYrEYQqvYQrscyMsq04z+WCupXaH6YEliiNRvreR8DBJgdsG3lBRpebhUGmvfA==
|
6960 | 6955 |
|
6961 |
| - |
6962 |
| - version "4.2.0" |
6963 |
| - resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.2.0.tgz#6c616e6d645f49f15f83b891ef42a795ba4dbb3f" |
6964 |
| - integrity sha512-GFpS3REqaHuyX4LCNqlneAQZIKyHb5ePiI1802n0fhtYjk68I1DTQ3PnbzYi50od/vAsTQVCknaS5F6tidNqTQ== |
6965 |
| - |
6966 | 6956 |
|
6967 | 6957 | version "4.3.0"
|
6968 | 6958 | resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.3.0.tgz#c5b6cbb986952596d3ad233540a90a1fd18bad80"
|
|
6996 | 6986 | magic-string "0.30.8"
|
6997 | 6987 | unplugin "1.0.1"
|
6998 | 6988 |
|
6999 |
| - |
7000 |
| - version "4.2.0" |
7001 |
| - resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.2.0.tgz#b607937f7cd0a769aa26974c4af3fca94abad63f" |
7002 |
| - integrity sha512-EDG6ELSEN/Dzm4KUQOynoI2suEAdPdgwaBXVN4Ww705zdrYT79OGh51rkz74KGhovt7GukaPf0Z9LJwORXUbhg== |
7003 |
| - dependencies: |
7004 |
| - "@babel/core" "^7.18.5" |
7005 |
| - "@sentry/babel-plugin-component-annotate" "4.2.0" |
7006 |
| - "@sentry/cli" "^2.51.0" |
7007 |
| - dotenv "^16.3.1" |
7008 |
| - find-up "^5.0.0" |
7009 |
| - glob "^9.3.2" |
7010 |
| - magic-string "0.30.8" |
7011 |
| - unplugin "1.0.1" |
7012 |
| - |
7013 | 6989 | "@sentry/ [email protected]", "@sentry/bundler-plugin-core@^4.3.0":
|
7014 | 6990 | version "4.3.0"
|
7015 | 6991 | resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.3.0.tgz#cf302522a3e5b8a3bf727635d0c6a7bece981460"
|
@@ -14255,6 +14231,9 @@ detective-scss@^5.0.1:
|
14255 | 14231 | version "5.0.1"
|
14256 | 14232 | resolved "https://registry.yarnpkg.com/detective-scss/-/detective-scss-5.0.1.tgz#6a7f792dc9c0e8cfc0d252a50ba26a6df12596a7"
|
14257 | 14233 | integrity sha512-MAyPYRgS6DCiS6n6AoSBJXLGVOydsr9huwXORUlJ37K3YLyiN0vYHpzs3AdJOgHobBfispokoqrEon9rbmKacg==
|
| 14234 | + dependencies: |
| 14235 | + gonzales-pe "^4.3.0" |
| 14236 | + node-source-walk "^7.0.1" |
14258 | 14237 |
|
14259 | 14238 | detective-stylus@^4.0.0:
|
14260 | 14239 | version "4.0.0"
|
@@ -14289,6 +14268,14 @@ detective-vue2@^2.2.0:
|
14289 | 14268 | version "2.2.0"
|
14290 | 14269 | resolved "https://registry.yarnpkg.com/detective-vue2/-/detective-vue2-2.2.0.tgz#35fd1d39e261b064aca9fcaf20e136c76877482a"
|
14291 | 14270 | integrity sha512-sVg/t6O2z1zna8a/UIV6xL5KUa2cMTQbdTIIvqNM0NIPswp52fe43Nwmbahzj3ww4D844u/vC2PYfiGLvD3zFA==
|
| 14271 | + dependencies: |
| 14272 | + "@dependents/detective-less" "^5.0.1" |
| 14273 | + "@vue/compiler-sfc" "^3.5.13" |
| 14274 | + detective-es6 "^5.0.1" |
| 14275 | + detective-sass "^6.0.1" |
| 14276 | + detective-scss "^5.0.1" |
| 14277 | + detective-stylus "^5.0.1" |
| 14278 | + detective-typescript "^14.0.0" |
14292 | 14279 |
|
14293 | 14280 | deterministic-object-hash@^1.3.1:
|
14294 | 14281 | version "1.3.1"
|
@@ -16820,6 +16807,9 @@ fetch-blob@^3.1.2, fetch-blob@^3.1.4:
|
16820 | 16807 | version "3.2.0"
|
16821 | 16808 | resolved "https://registry.yarnpkg.com/fetch-blob/-/fetch-blob-3.2.0.tgz#f09b8d4bbd45adc6f0c20b7e787e793e309dcce9"
|
16822 | 16809 | integrity sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==
|
| 16810 | + dependencies: |
| 16811 | + node-domexception "^1.0.0" |
| 16812 | + web-streams-polyfill "^3.0.3" |
16823 | 16813 |
|
16824 | 16814 |
|
16825 | 16815 | version "0.8.2"
|
|
0 commit comments