chore(deps): update dependency @sentry/esbuild-plugin to ^2.21.1

This commit is contained in:
renovate[bot] 2024-07-12 16:52:24 +00:00
parent 26f1029658
commit 3ef74f18b0
2 changed files with 13 additions and 13 deletions

24
package-lock.json generated
View file

@ -17,7 +17,7 @@
"devDependencies": {
"@cloudflare/workers-types": "^4.20240701.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@sentry/esbuild-plugin": "^2.21.0",
"@sentry/esbuild-plugin": "^2.21.1",
"@sentry/integrations": "^7.114.0",
"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.16.0",
@ -2598,9 +2598,9 @@
}
},
"node_modules/@sentry/babel-plugin-component-annotate": {
"version": "2.21.0",
"resolved": "https://registry.npmjs.org/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.21.0.tgz",
"integrity": "sha512-/AVhanRMM7GcCHfqmLPwT6e15hpVsvCZ38I9XYgvECiPFVQLQ1tY8f+5XZ/tV3Lpjv9x0TrebibGd9PZqM4Q/g==",
"version": "2.21.1",
"resolved": "https://registry.npmjs.org/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.21.1.tgz",
"integrity": "sha512-u1L8gZ4He0WdyiIsohYkA/YOY1b6Oa5yIMRtfZZ9U5TiWYLgOfMWyb88X0GotZeghSbgxrse/yI4WeHnhAUQDQ==",
"dev": true,
"license": "MIT",
"engines": {
@ -2608,14 +2608,14 @@
}
},
"node_modules/@sentry/bundler-plugin-core": {
"version": "2.21.0",
"resolved": "https://registry.npmjs.org/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.21.0.tgz",
"integrity": "sha512-qEi6LuVJV0ucNhPHI6qMYGrjlc9yS8CThS6mQ3K/1nWXNxiKRfxukSbjPfdT4iOUUO/RqX0hKIAv0Nc5M98b0w==",
"version": "2.21.1",
"resolved": "https://registry.npmjs.org/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.21.1.tgz",
"integrity": "sha512-F8FdL/bS8cy1SY1Gw0Mfo3ROTqlrq9Lvt5QGvhXi22dpVcDkWmoTWE2k+sMEnXOa8SdThMc/gyC8lMwHGd3kFQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/core": "^7.18.5",
"@sentry/babel-plugin-component-annotate": "2.21.0",
"@sentry/babel-plugin-component-annotate": "2.21.1",
"@sentry/cli": "^2.22.3",
"dotenv": "^16.3.1",
"find-up": "^5.0.0",
@ -2794,13 +2794,13 @@
}
},
"node_modules/@sentry/esbuild-plugin": {
"version": "2.21.0",
"resolved": "https://registry.npmjs.org/@sentry/esbuild-plugin/-/esbuild-plugin-2.21.0.tgz",
"integrity": "sha512-Go478PeU62nTdM1aSxlN+SDTWFc9GQxj4bDuIr74bh9QbeYeRStpWQpF/qhAIUbVXnGU1jraLGWlhbNMSCqBqA==",
"version": "2.21.1",
"resolved": "https://registry.npmjs.org/@sentry/esbuild-plugin/-/esbuild-plugin-2.21.1.tgz",
"integrity": "sha512-abrK/45MY51pG9fj81PuMAcl3t9DcpKwSsDPdgbcCHSJciJlz6v2B4Xgx0612IfnoxM9eEj8WF7Ta+qUVwEgAg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@sentry/bundler-plugin-core": "2.21.0",
"@sentry/bundler-plugin-core": "2.21.1",
"unplugin": "1.0.1",
"uuid": "^9.0.0"
},

View file

@ -18,7 +18,7 @@
"devDependencies": {
"@cloudflare/workers-types": "^4.20240701.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@sentry/esbuild-plugin": "^2.21.0",
"@sentry/esbuild-plugin": "^2.21.1",
"@sentry/integrations": "^7.114.0",
"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.16.0",