|
6938 | 6938 | resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.0.2.tgz#7c8eb80a38b5e6b4c4cea4c391d07581020c91e4"
|
6939 | 6939 | integrity sha512-Nr/VamvpQs6w642EI5t+qaCUGnVEro0qqk+S8XO1gc8qSdpc8kkZJFnUk7ozAr+ljYWGfVgWXrxI9lLiriLsRA==
|
6940 | 6940 |
|
| 6941 | + |
| 6942 | + version "4.1.0" |
| 6943 | + resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.1.0.tgz#6e7168f5fa59f53ac4b68e3f79c5fd54adc13f2e" |
| 6944 | + integrity sha512-UkcnqC7Bp9ODyoBN7BKcRotd1jz/I2vyruE/qjNfRC7UnP+jIRItUWYaXxQPON1fTw+N+egKdByk0M1y2OPv/Q== |
| 6945 | + |
6941 | 6946 |
|
6942 | 6947 | version "4.0.0"
|
6943 | 6948 | resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.0.0.tgz#564463cf53f869496ab5d4986e97f86618a67677"
|
|
6966 | 6971 | magic-string "0.30.8"
|
6967 | 6972 | unplugin "1.0.1"
|
6968 | 6973 |
|
| 6974 | + |
| 6975 | + version "4.1.0" |
| 6976 | + resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.1.0.tgz#c1b2f7a890a44e5ac5decc984a133aacf6147dd4" |
| 6977 | + integrity sha512-/5XBtCF6M+9frEXrrvfSWOdOC2q6I1L7oY7qbUVegNkp3kYVGihNZZnJIXGzo9rmwnA0IV7jI3o0pF/HDRqPeA== |
| 6978 | + dependencies: |
| 6979 | + "@babel/core" "^7.18.5" |
| 6980 | + "@sentry/babel-plugin-component-annotate" "4.1.0" |
| 6981 | + "@sentry/cli" "^2.51.0" |
| 6982 | + dotenv "^16.3.1" |
| 6983 | + find-up "^5.0.0" |
| 6984 | + glob "^9.3.2" |
| 6985 | + magic-string "0.30.8" |
| 6986 | + unplugin "1.0.1" |
| 6987 | + |
6969 | 6988 |
|
6970 | 6989 | version "2.51.1"
|
6971 | 6990 | resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.51.1.tgz#3a1db065651893f72dad3a502b2d7c2f5e6a7dd8"
|
|
7006 | 7025 | resolved "https://registry.yarnpkg.com/@sentry/cli-win32-x64/-/cli-win32-x64-2.51.1.tgz#d361e37146c9269d40c37459271a6c2cfa1fa8a6"
|
7007 | 7026 | integrity sha512-v2hreYUPPTNK1/N7+DeX7XBN/zb7p539k+2Osf0HFyVBaoUC3Y3+KBwSf4ASsnmgTAK7HCGR+X0NH1vP+icw4w==
|
7008 | 7027 |
|
7009 |
| -"@sentry/cli@^2.49.0", "@sentry/cli@^2.51.1": |
| 7028 | +"@sentry/cli@^2.49.0", "@sentry/cli@^2.51.0", "@sentry/cli@^2.51.1": |
7010 | 7029 | version "2.51.1"
|
7011 | 7030 | resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.51.1.tgz#c6bdc6025e8f600e44fc76f8274c369aeb5d4df4"
|
7012 | 7031 | integrity sha512-FU+54kNcKJABU0+ekvtnoXHM9zVrDe1zXVFbQT7mS0On0m1P0zFRGdzbnWe2XzpzuEAJXtK6aog/W+esRU9AIA==
|
|
7042 | 7061 | "@sentry/bundler-plugin-core" "4.0.0"
|
7043 | 7062 | unplugin "1.0.1"
|
7044 | 7063 |
|
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== |
| 7064 | +"@sentry/webpack-plugin@^4.1.0": |
| 7065 | + version "4.1.0" |
| 7066 | + resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-4.1.0.tgz#e95e2dcd10e71dc8c3a16ba5cad9153f5e78c3bc" |
| 7067 | + integrity sha512-YqfDfyGAuT/9YW1kgAPfD7kGUKQCh1E5co+qMdToxi/Mz4xsWJY02rFS5GrJixYktYJfSMze8NiRr89yJMxYHw== |
7049 | 7068 | dependencies:
|
7050 |
| - "@sentry/bundler-plugin-core" "4.0.2" |
| 7069 | + "@sentry/bundler-plugin-core" "4.1.0" |
7051 | 7070 | unplugin "1.0.1"
|
7052 | 7071 | uuid "^9.0.0"
|
7053 | 7072 |
|
|
0 commit comments