|
6928 | 6928 | dependencies:
|
6929 | 6929 | express "^4.21.1"
|
6930 | 6930 |
|
6931 |
| - |
6932 |
| - version "4.0.2" |
6933 |
| - resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.0.2.tgz#7c8eb80a38b5e6b4c4cea4c391d07581020c91e4" |
6934 |
| - integrity sha512-Nr/VamvpQs6w642EI5t+qaCUGnVEro0qqk+S8XO1gc8qSdpc8kkZJFnUk7ozAr+ljYWGfVgWXrxI9lLiriLsRA== |
6935 |
| - |
6936 | 6931 |
|
6937 | 6932 | version "4.1.0"
|
6938 | 6933 | resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.1.0.tgz#6e7168f5fa59f53ac4b68e3f79c5fd54adc13f2e"
|
6939 | 6934 | integrity sha512-UkcnqC7Bp9ODyoBN7BKcRotd1jz/I2vyruE/qjNfRC7UnP+jIRItUWYaXxQPON1fTw+N+egKdByk0M1y2OPv/Q==
|
6940 | 6935 |
|
6941 |
| - |
6942 |
| - version "4.0.2" |
6943 |
| - resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.0.2.tgz#2e106ac564d2e4e83e8dbc84f1e84f4eed1d6dde" |
6944 |
| - integrity sha512-LeARs8qHhEw19tk+KZd9DDV+Rh/UeapIH0+C09fTmff9p8Y82Cj89pEQ2a1rdUiF/oYIjQX45vnZscB7ra42yw== |
6945 |
| - dependencies: |
6946 |
| - "@babel/core" "^7.18.5" |
6947 |
| - "@sentry/babel-plugin-component-annotate" "4.0.2" |
6948 |
| - "@sentry/cli" "^2.49.0" |
6949 |
| - dotenv "^16.3.1" |
6950 |
| - find-up "^5.0.0" |
6951 |
| - glob "^9.3.2" |
6952 |
| - magic-string "0.30.8" |
6953 |
| - unplugin "1.0.1" |
6954 |
| - |
6955 | 6936 |
|
6956 | 6937 | version "4.1.0"
|
6957 | 6938 | resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.1.0.tgz#c1b2f7a890a44e5ac5decc984a133aacf6147dd4"
|
|
7006 | 6987 | resolved "https://registry.yarnpkg.com/@sentry/cli-win32-x64/-/cli-win32-x64-2.51.1.tgz#d361e37146c9269d40c37459271a6c2cfa1fa8a6"
|
7007 | 6988 | integrity sha512-v2hreYUPPTNK1/N7+DeX7XBN/zb7p539k+2Osf0HFyVBaoUC3Y3+KBwSf4ASsnmgTAK7HCGR+X0NH1vP+icw4w==
|
7008 | 6989 |
|
7009 |
| -"@sentry/cli@^2.49.0", "@sentry/cli@^2.51.0", "@sentry/cli@^2.51.1": |
| 6990 | +"@sentry/cli@^2.51.0", "@sentry/cli@^2.51.1": |
7010 | 6991 | version "2.51.1"
|
7011 | 6992 | resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.51.1.tgz#c6bdc6025e8f600e44fc76f8274c369aeb5d4df4"
|
7012 | 6993 | integrity sha512-FU+54kNcKJABU0+ekvtnoXHM9zVrDe1zXVFbQT7mS0On0m1P0zFRGdzbnWe2XzpzuEAJXtK6aog/W+esRU9AIA==
|
|
7042 | 7023 | "@sentry/bundler-plugin-core" "4.1.0"
|
7043 | 7024 | unplugin "1.0.1"
|
7044 | 7025 |
|
7045 |
| -"@sentry/webpack-plugin@^4.0.2": |
7046 |
| - version "4.0.2" |
7047 |
| - resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-4.0.2.tgz#be90c73145d8001bc72c73e4eab83d2b1a28d330" |
7048 |
| - integrity sha512-UklVtG7Iiw+AvcL0PfiiyW/u3XT+joDAMDvWbx90rFhVSU10ENW5AV5y4pC41qChqEu3P1eBFdaSxg+kdLeqvw== |
| 7026 | +"@sentry/webpack-plugin@^4.1.0": |
| 7027 | + version "4.1.0" |
| 7028 | + resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-4.1.0.tgz#e95e2dcd10e71dc8c3a16ba5cad9153f5e78c3bc" |
| 7029 | + integrity sha512-YqfDfyGAuT/9YW1kgAPfD7kGUKQCh1E5co+qMdToxi/Mz4xsWJY02rFS5GrJixYktYJfSMze8NiRr89yJMxYHw== |
7049 | 7030 | dependencies:
|
7050 |
| - "@sentry/bundler-plugin-core" "4.0.2" |
| 7031 | + "@sentry/bundler-plugin-core" "4.1.0" |
7051 | 7032 | unplugin "1.0.1"
|
7052 | 7033 | uuid "^9.0.0"
|
7053 | 7034 |
|
|
28567 | 28548 |
|
28568 | 28549 | sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
|
28569 | 28550 | version "3.36.0"
|
| 28551 | + uid fd682f6129e507c00bb4e6319cc5d6b767e36061 |
28570 | 28552 | resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
|
28571 | 28553 | dependencies:
|
28572 | 28554 | "@jridgewell/gen-mapping" "^0.3.2"
|
|
0 commit comments