From 398b7525e5c3ceeb173d664b55e46b8a0fca1361 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 12:05:08 +0000 Subject: [PATCH] Update dependency @sentry/vite-plugin to v2.22.3 | datasource | package | from | to | | ---------- | ------------------- | ------ | ------ | | npm | @sentry/vite-plugin | 2.22.1 | 2.22.3 | ## [v2.22.3](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#2223) - fix(core): Always instantiate global `Error` class in injected code snippets ([#594](https://github.com/getsentry/sentry-javascript-bundler-plugins/issues/594)) ## [v2.22.2](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#2222) - fix: Disable debug ID injection when `sourcemaps.disable` is set ([#589](https://github.com/getsentry/sentry-javascript-bundler-plugins/issues/589)) --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index f4f03b8..b503987 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "react-dom": "~17.0.0" }, "devDependencies": { - "@sentry/vite-plugin": "2.22.1", + "@sentry/vite-plugin": "2.22.3", "@tdd-buffet/jest-config": "6.0.0", "@types/glob": "8.1.0", "@types/jest": "28.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c8784d5..d2661f2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: version: 17.0.2(react@17.0.2) devDependencies: '@sentry/vite-plugin': - specifier: 2.22.1 - version: 2.22.1 + specifier: 2.22.3 + version: 2.22.3 '@tdd-buffet/jest-config': specifier: 6.0.0 version: 6.0.0(@babel/core@7.25.2)(jest@28.1.3(@types/node@20.16.0)(ts-node@10.9.1(@swc/core@1.7.10)(@types/node@20.16.0)(typescript@4.9.5)))(typescript@4.9.5) @@ -860,12 +860,12 @@ packages: cpu: [x64] os: [win32] - '@sentry/babel-plugin-component-annotate@2.22.1': - resolution: {integrity: sha512-rQEk8EeCIBQKivWNONllQhd/wGbfuK/WXJRM6TkjeikM3wrqJf4AmIBXoA6eg089DwBFzBaxGjjLWJNHKY440w==} + '@sentry/babel-plugin-component-annotate@2.22.3': + resolution: {integrity: sha512-OlHA+i+vnQHRIdry4glpiS/xTOtgjmpXOt6IBOUqynx5Jd/iK1+fj+t8CckqOx9wRacO/hru2wfW/jFq0iViLg==} engines: {node: '>= 14'} - '@sentry/bundler-plugin-core@2.22.1': - resolution: {integrity: sha512-RFbS57zfPvUBe4DL/pjt6BWCEyGFkk/n4gLNZQ9Cf2gRdUVW80AtAMZwrlEELrpW1D8kONy6/kvWf0leicHRMg==} + '@sentry/bundler-plugin-core@2.22.3': + resolution: {integrity: sha512-DeoUl0WffcqZZRl5Wy9aHvX4WfZbbWt0QbJ7NJrcEViq+dRAI2FQTYECFLwdZi5Gtb3oyqZICO+P7k8wDnzsjQ==} engines: {node: '>= 14'} '@sentry/cli-darwin@2.33.1': @@ -914,8 +914,8 @@ packages: engines: {node: '>= 10'} hasBin: true - '@sentry/vite-plugin@2.22.1': - resolution: {integrity: sha512-TC+3RIcu0rnxaEPV8ZHjYlRHLx5M9eRDI2il1lFkSguTc0N89n7Tt/aDnFAwtaPG4yqPkhIMpxi7LfXx+YDJ1Q==} + '@sentry/vite-plugin@2.22.3': + resolution: {integrity: sha512-+5bsLFRKOZzBp68XigoNE1pJ3tJ4gt2jXluApu54ui0N/yjfqGQ7LQTD7nL4tmJvB5Agwi0e7M7+fcxe9gSgBA==} engines: {node: '>= 14'} '@sinclair/typebox@0.24.51': @@ -4793,12 +4793,12 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.20.0': optional: true - '@sentry/babel-plugin-component-annotate@2.22.1': {} + '@sentry/babel-plugin-component-annotate@2.22.3': {} - '@sentry/bundler-plugin-core@2.22.1': + '@sentry/bundler-plugin-core@2.22.3': dependencies: '@babel/core': 7.25.2 - '@sentry/babel-plugin-component-annotate': 2.22.1 + '@sentry/babel-plugin-component-annotate': 2.22.3 '@sentry/cli': 2.33.1 dotenv: 16.4.5 find-up: 5.0.0 @@ -4849,9 +4849,9 @@ snapshots: - encoding - supports-color - '@sentry/vite-plugin@2.22.1': + '@sentry/vite-plugin@2.22.3': dependencies: - '@sentry/bundler-plugin-core': 2.22.1 + '@sentry/bundler-plugin-core': 2.22.3 unplugin: 1.0.1 transitivePeerDependencies: - encoding