From c53f2f0868c0ee41de4b4ad9d56172af148e1e9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:02:06 +0000 Subject: [PATCH] Update dependency @sentry/vite-plugin to v2.22.6 | datasource | package | from | to | | ---------- | ------------------- | ------ | ------ | | npm | @sentry/vite-plugin | 2.22.5 | 2.22.6 | ## [v2.22.6](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#2226) - fix(core): Use sha256 instead of md5 to generate uuids from string ([#619](https://github.com/getsentry/sentry-javascript-bundler-plugins/issues/619)) --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 36046ec..dfacea5 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "react-dom": "~17.0.0" }, "devDependencies": { - "@sentry/vite-plugin": "2.22.5", + "@sentry/vite-plugin": "2.22.6", "@tdd-buffet/jest-config": "6.0.0", "@types/glob": "8.1.0", "@types/jest": "29.5.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc1f7f0..3b5a9b9 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.5 - version: 2.22.5 + specifier: 2.22.6 + version: 2.22.6 '@tdd-buffet/jest-config': specifier: 6.0.0 version: 6.0.0(@babel/core@7.25.2)(babel-jest@29.7.0(@babel/core@7.25.2))(jest@29.7.0(@types/node@20.16.11)(ts-node@10.9.2(@swc/core@1.7.10)(@types/node@20.16.11)(typescript@5.6.3)))(typescript@5.6.3) @@ -842,12 +842,12 @@ packages: '@sec-ant/readable-stream@0.4.1': resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==} - '@sentry/babel-plugin-component-annotate@2.22.5': - resolution: {integrity: sha512-+93qwB9vTX1nj4hD8AMWowXZsZVkvmP9OwTqSh5d4kOeiJ+dZftUk4+FKeKkAX9lvY2reyHV8Gms5mo67c27RQ==} + '@sentry/babel-plugin-component-annotate@2.22.6': + resolution: {integrity: sha512-V2g1Y1I5eSe7dtUVMBvAJr8BaLRr4CLrgNgtPaZyMT4Rnps82SrZ5zqmEkLXPumlXhLUWR6qzoMNN2u+RXVXfQ==} engines: {node: '>= 14'} - '@sentry/bundler-plugin-core@2.22.5': - resolution: {integrity: sha512-nfvTthV0aNM9/MwgnCi1WjAlCtau1I4kw6+oZIDOwJRDqGNziz517mYRXSsvCUebtGxDZtPcF7hSEBMSHjpncA==} + '@sentry/bundler-plugin-core@2.22.6': + resolution: {integrity: sha512-1esQdgSUCww9XAntO4pr7uAM5cfGhLsgTK9MEwAKNfvpMYJi9NUTYa3A7AZmdA8V6107Lo4OD7peIPrDRbaDCg==} engines: {node: '>= 14'} '@sentry/cli-darwin@2.36.6': @@ -896,8 +896,8 @@ packages: engines: {node: '>= 10'} hasBin: true - '@sentry/vite-plugin@2.22.5': - resolution: {integrity: sha512-dFARM360varU+hdU1MCpl0VTL03FkVIC+A9egCE+ureuOryjVNe3cm2mUjv/gnDHHNTOxWC2H2c8BlOkqTGP/w==} + '@sentry/vite-plugin@2.22.6': + resolution: {integrity: sha512-zIieP1VLWQb3wUjFJlwOAoaaJygJhXeUoGd0e/Ha2RLb2eW2S+4gjf6y6NqyY71tZ74LYVZKg/4prB6FAZSMXQ==} engines: {node: '>= 14'} '@sinclair/typebox@0.27.8': @@ -4730,12 +4730,12 @@ snapshots: '@sec-ant/readable-stream@0.4.1': {} - '@sentry/babel-plugin-component-annotate@2.22.5': {} + '@sentry/babel-plugin-component-annotate@2.22.6': {} - '@sentry/bundler-plugin-core@2.22.5': + '@sentry/bundler-plugin-core@2.22.6': dependencies: '@babel/core': 7.25.2 - '@sentry/babel-plugin-component-annotate': 2.22.5 + '@sentry/babel-plugin-component-annotate': 2.22.6 '@sentry/cli': 2.36.6 dotenv: 16.4.5 find-up: 5.0.0 @@ -4786,9 +4786,9 @@ snapshots: - encoding - supports-color - '@sentry/vite-plugin@2.22.5': + '@sentry/vite-plugin@2.22.6': dependencies: - '@sentry/bundler-plugin-core': 2.22.5 + '@sentry/bundler-plugin-core': 2.22.6 unplugin: 1.0.1 transitivePeerDependencies: - encoding