|
2132 | 2132 | "@sentry/types" "8.38.0"
|
2133 | 2133 | "@sentry/utils" "8.38.0"
|
2134 | 2134 |
|
2135 |
| -"@sentry/babel-plugin-component-annotate@2.22.6": |
2136 |
| - version "2.22.6" |
2137 |
| - resolved "https://registry.npmjs.org/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.22.6.tgz#829d6caf2c95c1c46108336de4e1049e6521435e" |
2138 |
| - integrity sha512-V2g1Y1I5eSe7dtUVMBvAJr8BaLRr4CLrgNgtPaZyMT4Rnps82SrZ5zqmEkLXPumlXhLUWR6qzoMNN2u+RXVXfQ== |
| 2135 | +"@sentry/babel-plugin-component-annotate@3.2.1": |
| 2136 | + version "3.2.1" |
| 2137 | + resolved "https://registry.npmjs.org/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-3.2.1.tgz#90e40750a63ef5ce3d67498ed0cfccc587ab4cd8" |
| 2138 | + integrity sha512-tUp2e+CERpRFzTftjPxt7lg4BF0R3K+wGfeJyIqrc0tbJ2y6duT8OD0ArWoOi1g8xQ73NDn1/mEeS8pC+sbjTQ== |
2139 | 2139 |
|
2140 | 2140 | "@sentry/browser@8.38.0":
|
2141 | 2141 | version "8.38.0"
|
|
2150 | 2150 | "@sentry/types" "8.38.0"
|
2151 | 2151 | "@sentry/utils" "8.38.0"
|
2152 | 2152 |
|
2153 |
| -"@sentry/bundler-plugin-core@2.22.6": |
2154 |
| - version "2.22.6" |
2155 |
| - resolved "https://registry.npmjs.org/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.22.6.tgz#a1ea1fd43700a3ece9e7db016997e79a2782b87d" |
2156 |
| - integrity sha512-1esQdgSUCww9XAntO4pr7uAM5cfGhLsgTK9MEwAKNfvpMYJi9NUTYa3A7AZmdA8V6107Lo4OD7peIPrDRbaDCg== |
| 2153 | +"@sentry/bundler-plugin-core@3.2.1": |
| 2154 | + version "3.2.1" |
| 2155 | + resolved "https://registry.npmjs.org/@sentry/bundler-plugin-core/-/bundler-plugin-core-3.2.1.tgz#9c1c8b9acaca3ae5eeae2a04529f70212dd2937e" |
| 2156 | + integrity sha512-1wId05LXf6LyTeNwqyhSDSWYbYtFT/NQRqq3sW7hcL4nZuAgzT82PSvxeeCgR/D2qXOj7RCYXXZtyWzzo3wtXA== |
2157 | 2157 | dependencies:
|
2158 | 2158 | "@babel/core" "^7.18.5"
|
2159 |
| - "@sentry/babel-plugin-component-annotate" "2.22.6" |
2160 |
| - "@sentry/cli" "^2.36.1" |
| 2159 | + "@sentry/babel-plugin-component-annotate" "3.2.1" |
| 2160 | + "@sentry/cli" "2.42.2" |
2161 | 2161 | dotenv "^16.3.1"
|
2162 | 2162 | find-up "^5.0.0"
|
2163 | 2163 | glob "^9.3.2"
|
2164 | 2164 | magic-string "0.30.8"
|
2165 | 2165 | unplugin "1.0.1"
|
2166 | 2166 |
|
2167 |
| -"@sentry/cli-darwin@2.38.2": |
2168 |
| - version "2.38.2" |
2169 |
| - resolved "https://registry.npmjs.org/@sentry/cli-darwin/-/cli-darwin-2.38.2.tgz#2a53028e143d0cfed607588b87e04906ef5317e7" |
2170 |
| - integrity sha512-21ywIcJCCFrCTyiF1o1PaT7rbelFC2fWmayKYgFElnQ55IzNYkcn8BYhbh/QknE0l1NBRaeWMXwTTdeoqETCCg== |
2171 |
| - |
2172 |
| -"@sentry/cli-linux-arm64@2.38.2": |
2173 |
| - version "2.38.2" |
2174 |
| - resolved "https://registry.npmjs.org/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.38.2.tgz#1b45de7e4f5e1a953b88b0b811d789de1fc708aa" |
2175 |
| - integrity sha512-4Fp/jjQpNZj4Th+ZckMQvldAuuP0ZcyJ9tJCP1CCOn5poIKPYtY6zcbTP036R7Te14PS4ALOcDNX3VNKfpsifA== |
2176 |
| - |
2177 |
| -"@sentry/cli-linux-arm@2.38.2": |
2178 |
| - version "2.38.2" |
2179 |
| - resolved "https://registry.npmjs.org/@sentry/cli-linux-arm/-/cli-linux-arm-2.38.2.tgz#91f73c251f1d4b591fa98af10ee3889c9b93d208" |
2180 |
| - integrity sha512-+AiKDBQKIdQe4NhBiHSHGl0KR+b//HHTrnfK1SaTrOm9HtM4ELXAkjkRF3bmbpSzSQCS5WzcbIxxCJOeaUaO0A== |
2181 |
| - |
2182 |
| -"@sentry/cli-linux-i686@2.38.2": |
2183 |
| - version "2.38.2" |
2184 |
| - resolved "https://registry.npmjs.org/@sentry/cli-linux-i686/-/cli-linux-i686-2.38.2.tgz#26e30a9bc358f910e21d812359294dd4c6103fda" |
2185 |
| - integrity sha512-6zVJN10dHIn4R1v+fxuzlblzVBhIVwsaN/S7aBED6Vn1HhAyAcNG2tIzeCLGeDfieYjXlE2sCI82sZkQBCbAGw== |
2186 |
| - |
2187 |
| -"@sentry/cli-linux-x64@2.38.2": |
2188 |
| - version "2.38.2" |
2189 |
| - resolved "https://registry.npmjs.org/@sentry/cli-linux-x64/-/cli-linux-x64-2.38.2.tgz#18728bbb20e28315c4368baded677786f2dba70a" |
2190 |
| - integrity sha512-4UiLu9zdVtqPeltELR5MDGKcuqAdQY9xz3emISuA6bm+MXGbt2W1WgX+XY3GElwjZbmH8qpyLUEd34sw6sdcbQ== |
2191 |
| - |
2192 |
| -"@sentry/cli-win32-i686@2.38.2": |
2193 |
| - version "2.38.2" |
2194 |
| - resolved "https://registry.npmjs.org/@sentry/cli-win32-i686/-/cli-win32-i686-2.38.2.tgz#dfe268b041c3e3db556290dba745455d0b2c0d72" |
2195 |
| - integrity sha512-DYfSvd5qLPerLpIxj3Xu2rRe3CIlpGOOfGSNI6xvJ5D8j6hqbOHlCzvfC4oBWYVYGtxnwQLMeDGJ7o7RMYulig== |
2196 |
| - |
2197 |
| -"@sentry/cli-win32-x64@2.38.2": |
2198 |
| - version "2.38.2" |
2199 |
| - resolved "https://registry.npmjs.org/@sentry/cli-win32-x64/-/cli-win32-x64-2.38.2.tgz#e7b5744026ff5f7e84971512bee228620ba5857d" |
2200 |
| - integrity sha512-W5UX58PKY1hNUHo9YJxWNhGvgvv2uOYHI27KchRiUvFYBIqlUUcIdPZDfyzetDfd8qBCxlAsFnkL2VJSNdpA9A== |
2201 |
| - |
2202 |
| -"@sentry/cli@^2.36.1": |
2203 |
| - version "2.38.2" |
2204 |
| - resolved "https://registry.npmjs.org/@sentry/cli/-/cli-2.38.2.tgz#e9a7a9bbeaaade4557de91704d50d131760345d3" |
2205 |
| - integrity sha512-CR0oujpAnhegK2pBAv6ZReMqbFTuNJLDZLvoD1B+syrKZX+R+oxkgT2e1htsBbht+wGxAsluVWsIAydSws1GAA== |
| 2167 | +"@sentry/cli-darwin@2.42.2": |
| 2168 | + version "2.42.2" |
| 2169 | + resolved "https://registry.npmjs.org/@sentry/cli-darwin/-/cli-darwin-2.42.2.tgz#a32a4f226e717122b37d9969e8d4d0e14779f720" |
| 2170 | + integrity sha512-GtJSuxER7Vrp1IpxdUyRZzcckzMnb4N5KTW7sbTwUiwqARRo+wxS+gczYrS8tdgtmXs5XYhzhs+t4d52ITHMIg== |
| 2171 | + |
| 2172 | +"@sentry/cli-linux-arm64@2.42.2": |
| 2173 | + version "2.42.2" |
| 2174 | + resolved "https://registry.npmjs.org/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.42.2.tgz#1c06c83ff21f51ec23acf5be3b1f8c7553bf86b1" |
| 2175 | + integrity sha512-BOxzI7sgEU5Dhq3o4SblFXdE9zScpz6EXc5Zwr1UDZvzgXZGosUtKVc7d1LmkrHP8Q2o18HcDWtF3WvJRb5Zpw== |
| 2176 | + |
| 2177 | +"@sentry/cli-linux-arm@2.42.2": |
| 2178 | + version "2.42.2" |
| 2179 | + resolved "https://registry.npmjs.org/@sentry/cli-linux-arm/-/cli-linux-arm-2.42.2.tgz#00cadc359ae3c051efb3e63873c033c61dbd1ca1" |
| 2180 | + integrity sha512-7udCw+YL9lwq+9eL3WLspvnuG+k5Icg92YE7zsteTzWLwgPVzaxeZD2f8hwhsu+wmL+jNqbpCRmktPteh3i2mg== |
| 2181 | + |
| 2182 | +"@sentry/cli-linux-i686@2.42.2": |
| 2183 | + version "2.42.2" |
| 2184 | + resolved "https://registry.npmjs.org/@sentry/cli-linux-i686/-/cli-linux-i686-2.42.2.tgz#3b817b715dd806c20dfbffd539725ad8089c310a" |
| 2185 | + integrity sha512-Sw/dQp5ZPvKnq3/y7wIJyxTUJYPGoTX/YeMbDs8BzDlu9to2LWV3K3r7hE7W1Lpbaw4tSquUHiQjP5QHCOS7aQ== |
| 2186 | + |
| 2187 | +"@sentry/cli-linux-x64@2.42.2": |
| 2188 | + version "2.42.2" |
| 2189 | + resolved "https://registry.npmjs.org/@sentry/cli-linux-x64/-/cli-linux-x64-2.42.2.tgz#ddf906bc3071cc79ce6e633eddcb76bb9068e688" |
| 2190 | + integrity sha512-mU4zUspAal6TIwlNLBV5oq6yYqiENnCWSxtSQVzWs0Jyq97wtqGNG9U+QrnwjJZ+ta/hvye9fvL2X25D/RxHQw== |
| 2191 | + |
| 2192 | +"@sentry/cli-win32-i686@2.42.2": |
| 2193 | + version "2.42.2" |
| 2194 | + resolved "https://registry.npmjs.org/@sentry/cli-win32-i686/-/cli-win32-i686-2.42.2.tgz#9036085c7c6ce455ad45fda411c55ff39c06eb95" |
| 2195 | + integrity sha512-iHvFHPGqgJMNqXJoQpqttfsv2GI3cGodeTq4aoVLU/BT3+hXzbV0x1VpvvEhncJkDgDicJpFLM8sEPHb3b8abw== |
| 2196 | + |
| 2197 | +"@sentry/cli-win32-x64@2.42.2": |
| 2198 | + version "2.42.2" |
| 2199 | + resolved "https://registry.npmjs.org/@sentry/cli-win32-x64/-/cli-win32-x64-2.42.2.tgz#7d6464b63f32c9f97fff428f246b1f039b402233" |
| 2200 | + integrity sha512-vPPGHjYoaGmfrU7xhfFxG7qlTBacroz5NdT+0FmDn6692D8IvpNXl1K+eV3Kag44ipJBBeR8g1HRJyx/F/9ACw== |
| 2201 | + |
| 2202 | +"@sentry/cli@2.42.2": |
| 2203 | + version "2.42.2" |
| 2204 | + resolved "https://registry.npmjs.org/@sentry/cli/-/cli-2.42.2.tgz#8173df4d057d600a9ef0cf1e9b42b0c6607b46e4" |
| 2205 | + integrity sha512-spb7S/RUumCGyiSTg8DlrCX4bivCNmU/A1hcfkwuciTFGu8l5CDc2I6jJWWZw8/0enDGxuj5XujgXvU5tr4bxg== |
2206 | 2206 | dependencies:
|
2207 | 2207 | https-proxy-agent "^5.0.0"
|
2208 | 2208 | node-fetch "^2.6.7"
|
2209 | 2209 | progress "^2.0.3"
|
2210 | 2210 | proxy-from-env "^1.1.0"
|
2211 | 2211 | which "^2.0.2"
|
2212 | 2212 | optionalDependencies:
|
2213 |
| - "@sentry/cli-darwin" "2.38.2" |
2214 |
| - "@sentry/cli-linux-arm" "2.38.2" |
2215 |
| - "@sentry/cli-linux-arm64" "2.38.2" |
2216 |
| - "@sentry/cli-linux-i686" "2.38.2" |
2217 |
| - "@sentry/cli-linux-x64" "2.38.2" |
2218 |
| - "@sentry/cli-win32-i686" "2.38.2" |
2219 |
| - "@sentry/cli-win32-x64" "2.38.2" |
| 2213 | + "@sentry/cli-darwin" "2.42.2" |
| 2214 | + "@sentry/cli-linux-arm" "2.42.2" |
| 2215 | + "@sentry/cli-linux-arm64" "2.42.2" |
| 2216 | + "@sentry/cli-linux-i686" "2.42.2" |
| 2217 | + "@sentry/cli-linux-x64" "2.42.2" |
| 2218 | + "@sentry/cli-win32-i686" "2.42.2" |
| 2219 | + "@sentry/cli-win32-x64" "2.42.2" |
2220 | 2220 |
|
2221 | 2221 | "@sentry/core@8.38.0":
|
2222 | 2222 | version "8.38.0"
|
|
2269 | 2269 | dependencies:
|
2270 | 2270 | "@sentry/types" "8.38.0"
|
2271 | 2271 |
|
2272 |
| -"@sentry/webpack-plugin@^2.22.6": |
2273 |
| - version "2.22.6" |
2274 |
| - resolved "https://registry.npmjs.org/@sentry/webpack-plugin/-/webpack-plugin-2.22.6.tgz#8c9d27d5cd89153a5b6e08cc9dcb3048b122ffbc" |
2275 |
| - integrity sha512-BiLhAzQYAz/9kCXKj2LeUKWf/9GBVn2dD0DeYK89s+sjDEaxjbcLBBiLlLrzT7eC9QVj2tUZRKOi6puCfc8ysw== |
| 2272 | +"@sentry/webpack-plugin@^3.2.1": |
| 2273 | + version "3.2.1" |
| 2274 | + resolved "https://registry.npmjs.org/@sentry/webpack-plugin/-/webpack-plugin-3.2.1.tgz#83756c64c59a2be39e05beda30b08753f7b80780" |
| 2275 | + integrity sha512-wP/JDljhB9pCFc62rSwWbIglF2Os8FLV68pQuyJnmImM9cjGjlK6UO+qKa2pOLYsmAcnn+t3Bhu77bbzPIStCg== |
2276 | 2276 | dependencies:
|
2277 |
| - "@sentry/bundler-plugin-core" "2.22.6" |
| 2277 | + "@sentry/bundler-plugin-core" "3.2.1" |
2278 | 2278 | unplugin "1.0.1"
|
2279 | 2279 | uuid "^9.0.0"
|
2280 | 2280 |
|
|
0 commit comments