diff --git a/package.json b/package.json index fac5f5cb32..f7867e3a28 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@rails/ujs": "^7.1.3", "@replit/codemirror-lang-csharp": "^6.2.0", "@sentry/browser": "^8.7.0", - "@sentry/webpack-plugin": "^2.17.0", + "@sentry/webpack-plugin": "^2.18.0", "@types/bootstrap": "^5.2.10", "@types/d3": "^7.4.3", "@types/dragula": "^3.7.5", diff --git a/yarn.lock b/yarn.lock index b796113b00..ebdf8edc05 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1952,10 +1952,10 @@ "@sentry/types" "8.7.0" "@sentry/utils" "8.7.0" -"@sentry/babel-plugin-component-annotate@2.17.0": - version "2.17.0" - resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.17.0.tgz#34446bea0e4d3bbd6aa670b0db01d2c16323d211" - integrity sha512-njBWwVVFEb5SuGqk1KYiIcuKU3dEPuiaDN42hY72mfuQgeMR/RUZtibAQ5yu2Ii7yok6kewLe4OvztP2oP/IVQ== +"@sentry/babel-plugin-component-annotate@2.18.0": + version "2.18.0" + resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.18.0.tgz#3bee98f94945643b0762ceed1f6cca60db52bdbd" + integrity sha512-9L4RbhS3WNtc/SokIhc0dwgcvs78YSQPakZejsrIgnzLzCi8mS6PeT+BY0+QCtsXxjd1egM8hqcJeB0lukBkXA== "@sentry/browser@^8.7.0": version "8.7.0" @@ -1970,13 +1970,13 @@ "@sentry/types" "8.7.0" "@sentry/utils" "8.7.0" -"@sentry/bundler-plugin-core@2.17.0": - version "2.17.0" - resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.17.0.tgz#eeb8e8676af9fad7c85fe02af112f1115216a41c" - integrity sha512-aIjCexNsB6DXtl/IngJcUxN7OalsyP5tS/4rqxj6pvqZbeg/7JMlMgy2nOOWsNhy+chX8swThS39dY8pCcEYLQ== +"@sentry/bundler-plugin-core@2.18.0": + version "2.18.0" + resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.18.0.tgz#2411cd934e9510c53a2e682497a74172485ac817" + integrity sha512-JvxVgsMFmDsU0Dgcx1CeFUC1scxOVSAOzOcE06qKAVm9BZzxHpI53iNfeMOXwVTUolD8LZVIfgOjkiXfwN/UPQ== dependencies: "@babel/core" "^7.18.5" - "@sentry/babel-plugin-component-annotate" "2.17.0" + "@sentry/babel-plugin-component-annotate" "2.18.0" "@sentry/cli" "^2.22.3" dotenv "^16.3.1" find-up "^5.0.0" @@ -2058,12 +2058,12 @@ dependencies: "@sentry/types" "8.7.0" -"@sentry/webpack-plugin@^2.17.0": - version "2.17.0" - resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-2.17.0.tgz#847517e2118a15a7d7e31285244ccaec449e8e72" - integrity sha512-MzSRNQRu/bJ2qtvy9ovd45IGRF0ESvZzTN3HYQWzjSB9UDngoXSyZ81puDyPs5TT4W8Cr+pyu4XrFt2Fq+9C7A== +"@sentry/webpack-plugin@^2.18.0": + version "2.18.0" + resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-2.18.0.tgz#f0955d28b1271e9a8b6a2927ab98b1688d7b03e1" + integrity sha512-iQ5OCvuoaIanbq4GRqj4Azay86mVpa64pP9Oi3EJpaURGZNLqwE7bWq9tkr1Dr7zBPBZN7QBmLD3OOeOSzbHuA== dependencies: - "@sentry/bundler-plugin-core" "2.17.0" + "@sentry/bundler-plugin-core" "2.18.0" unplugin "1.0.1" uuid "^9.0.0"