From 1d996978c31e6dfa466deebcef9b240bd08a38c1 Mon Sep 17 00:00:00 2001 From: dependabot Date: Tue, 21 Jan 2025 03:57:21 +0000 Subject: [PATCH] Bump @sentry/cli from 2.40.0 to 2.41.0 Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 2.40.0 to 2.41.0. - [Release notes](https://github.com/getsentry/sentry-cli/releases) - [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-cli/compare/2.40.0...2.41.0) --- package-lock.json | 64 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/package-lock.json b/package-lock.json index b759486..74af1e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "react-toastify": "^11.0.2" }, "devDependencies": { - "@sentry/cli": "^2.40.0", + "@sentry/cli": "^2.41.0", "@sentry/vite-plugin": "^2.22.7", "@tsconfig/recommended": "^1.0.8", "@tsconfig/vite-react": "^3.4.0", @@ -7239,9 +7239,9 @@ } }, "node_modules/@sentry/cli": { - "version": "2.40.0", - "resolved": "https://registry.npmjs.org/@sentry/cli/-/cli-2.40.0.tgz", - "integrity": "sha512-yo+ZfrrpVyu/2Q9r4XI84VeC6xTNzTharSJB2D0BNkreL+c16I1ykG1uc/GmmFnYVBq+HHAaYqXVfSUV14IdHw==", + "version": "2.41.0", + "resolved": "https://registry.npmjs.org/@sentry/cli/-/cli-2.41.0.tgz", + "integrity": "sha512-hfouDEnYD4sJYwh8zw1UN0ZCzArWAc375YTSVAR6tMhF9KDXGc/gEBOxpZjzxLwJLGgbn+tE92WVQ/3ErWYpSw==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -7258,19 +7258,19 @@ "node": ">= 10" }, "optionalDependencies": { - "@sentry/cli-darwin": "2.40.0", - "@sentry/cli-linux-arm": "2.40.0", - "@sentry/cli-linux-arm64": "2.40.0", - "@sentry/cli-linux-i686": "2.40.0", - "@sentry/cli-linux-x64": "2.40.0", - "@sentry/cli-win32-i686": "2.40.0", - "@sentry/cli-win32-x64": "2.40.0" + "@sentry/cli-darwin": "2.41.0", + "@sentry/cli-linux-arm": "2.41.0", + "@sentry/cli-linux-arm64": "2.41.0", + "@sentry/cli-linux-i686": "2.41.0", + "@sentry/cli-linux-x64": "2.41.0", + "@sentry/cli-win32-i686": "2.41.0", + "@sentry/cli-win32-x64": "2.41.0" } }, "node_modules/@sentry/cli-darwin": { - "version": "2.40.0", - "resolved": "https://registry.npmjs.org/@sentry/cli-darwin/-/cli-darwin-2.40.0.tgz", - "integrity": "sha512-GmPGvPU9tjM1Ps/pkUGQa7rImveo4delb2Dc5l8129i1MyD2ugJ5zjeNhIdBHkaObpuude9rUS7sHC4HTU2Wqw==", + "version": "2.41.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-darwin/-/cli-darwin-2.41.0.tgz", + "integrity": "sha512-hJMhD0YsxkqJ4JRTtz7WAzBmFm83wLgzxerzXyrm9/ViIjZmLNqcnVKlcRva2JPz+d2l17glpPeLnmxCNEbQQA==", "dev": true, "optional": true, "os": [ @@ -7281,9 +7281,9 @@ } }, "node_modules/@sentry/cli-linux-arm": { - "version": "2.40.0", - "resolved": "https://registry.npmjs.org/@sentry/cli-linux-arm/-/cli-linux-arm-2.40.0.tgz", - "integrity": "sha512-LUdwh3shYXZThkBvmKFUkQvmsCIQu76ZVqU7NXcEWHRF9gITijnSyHKCBPCbcGkb1SqQ92BW/1cJq84Dy0/DRw==", + "version": "2.41.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-linux-arm/-/cli-linux-arm-2.41.0.tgz", + "integrity": "sha512-01oCzJ1emQjWAfEXGWhHZm6YEjshsi/WPPD76nYlYCfTOEfIYJJLDk3G+HHozTD7efvUX3nYdW07gqbYoRw1Tg==", "cpu": [ "arm" ], @@ -7298,9 +7298,9 @@ } }, "node_modules/@sentry/cli-linux-arm64": { - "version": "2.40.0", - "resolved": "https://registry.npmjs.org/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.40.0.tgz", - "integrity": "sha512-b8gDORhkhP/g1CTYVKzBlbYlmC3BqkgEzAXP8ViFxX1NNS7dK9Hr84cVnDGxhSIfCP8TW1d5V3AGeHwQr5EwEg==", + "version": "2.41.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.41.0.tgz", + "integrity": "sha512-l1I0t+Lmi/fyffe9W08i5wMEe8K+LjGsMuP0Ee71h5QJ9quctn3gb45eZJXEKNMI0j/2unwRDcIceFcOfpfsOw==", "cpu": [ "arm64" ], @@ -7315,9 +7315,9 @@ } }, "node_modules/@sentry/cli-linux-i686": { - "version": "2.40.0", - "resolved": "https://registry.npmjs.org/@sentry/cli-linux-i686/-/cli-linux-i686-2.40.0.tgz", - "integrity": "sha512-sZo3QykQRpMkrz0Eb07ViyK++C6Iir1j7Rpsj/97y5WDncR8TrpGTn6ceuuVRt4clA09/ZIvwuS7amfeKN6jQw==", + "version": "2.41.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-linux-i686/-/cli-linux-i686-2.41.0.tgz", + "integrity": "sha512-RzNxZgxP5tk4BjObX3yhxySLgtlJbm5wdSby5ehbdywBg4n7V4vgvwvQyn4ONh9ftxrlVdvfRrDF3G31PfFJyw==", "cpu": [ "x86", "ia32" @@ -7333,9 +7333,9 @@ } }, "node_modules/@sentry/cli-linux-x64": { - "version": "2.40.0", - "resolved": "https://registry.npmjs.org/@sentry/cli-linux-x64/-/cli-linux-x64-2.40.0.tgz", - "integrity": "sha512-ctpBFuyk2fP97FkxWTD9olI1BM1cy+rUIfnUqmrjXneTaUi3RFIFBB4koYhh1UT6OCWIRvChRIq40Rd9R3Pw8A==", + "version": "2.41.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-linux-x64/-/cli-linux-x64-2.41.0.tgz", + "integrity": "sha512-QrDnQKK+XNo4uwDCIPyHDNw9ARHEZpGm41ftsSFnRVPlG4//7qEbAu5h8dDXM27eTx9w605CcHVwtYyhPp4aLw==", "cpu": [ "x64" ], @@ -7350,9 +7350,9 @@ } }, "node_modules/@sentry/cli-win32-i686": { - "version": "2.40.0", - "resolved": "https://registry.npmjs.org/@sentry/cli-win32-i686/-/cli-win32-i686-2.40.0.tgz", - "integrity": "sha512-4SYD40zJS7hVbFzAwXvXcVIoc7xsWa6L1RW1SQlt+Woh5MTPk7FMMSGft8021OSGTljiuqQzx4ecnXMO0K/gOw==", + "version": "2.41.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-win32-i686/-/cli-win32-i686-2.41.0.tgz", + "integrity": "sha512-utwbFaE/gv++WK7IS47zjb5XHcGV8t2dBM8cLI4p4NPYfNf5tHhiBjB4+LezvCzmPmIAdLOodznymoz4N7oUZg==", "cpu": [ "x86", "ia32" @@ -7367,9 +7367,9 @@ } }, "node_modules/@sentry/cli-win32-x64": { - "version": "2.40.0", - "resolved": "https://registry.npmjs.org/@sentry/cli-win32-x64/-/cli-win32-x64-2.40.0.tgz", - "integrity": "sha512-QEW2Ra4Wsr4y6AwcxOk2hL0zMlCK+adTSTaptTMmcm52el8XjdMwsNo7d/416HUYNcND0YZGih7D+KERepyQSw==", + "version": "2.41.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-win32-x64/-/cli-win32-x64-2.41.0.tgz", + "integrity": "sha512-7BhnhsWdeEWIpkWwfmvt8+D1MTiiqVPSH+4vymaA7ZZygOH0UDyA1Z1hPB2bM6ZvtLp7uDACxfN0yrUzlTTaig==", "cpu": [ "x64" ], diff --git a/package.json b/package.json index c1352f5..696166f 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "author": "", "license": "ISC", "devDependencies": { - "@sentry/cli": "^2.40.0", + "@sentry/cli": "^2.41.0", "@sentry/vite-plugin": "^2.22.7", "@tsconfig/recommended": "^1.0.8", "@tsconfig/vite-react": "^3.4.0", -- GitLab