Skip to content

Commit

Permalink
chore(deps-dev): bump @sentry/esbuild-plugin from 3.0.0 to 3.1.0 (#3995)
Browse files Browse the repository at this point in the history
Bumps [@sentry/esbuild-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript-bundler-plugins@3.0.0...3.1.0)

---
updated-dependencies:
- dependency-name: "@sentry/esbuild-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent a63323d commit 23b374c
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@quasar/quasar-app-extension-testing-unit-vitest": "^1.1.0",
"@quasar/vite-plugin": "^1.9.0",
"@rollup/plugin-inject": "^5.0.5",
"@sentry/esbuild-plugin": "^3.0.0",
"@sentry/esbuild-plugin": "^3.1.0",
"@sentry/vite-plugin": "^3.0.0",
"@types/better-sqlite3": "^7.6.12",
"@types/decompress": "^4.2.7",
Expand Down
35 changes: 29 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3098,6 +3098,13 @@ __metadata:
languageName: node
linkType: hard

"@sentry/babel-plugin-component-annotate@npm:3.1.0":
version: 3.1.0
resolution: "@sentry/babel-plugin-component-annotate@npm:3.1.0"
checksum: 10c0/fb98cc96cec48e4a0232816ace15db7d782366827617d6c6fcd435be2dab6a5097d2dc3a43726e8673789ffe685f1a4e299c56cf30f53396fee35ecc5aba76e7
languageName: node
linkType: hard

"@sentry/browser@npm:8.48.0":
version: 8.48.0
resolution: "@sentry/browser@npm:8.48.0"
Expand Down Expand Up @@ -3127,6 +3134,22 @@ __metadata:
languageName: node
linkType: hard

"@sentry/bundler-plugin-core@npm:3.1.0":
version: 3.1.0
resolution: "@sentry/bundler-plugin-core@npm:3.1.0"
dependencies:
"@babel/core": "npm:^7.18.5"
"@sentry/babel-plugin-component-annotate": "npm:3.1.0"
"@sentry/cli": "npm:2.39.1"
dotenv: "npm:^16.3.1"
find-up: "npm:^5.0.0"
glob: "npm:^9.3.2"
magic-string: "npm:0.30.8"
unplugin: "npm:1.0.1"
checksum: 10c0/3a0dfe92eee543dcebb7037a60226773c03238d074b3a7621627c1529643070de2832aad59bcec050e1460f3a7ef8f569d82934bd8a5c0347ef6a500160aeb8a
languageName: node
linkType: hard

"@sentry/cli-darwin@npm:2.39.1":
version: 2.39.1
resolution: "@sentry/cli-darwin@npm:2.39.1"
Expand Down Expand Up @@ -3232,14 +3255,14 @@ __metadata:
languageName: node
linkType: hard

"@sentry/esbuild-plugin@npm:^3.0.0":
version: 3.0.0
resolution: "@sentry/esbuild-plugin@npm:3.0.0"
"@sentry/esbuild-plugin@npm:^3.1.0":
version: 3.1.0
resolution: "@sentry/esbuild-plugin@npm:3.1.0"
dependencies:
"@sentry/bundler-plugin-core": "npm:3.0.0"
"@sentry/bundler-plugin-core": "npm:3.1.0"
unplugin: "npm:1.0.1"
uuid: "npm:^9.0.0"
checksum: 10c0/046637b1727fce08c135a7c8603a08bffc64788944fecefa42c5733403397fb134d57c0be104a9065c1d40c1092d63367f56e17fd5454762bf79a40fa828c168
checksum: 10c0/cf8dda4249c29e2b85a010697f9d6a525484961e866e893ba36f83e35d6a826b36f515628cb09ac2233f3a64d29201bc12fac6fdf107d54704e024589f6b60ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -11534,7 +11557,7 @@ __metadata:
"@quasar/vite-plugin": "npm:^1.9.0"
"@rollup/plugin-inject": "npm:^5.0.5"
"@sentry/electron": "npm:^5.10.0"
"@sentry/esbuild-plugin": "npm:^3.0.0"
"@sentry/esbuild-plugin": "npm:^3.1.0"
"@sentry/vite-plugin": "npm:^3.0.0"
"@sentry/vue": "npm:8.48.0"
"@types/better-sqlite3": "npm:^7.6.12"
Expand Down

0 comments on commit 23b374c

Please sign in to comment.