Skip to content

Commit cc3df2c

Browse files
mydeabillyvg
authored andcommitted
build: Cleanup dependencies (#12405)
Remove some unneeded deps, and align playwright version everywhere.
1 parent 3390da4 commit cc3df2c

File tree

3 files changed

+14
-90
lines changed

3 files changed

+14
-90
lines changed

dev-packages/overhead-metrics/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"filesize": "^10.0.6",
2525
"fs-extra": "^11.1.0",
2626
"p-timeout": "^6.0.0",
27-
"playwright": "^1.31.1",
28-
"playwright-core": "^1.29.1",
27+
"playwright": "^1.44.1",
28+
"playwright-core": "^1.44.1",
2929
"simple-git": "^3.16.0",
3030
"simple-statistics": "^7.8.0",
3131
"typescript": "4.9.5"

packages/browser/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,7 @@
5252
},
5353
"devDependencies": {
5454
"@sentry-internal/integration-shims": "8.8.0",
55-
"@types/md5": "2.1.33",
56-
"btoa": "^1.2.1",
5755
"fake-indexeddb": "^4.0.1",
58-
"node-fetch": "^2.6.0",
59-
"playwright": "^1.31.1",
6056
"webpack": "^4.47.0"
6157
},
6258
"scripts": {

yarn.lock

Lines changed: 12 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -8429,17 +8429,8 @@
84298429
dependencies:
84308430
"@types/unist" "*"
84318431

8432-
"@types/history-4@npm:@types/[email protected]":
8433-
version "4.7.8"
8434-
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
8435-
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
8436-
8437-
"@types/history-5@npm:@types/[email protected]":
8438-
version "4.7.8"
8439-
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
8440-
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
8441-
8442-
"@types/history@*":
8432+
"@types/history-4@npm:@types/[email protected]", "@types/history-5@npm:@types/[email protected]", "@types/history@*":
8433+
name "@types/history-4"
84438434
version "4.7.8"
84448435
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
84458436
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
@@ -8585,13 +8576,6 @@
85858576
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.3.8.tgz#84dbf2d020a9209a272058725e168f21d331a67e"
85868577
integrity sha512-jYvz8UMLDgy3a5SkGJne8H7VA7zPV2Lwohjx0V8V31+SqAjNmurWMkk9cQhfvlcnXWudBpK9xPM1n4rljOcHYQ==
85878578

8588-
8589-
version "2.1.33"
8590-
resolved "https://registry.yarnpkg.com/@types/md5/-/md5-2.1.33.tgz#8c8dba30df4ad0e92296424f08c4898dd808e8df"
8591-
integrity sha512-8+X960EtKLoSblhauxLKy3zzotagjoj3Jt1Tx9oaxUdZEPIBl+mkrUz6PNKpzJgkrKSN9YgkWTA29c0KnLshmA==
8592-
dependencies:
8593-
"@types/node" "*"
8594-
85958579
"@types/mdast@^3.0.0":
85968580
version "3.0.13"
85978581
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-3.0.13.tgz#b7ba6e52d0faeb9c493e32c205f3831022be4e1b"
@@ -8805,15 +8789,7 @@
88058789
"@types/history" "^3"
88068790
"@types/react" "*"
88078791

8808-
"@types/react-router-4@npm:@types/[email protected]":
8809-
version "5.1.14"
8810-
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.14.tgz#e0442f4eb4c446541ad7435d44a97f8fe6df40da"
8811-
integrity sha512-LAJpqYUaCTMT2anZheoidiIymt8MuX286zoVFPM3DVb23aQBH0mAkFvzpd4LKqiolV8bBtZWT5Qp7hClCNDENw==
8812-
dependencies:
8813-
"@types/history" "*"
8814-
"@types/react" "*"
8815-
8816-
"@types/react-router-5@npm:@types/[email protected]":
8792+
"@types/react-router-4@npm:@types/[email protected]", "@types/react-router-5@npm:@types/[email protected]":
88178793
version "5.1.14"
88188794
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.14.tgz#e0442f4eb4c446541ad7435d44a97f8fe6df40da"
88198795
integrity sha512-LAJpqYUaCTMT2anZheoidiIymt8MuX286zoVFPM3DVb23aQBH0mAkFvzpd4LKqiolV8bBtZWT5Qp7hClCNDENw==
@@ -12079,11 +12055,6 @@ bson@^1.1.4:
1207912055
resolved "https://registry.yarnpkg.com/bson/-/bson-1.1.6.tgz#fb819be9a60cd677e0853aee4ca712a785d6618a"
1208012056
integrity sha512-EvVNVeGo4tHxwi8L6bPj3y3itEvStdwvvlojVxxbyYfoaxJ6keLgrTuKdyfEAszFK+H3olzBuafE0yoh0D1gdg==
1208112057

12082-
btoa@^1.2.1:
12083-
version "1.2.1"
12084-
resolved "https://registry.yarnpkg.com/btoa/-/btoa-1.2.1.tgz#01a9909f8b2c93f6bf680ba26131eb30f7fa3d73"
12085-
integrity sha512-SB4/MIGlsiVkMcHmT+pSmIPoNDoHg+7cMzmt3Uxt628MTz2487DKSqK/fuhFBrkuqrYv5UCEnACpF4dTFNKc/g==
12086-
1208712058
buffer-crc32@^0.2.5, buffer-crc32@~0.2.3:
1208812059
version "0.2.13"
1208912060
resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz#0d333e3f00eac50aa1454abd30ef8c2a5d9a7242"
@@ -24934,17 +24905,12 @@ pkg-up@^3.1.0:
2493424905
dependencies:
2493524906
find-up "^3.0.0"
2493624907

24937-
[email protected], playwright-core@^1.29.1:
24938-
version "1.40.1"
24939-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.40.1.tgz#442d15e86866a87d90d07af528e0afabe4c75c05"
24940-
integrity sha512-+hkOycxPiV534c4HhpfX6yrlawqVUzITRKwHAmYfmsVreltEl6fAZJ3DPfLMOODw0H3s1Itd6MDCWmP1fl/QvQ==
24941-
24942-
24908+
[email protected], playwright-core@^1.44.1:
2494324909
version "1.44.1"
2494424910
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.44.1.tgz#53ec975503b763af6fc1a7aa995f34bc09ff447c"
2494524911
integrity sha512-wh0JWtYTrhv1+OSsLPgFzGzt67Y7BE/ZS3jEqgGBlp2ppp1ZDj8c+9IARNW4dwf1poq5MgHreEM2KV/GuR4cFA==
2494624912

24947-
24913+
[email protected], playwright@^1.44.1:
2494824914
version "1.44.1"
2494924915
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.44.1.tgz#5634369d777111c1eea9180430b7a184028e7892"
2495024916
integrity sha512-qr/0UJ5CFAtloI3avF95Y0L1xQo6r3LQArLIg/z/PoGJ6xa+EwzrwO5lpNr/09STxdHuUoP2mvuELJS+hLdtgg==
@@ -24953,15 +24919,6 @@ [email protected]:
2495324919
optionalDependencies:
2495424920
fsevents "2.3.2"
2495524921

24956-
playwright@^1.31.1:
24957-
version "1.40.1"
24958-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.40.1.tgz#a11bf8dca15be5a194851dbbf3df235b9f53d7ae"
24959-
integrity sha512-2eHI7IioIpQ0bS1Ovg/HszsN/XKNwEG1kbzSDDmADpclKc7CyqkHw7Mg2JCz/bbCxg25QUPcjksoMW7JcIFQmw==
24960-
dependencies:
24961-
playwright-core "1.40.1"
24962-
optionalDependencies:
24963-
fsevents "2.3.2"
24964-
2496524922
pluralize@^8.0.0:
2496624923
version "8.0.0"
2496724924
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
@@ -26097,7 +26054,8 @@ react-is@^18.0.0:
2609726054
dependencies:
2609826055
"@remix-run/router" "1.0.2"
2609926056

26100-
"react-router-6@npm:[email protected]":
26057+
"react-router-6@npm:[email protected]", [email protected]:
26058+
name react-router-6
2610126059
version "6.3.0"
2610226060
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.3.0.tgz#3970cc64b4cb4eae0c1ea5203a80334fdd175557"
2610326061
integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==
@@ -26112,13 +26070,6 @@ react-router-dom@^6.2.2:
2611226070
history "^5.2.0"
2611326071
react-router "6.3.0"
2611426072

26115-
26116-
version "6.3.0"
26117-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.3.0.tgz#3970cc64b4cb4eae0c1ea5203a80334fdd175557"
26118-
integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==
26119-
dependencies:
26120-
history "^5.2.0"
26121-
2612226073
react@^18.0.0:
2612326074
version "18.0.0"
2612426075
resolved "https://registry.yarnpkg.com/react/-/react-18.0.0.tgz#b468736d1f4a5891f38585ba8e8fb29f91c3cb96"
@@ -28437,7 +28388,8 @@ string-template@~0.2.1:
2843728388
resolved "https://registry.yarnpkg.com/string-template/-/string-template-0.2.1.tgz#42932e598a352d01fc22ec3367d9d84eec6c9add"
2843828389
integrity sha1-QpMuWYo1LQH8IuwzZ9nYTuxsmt0=
2843928390

28440-
"string-width-cjs@npm:string-width@^4.2.0":
28391+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
28392+
name string-width-cjs
2844128393
version "4.2.3"
2844228394
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2844328395
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -28463,15 +28415,6 @@ string-width@^2.1.0:
2846328415
is-fullwidth-code-point "^2.0.0"
2846428416
strip-ansi "^4.0.0"
2846528417

28466-
string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
28467-
version "4.2.3"
28468-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
28469-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
28470-
dependencies:
28471-
emoji-regex "^8.0.0"
28472-
is-fullwidth-code-point "^3.0.0"
28473-
strip-ansi "^6.0.1"
28474-
2847528418
string-width@^5.0.1, string-width@^5.1.2:
2847628419
version "5.1.2"
2847728420
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -28567,14 +28510,7 @@ stringify-object@^3.2.1:
2856728510
is-obj "^1.0.1"
2856828511
is-regexp "^1.0.0"
2856928512

28570-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
28571-
version "6.0.1"
28572-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
28573-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
28574-
dependencies:
28575-
ansi-regex "^5.0.1"
28576-
28577-
[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
28513+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2857828514
version "6.0.1"
2857928515
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2858028516
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -31201,7 +31137,8 @@ workerpool@^6.4.0:
3120131137
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.4.0.tgz#f8d5cfb45fde32fa3b7af72ad617c3369567a462"
3120231138
integrity sha512-i3KR1mQMNwY2wx20ozq2EjISGtQWDIfV56We+yGJ5yDs8jTwQiLLaqHlkBHITlCuJnYlVRmXegxFxZg7gqI++A==
3120331139

31204-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
31140+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
31141+
name wrap-ansi-cjs
3120531142
version "7.0.0"
3120631143
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
3120731144
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -31219,15 +31156,6 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
3121931156
string-width "^4.1.0"
3122031157
strip-ansi "^6.0.0"
3122131158

31222-
wrap-ansi@^7.0.0:
31223-
version "7.0.0"
31224-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
31225-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
31226-
dependencies:
31227-
ansi-styles "^4.0.0"
31228-
string-width "^4.1.0"
31229-
strip-ansi "^6.0.0"
31230-
3123131159
wrap-ansi@^8.1.0:
3123231160
version "8.1.0"
3123331161
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)