Skip to content

Commit a42012e

Browse files
committed
use deps from root package.json
1 parent 6ec58f6 commit a42012e

File tree

2 files changed

+1
-84
lines changed

2 files changed

+1
-84
lines changed

packages/replay-internal/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,7 @@
7676
"@sentry-internal/rrweb-snapshot": "2.15.0",
7777
"fflate": "^0.8.1",
7878
"jest-matcher-utils": "^29.0.0",
79-
"jsdom": "^21.1.2",
80-
"jsdom-worker": "^0.2.1",
81-
"vitest": "^1.5.3"
79+
"jsdom-worker": "^0.2.1"
8280
},
8381
"dependencies": {
8482
"@sentry-internal/browser-utils": "8.0.0-beta.6",

yarn.lock

Lines changed: 0 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -9113,15 +9113,6 @@
91139113
strip-literal "^2.0.0"
91149114
test-exclude "^6.0.0"
91159115

9116-
9117-
version "1.5.3"
9118-
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-1.5.3.tgz#34198e2123fb5be68f606729114aadbd071d77dc"
9119-
integrity sha512-y+waPz31pOFr3rD7vWTbwiLe5+MgsMm40jTZbQE8p8/qXyBX3CQsIXRx9XK12IbY7q/t5a5aM/ckt33b4PxK2g==
9120-
dependencies:
9121-
"@vitest/spy" "1.5.3"
9122-
"@vitest/utils" "1.5.3"
9123-
chai "^4.3.10"
9124-
91259116
91269117
version "1.6.0"
91279118
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-1.6.0.tgz#0b3ba0914f738508464983f4d811bc122b51fb30"
@@ -9131,15 +9122,6 @@
91319122
"@vitest/utils" "1.6.0"
91329123
chai "^4.3.10"
91339124

9134-
9135-
version "1.5.3"
9136-
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-1.5.3.tgz#226a726ca0bf11c1f287fa867547bdfca072b1e6"
9137-
integrity sha512-7PlfuReN8692IKQIdCxwir1AOaP5THfNkp0Uc4BKr2na+9lALNit7ub9l3/R7MP8aV61+mHKRGiqEKRIwu6iiQ==
9138-
dependencies:
9139-
"@vitest/utils" "1.5.3"
9140-
p-limit "^5.0.0"
9141-
pathe "^1.1.1"
9142-
91439125
91449126
version "1.6.0"
91459127
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-1.6.0.tgz#a6de49a96cb33b0e3ba0d9064a3e8d6ce2f08825"
@@ -9149,15 +9131,6 @@
91499131
p-limit "^5.0.0"
91509132
pathe "^1.1.1"
91519133

9152-
9153-
version "1.5.3"
9154-
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-1.5.3.tgz#ffdd917daebf4415c7abad6993bafd5f4ee14aaf"
9155-
integrity sha512-K3mvIsjyKYBhNIDujMD2gfQEzddLe51nNOAf45yKRt/QFJcUIeTQd2trRvv6M6oCBHNVnZwFWbQ4yj96ibiDsA==
9156-
dependencies:
9157-
magic-string "^0.30.5"
9158-
pathe "^1.1.1"
9159-
pretty-format "^29.7.0"
9160-
91619134
91629135
version "1.6.0"
91639136
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-1.6.0.tgz#deb7e4498a5299c1198136f56e6e0f692e6af470"
@@ -9167,30 +9140,13 @@
91679140
pathe "^1.1.1"
91689141
pretty-format "^29.7.0"
91699142

9170-
9171-
version "1.5.3"
9172-
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-1.5.3.tgz#a81dfa87e4af3fe2c5d6f84cc81be31580b05e2c"
9173-
integrity sha512-Llj7Jgs6lbnL55WoshJUUacdJfjU2honvGcAJBxhra5TPEzTJH8ZuhI3p/JwqqfnTr4PmP7nDmOXP53MS7GJlg==
9174-
dependencies:
9175-
tinyspy "^2.2.0"
9176-
91779143
91789144
version "1.6.0"
91799145
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-1.6.0.tgz#362cbd42ccdb03f1613798fde99799649516906d"
91809146
integrity sha512-leUTap6B/cqi/bQkXUu6bQV5TZPx7pmMBKBQiI0rJA8c3pB56ZsaTbREnF7CJfmvAS4V2cXIBAh/3rVwrrCYgw==
91819147
dependencies:
91829148
tinyspy "^2.2.0"
91839149

9184-
9185-
version "1.5.3"
9186-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-1.5.3.tgz#216068c28db577480ca77e0b2094f0b1fa29bbcd"
9187-
integrity sha512-rE9DTN1BRhzkzqNQO+kw8ZgfeEBCLXiHJwetk668shmNBpSagQxneT5eSqEBLP+cqSiAeecvQmbpFfdMyLcIQA==
9188-
dependencies:
9189-
diff-sequences "^29.6.3"
9190-
estree-walker "^3.0.3"
9191-
loupe "^2.3.7"
9192-
pretty-format "^29.7.0"
9193-
91949150
91959151
version "1.6.0"
91969152
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-1.6.0.tgz#5c5675ca7d6f546a7b4337de9ae882e6c57896a1"
@@ -29954,17 +29910,6 @@ vfile@^6.0.0:
2995429910
unist-util-stringify-position "^4.0.0"
2995529911
vfile-message "^4.0.0"
2995629912

29957-
29958-
version "1.5.3"
29959-
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-1.5.3.tgz#498f4eb6f4e37ff95f66ffb9c905708a75f84b2e"
29960-
integrity sha512-axFo00qiCpU/JLd8N1gu9iEYL3xTbMbMrbe5nDp9GL0nb6gurIdZLkkFogZXWnE8Oyy5kfSLwNVIcVsnhE7lgQ==
29961-
dependencies:
29962-
cac "^6.7.14"
29963-
debug "^4.3.4"
29964-
pathe "^1.1.1"
29965-
picocolors "^1.0.0"
29966-
vite "^5.0.0"
29967-
2996829913
2996929914
version "1.6.0"
2997029915
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-1.6.0.tgz#2c7e61129bfecc759478fa592754fd9704aaba7f"
@@ -30030,32 +29975,6 @@ vitefu@^0.2.4:
3003029975
resolved "https://registry.yarnpkg.com/vitefu/-/vitefu-0.2.4.tgz#212dc1a9d0254afe65e579351bed4e25d81e0b35"
3003129976
integrity sha512-fanAXjSaf9xXtOOeno8wZXIhgia+CZury481LsDaV++lSvcU2R9Ch2bPh3PYFyoHW+w9LqAeYRISVQjUIew14g==
3003229977

30033-
vitest@^1.5.3:
30034-
version "1.5.3"
30035-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-1.5.3.tgz#48880013373af16fa4c60a07dd3409fe19397a16"
30036-
integrity sha512-2oM7nLXylw3mQlW6GXnRriw+7YvZFk/YNV8AxIC3Z3MfFbuziLGWP9GPxxu/7nRlXhqyxBikpamr+lEEj1sUEw==
30037-
dependencies:
30038-
"@vitest/expect" "1.5.3"
30039-
"@vitest/runner" "1.5.3"
30040-
"@vitest/snapshot" "1.5.3"
30041-
"@vitest/spy" "1.5.3"
30042-
"@vitest/utils" "1.5.3"
30043-
acorn-walk "^8.3.2"
30044-
chai "^4.3.10"
30045-
debug "^4.3.4"
30046-
execa "^8.0.1"
30047-
local-pkg "^0.5.0"
30048-
magic-string "^0.30.5"
30049-
pathe "^1.1.1"
30050-
picocolors "^1.0.0"
30051-
std-env "^3.5.0"
30052-
strip-literal "^2.0.0"
30053-
tinybench "^2.5.1"
30054-
tinypool "^0.8.3"
30055-
vite "^5.0.0"
30056-
vite-node "1.5.3"
30057-
why-is-node-running "^2.2.2"
30058-
3005929978
vitest@^1.6.0:
3006029979
version "1.6.0"
3006129980
resolved "https://registry.yarnpkg.com/vitest/-/vitest-1.6.0.tgz#9d5ad4752a3c451be919e412c597126cffb9892f"

0 commit comments

Comments
 (0)