Skip to content

Commit

Permalink
feat(remix): Bump @sentry/cli to 2.22.3 (#9741)
Browse files Browse the repository at this point in the history
Take advantage of new binary distribution in
getsentry/sentry-cli#1836
  • Loading branch information
AbhiPrasad authored Dec 5, 2023
1 parent 1ef139e commit abc575c
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"access": "public"
},
"dependencies": {
"@sentry/cli": "^2.21.2",
"@sentry/cli": "^2.22.3",
"@sentry/core": "7.85.0",
"@sentry/node": "7.85.0",
"@sentry/react": "7.85.0",
Expand Down
63 changes: 54 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5048,15 +5048,6 @@
semver "7.3.2"
semver-intersect "1.4.0"

"@sentry-internal/feedback@0.0.1-alpha.17":
version "0.0.1-alpha.17"
resolved "https://registry.yarnpkg.com/@sentry-internal/feedback/-/feedback-0.0.1-alpha.17.tgz#98e7477152111efe18febc07e7d6064d32340711"
integrity sha512-PCYiA0tQU8NWOVeZf8eRxptkI5JMro+9jQT1pLNyRG9vhzYYXurepalUgeY8qbMREdaFk5p0N9DmkJHDiOW1mg==
dependencies:
"@sentry/core" "7.84.0"
"@sentry/types" "7.84.0"
"@sentry/utils" "7.84.0"

"@sentry-internal/rrdom@2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/rrdom/-/rrdom-2.2.0.tgz#edc292e55263e1e2541a9ed282ff998aae272a0a"
Expand Down Expand Up @@ -5118,6 +5109,41 @@
magic-string "0.27.0"
unplugin "1.0.1"

"@sentry/cli-darwin@2.22.3":
version "2.22.3"
resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.22.3.tgz#d81f6a1b2060d20adb1da7e65e1c57e050e8ffcc"
integrity sha512-A1DwFTffg3+fF68qujaJI07dk/1H1pRuihlvS5WQ9sD7nQLnXZGoLUht4eULixhDzZYinWHKkcWzQ6k40UTvNA==

"@sentry/cli-linux-arm64@2.22.3":
version "2.22.3"
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.22.3.tgz#9bdd3f3a441017b82fdbf0986fdf3b2e19ceda0c"
integrity sha512-PnBPb4LJ+A2LlqLjtVFn4mEizcVdxBSLZvB85pEGzq9DRXjZ6ZEuGWFHTVnWvjd79TB/s0me29QnLc3n4B6lgA==

"@sentry/cli-linux-arm@2.22.3":
version "2.22.3"
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm/-/cli-linux-arm-2.22.3.tgz#74ae1d9bf8a9334e155412fc66c770573b264d7c"
integrity sha512-mDtLVbqbCu/5b/v2quTAMzY/atGlJVvrqO2Wvpro0Jb/LYhn7Y1pVBdoXEDcnOX82/pseFkLT8PFfq/OcezPhA==

"@sentry/cli-linux-i686@2.22.3":
version "2.22.3"
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-i686/-/cli-linux-i686-2.22.3.tgz#8e077d2f48c6c9a791e2db303c55bd4b3f47e2f8"
integrity sha512-wxvbpQ2hiw4hwJWfJMp7K45BV40nXL62f91jLuftFXIbieKX1Li57NNKNu2JUVn7W1bJxkwz/PKGGTXSgeJlRw==

"@sentry/cli-linux-x64@2.22.3":
version "2.22.3"
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-x64/-/cli-linux-x64-2.22.3.tgz#c3d653032105043b5e72202812c2b85dbbfbabbb"
integrity sha512-0GxsYNO5GyRWifeOpng+MmdUFZRA64bgA1n1prsEsXnoeLcm3Zj4Q63hBZmiwz9Qbhf5ibohkpf94a7dI7pv3A==

"@sentry/cli-win32-i686@2.22.3":
version "2.22.3"
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-i686/-/cli-win32-i686-2.22.3.tgz#836baaa8af96b5249c753d2f0b5c111d4c850e4a"
integrity sha512-YERPsd7ClBrxKcmCUw+ZrAvQfbyIZFrqh269hgDuXFodpsB7LPGnI33ilo0uzmKdq2vGppTb6Z3gf1Rbq0Hadg==

"@sentry/cli-win32-x64@2.22.3":
version "2.22.3"
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-x64/-/cli-win32-x64-2.22.3.tgz#c450136539e8860d46434a932383005cffd89136"
integrity sha512-NUh56xWvgJo2KuC9lI6o6nTPXdzbpQUB4qGwJ73L9NP3HT2P1I27jtHyrC2zlXTVlYE23gQZGrL3wgW4Jy80QA==

"@sentry/cli@^1.74.4":
version "1.74.6"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.74.6.tgz#c4f276e52c6f5e8c8d692845a965988068ebc6f5"
Expand Down Expand Up @@ -5165,6 +5191,25 @@
proxy-from-env "^1.1.0"
which "^2.0.2"

"@sentry/cli@^2.22.3":
version "2.22.3"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.22.3.tgz#e28613885c30979f4760de7365e5d30d5a32d51d"
integrity sha512-VFHdtrHsMyTRSZhDLeMyXvit7xB4e81KugIEwMve95c7h5HO672bfmCcM/403CAugj4NzvQ+IR2NKF/2SsEPlg==
dependencies:
https-proxy-agent "^5.0.0"
node-fetch "^2.6.7"
progress "^2.0.3"
proxy-from-env "^1.1.0"
which "^2.0.2"
optionalDependencies:
"@sentry/cli-darwin" "2.22.3"
"@sentry/cli-linux-arm" "2.22.3"
"@sentry/cli-linux-arm64" "2.22.3"
"@sentry/cli-linux-i686" "2.22.3"
"@sentry/cli-linux-x64" "2.22.3"
"@sentry/cli-win32-i686" "2.22.3"
"@sentry/cli-win32-x64" "2.22.3"

"@sentry/vite-plugin@^0.6.1":
version "0.6.1"
resolved "https://registry.yarnpkg.com/@sentry/vite-plugin/-/vite-plugin-0.6.1.tgz#31eb744e8d87b1528eed8d41433647727a62e7c0"
Expand Down

0 comments on commit abc575c

Please sign in to comment.