Skip to content

Commit dd5a98c

Browse files
Merge 9133f76 into 5d6473b
2 parents 5d6473b + 9133f76 commit dd5a98c

File tree

2 files changed

+49
-16
lines changed

2 files changed

+49
-16
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@sentry-internal/eslint-config-sdk": "7.117.0",
8484
"@sentry-internal/eslint-plugin-sdk": "7.117.0",
8585
"@sentry-internal/typescript": "7.117.0",
86-
"@sentry/wizard": "3.16.3",
86+
"@sentry/wizard": "3.24.1",
8787
"@types/jest": "^29.5.3",
8888
"@types/node": "^20.9.3",
8989
"@types/react": "^18.2.64",

yarn.lock

+48-15
Original file line numberDiff line numberDiff line change
@@ -2240,14 +2240,22 @@
22402240
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
22412241
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
22422242

2243-
"@clack/core@0.3.3", "@clack/core@^0.3.3":
2243+
"@clack/core@^0.3.3":
22442244
version "0.3.3"
22452245
resolved "https://registry.yarnpkg.com/@clack/core/-/core-0.3.3.tgz#233ccebf779aa5a66fc68ee48df5e58cd226fd94"
22462246
integrity sha512-5ZGyb75BUBjlll6eOa1m/IZBxwk91dooBWhPSL67sWcLS0zt9SnswRL0l26TVdBhb0wnWORRxUn//uH6n4z7+A==
22472247
dependencies:
22482248
picocolors "^1.0.0"
22492249
sisteransi "^1.0.5"
22502250

2251+
"@clack/core@^0.3.4":
2252+
version "0.3.4"
2253+
resolved "https://registry.yarnpkg.com/@clack/core/-/core-0.3.4.tgz#375e82fc8fe46650b37cab2f2ea8752c6b7f0450"
2254+
integrity sha512-H4hxZDXgHtWTwV3RAVenqcC4VbJZNegbBjlPvzOzCouXtS2y3sDvlO3IsbrPNWuLWPPlYVYPghQdSF64683Ldw==
2255+
dependencies:
2256+
picocolors "^1.0.0"
2257+
sisteransi "^1.0.5"
2258+
22512259
22522260
version "0.7.0"
22532261
resolved "https://registry.yarnpkg.com/@clack/prompts/-/prompts-0.7.0.tgz#6aaef48ea803d91cce12bc80811cfcb8de2e75ea"
@@ -3976,18 +3984,18 @@
39763984
dependencies:
39773985
"@sentry/types" "7.76.0"
39783986

3979-
"@sentry/wizard@3.16.3":
3980-
version "3.16.3"
3981-
resolved "https://registry.yarnpkg.com/@sentry/wizard/-/wizard-3.16.3.tgz#73469136408ad8b33d5761a8a0f74693e8b9cc34"
3982-
integrity sha512-HKSDMosay1GSWGAHdMOn2zvmSW4/G5JRjzYnri82vg2jv/DAXoC5t1vgtLmaWkc/nMmV4x9oBiB5jFLnOpMmyQ==
3987+
"@sentry/wizard@3.24.1":
3988+
version "3.24.1"
3989+
resolved "https://registry.yarnpkg.com/@sentry/wizard/-/wizard-3.24.1.tgz#235d046845e50dd6c1d9cce295ffae4a0ccfd2d2"
3990+
integrity sha512-SVHe2GlngXKAlcE0HW9f3iXrTMSI+yDF+HNR8uKtnlFD/G0081CI6cckNTue3vP5z4rbUQPW9j1Qgg45nrzAJg==
39833991
dependencies:
3984-
"@clack/core" "0.3.3"
3992+
"@clack/core" "^0.3.4"
39853993
"@clack/prompts" "0.7.0"
39863994
"@sentry/cli" "^1.72.0"
39873995
"@sentry/node" "^7.69.0"
3988-
axios "1.3.5"
3996+
axios "1.6.0"
39893997
chalk "^2.4.1"
3990-
glob "^7.1.3"
3998+
glob "^8.1.0"
39913999
inquirer "^6.2.0"
39924000
lodash "^4.17.15"
39934001
magicast "^0.2.10"
@@ -5054,10 +5062,10 @@ available-typed-arrays@^1.0.5:
50545062
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
50555063
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
50565064

5057-
axios@1.3.5:
5058-
version "1.3.5"
5059-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.5.tgz#e07209b39a0d11848e3e341fa087acd71dadc542"
5060-
integrity sha512-glL/PvG/E+xCWwV8S6nCHcrfg1exGx7vxyUIivIA1iL7BIh6bePylCfVHwp6k13ao7SATxB6imau2kqY+I67kw==
5065+
axios@1.6.0:
5066+
version "1.6.0"
5067+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
5068+
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
50615069
dependencies:
50625070
follow-redirects "^1.15.0"
50635071
form-data "^4.0.0"
@@ -12955,7 +12963,7 @@ string-length@^5.0.1:
1295512963
char-regex "^2.0.0"
1295612964
strip-ansi "^7.0.1"
1295712965

12958-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.2.3:
12966+
"string-width-cjs@npm:string-width@^4.2.0":
1295912967
version "4.2.3"
1296012968
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1296112969
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -12973,6 +12981,15 @@ string-width@^1.0.1:
1297312981
is-fullwidth-code-point "^1.0.0"
1297412982
strip-ansi "^3.0.0"
1297512983

12984+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.2.3:
12985+
version "4.2.3"
12986+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
12987+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
12988+
dependencies:
12989+
emoji-regex "^8.0.0"
12990+
is-fullwidth-code-point "^3.0.0"
12991+
strip-ansi "^6.0.1"
12992+
1297612993
string-width@^2.1.0:
1297712994
version "2.1.1"
1297812995
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
@@ -13124,7 +13141,7 @@ stringify-object@^3.2.1:
1312413141
is-obj "^1.0.1"
1312513142
is-regexp "^1.0.0"
1312613143

13127-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.1:
13144+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1312813145
version "6.0.1"
1312913146
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1313013147
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -13159,6 +13176,13 @@ strip-ansi@^6.0.0:
1315913176
dependencies:
1316013177
ansi-regex "^5.0.0"
1316113178

13179+
strip-ansi@^6.0.1:
13180+
version "6.0.1"
13181+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
13182+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
13183+
dependencies:
13184+
ansi-regex "^5.0.1"
13185+
1316213186
strip-ansi@^7.0.1:
1316313187
version "7.1.0"
1316413188
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -14154,7 +14178,7 @@ word-wrap@^1.2.3, word-wrap@~1.2.3:
1415414178
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
1415514179
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
1415614180

14157-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
14181+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1415814182
version "7.0.0"
1415914183
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1416014184
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -14172,6 +14196,15 @@ wrap-ansi@^6.2.0:
1417214196
string-width "^4.1.0"
1417314197
strip-ansi "^6.0.0"
1417414198

14199+
wrap-ansi@^7.0.0:
14200+
version "7.0.0"
14201+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
14202+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
14203+
dependencies:
14204+
ansi-styles "^4.0.0"
14205+
string-width "^4.1.0"
14206+
strip-ansi "^6.0.0"
14207+
1417514208
wrap-ansi@^8.1.0:
1417614209
version "8.1.0"
1417714210
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)