Skip to content

Commit 36a15fa

Browse files
authored
chore: Remove @codecov/rollup-plugin (#12665)
1 parent 96b3f21 commit 36a15fa

File tree

3 files changed

+8
-37
lines changed

3 files changed

+8
-37
lines changed

dev-packages/rollup-utils/plugins/npmPlugins.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import * as fs from 'fs';
1111
import * as path from 'path';
1212

13-
import { codecovRollupPlugin } from '@codecov/rollup-plugin';
1413
import json from '@rollup/plugin-json';
1514
import replace from '@rollup/plugin-replace';
1615
import cleanup from 'rollup-plugin-cleanup';

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@
9292
],
9393
"devDependencies": {
9494
"@biomejs/biome": "^1.4.0",
95-
"@codecov/rollup-plugin": "0.0.1-beta.5",
9695
"@rollup/plugin-commonjs": "^25.0.7",
9796
"@rollup/plugin-esm-shim": "^0.1.5",
9897
"@rollup/plugin-json": "^6.1.0",

yarn.lock

Lines changed: 8 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -3840,23 +3840,6 @@
38403840
exec-sh "^0.3.2"
38413841
minimist "^1.2.0"
38423842

3843-
"@codecov/bundler-plugin-core@^0.0.1-beta.5":
3844-
version "0.0.1-beta.5"
3845-
resolved "https://registry.yarnpkg.com/@codecov/bundler-plugin-core/-/bundler-plugin-core-0.0.1-beta.5.tgz#f516c080abe4c99fb5cfdc7d39513b277fac2bae"
3846-
integrity sha512-eltwv1aRJdwonlTD47jQ2GYdKZfMv3jCviDui32JOu12ZAiI3WdJCtjWF9zxpmnHEZ30pn0WbeZir+sXSFLJHw==
3847-
dependencies:
3848-
chalk "4.1.2"
3849-
semver "^7.5.4"
3850-
unplugin "^1.6.0"
3851-
zod "^3.22.4"
3852-
3853-
"@codecov/rollup-plugin@0.0.1-beta.5":
3854-
version "0.0.1-beta.5"
3855-
resolved "https://registry.yarnpkg.com/@codecov/rollup-plugin/-/rollup-plugin-0.0.1-beta.5.tgz#cca4c68989efbcf4e2dbe3db5e9a5bf5b7501fe2"
3856-
integrity sha512-3x6vmt59Hgfpr8jroB7LYa2XX+kFds8HaWsUTBX08sJ2bCw+BzlW1Mnc+IdxBdMtjo1jkYEceRvfwQ0X2LK4ZQ==
3857-
dependencies:
3858-
"@codecov/bundler-plugin-core" "^0.0.1-beta.5"
3859-
38603843
"@colors/colors@1.5.0":
38613844
version "1.5.0"
38623845
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
@@ -13985,14 +13968,6 @@ chalk@4.1.0:
1398513968
ansi-styles "^4.1.0"
1398613969
supports-color "^7.1.0"
1398713970

13988-
chalk@4.1.2, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
13989-
version "4.1.2"
13990-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
13991-
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
13992-
dependencies:
13993-
ansi-styles "^4.1.0"
13994-
supports-color "^7.1.0"
13995-
1399613971
chalk@^1.0.0:
1399713972
version "1.1.3"
1399813973
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
@@ -14004,6 +13979,14 @@ chalk@^1.0.0:
1400413979
strip-ansi "^3.0.0"
1400513980
supports-color "^2.0.0"
1400613981

13982+
chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
13983+
version "4.1.2"
13984+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
13985+
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
13986+
dependencies:
13987+
ansi-styles "^4.1.0"
13988+
supports-color "^7.1.0"
13989+
1400713990
chalk@^5.0.0, chalk@^5.2.0, chalk@^5.3.0:
1400813991
version "5.3.0"
1400913992
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
@@ -33307,16 +33290,6 @@ unplugin@^1.10.0, unplugin@^1.10.1, unplugin@^1.3.1, unplugin@^1.5.0, unplugin@^
3330733290
webpack-sources "^3.2.3"
3330833291
webpack-virtual-modules "^0.6.1"
3330933292

33310-
unplugin@^1.6.0:
33311-
version "1.10.0"
33312-
resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-1.10.0.tgz#9cb8140f61e3fbcf27c7c38d305e9d62d5dbbf0b"
33313-
integrity sha512-CuZtvvO8ua2Wl+9q2jEaqH6m3DoQ38N7pvBYQbbaeNlWGvK2l6GHiKi29aIHDPoSxdUzQ7Unevf1/ugil5X6Pg==
33314-
dependencies:
33315-
acorn "^8.11.3"
33316-
chokidar "^3.6.0"
33317-
webpack-sources "^3.2.3"
33318-
webpack-virtual-modules "^0.6.1"
33319-
3332033293
unset-value@^1.0.0:
3332133294
version "1.0.0"
3332233295
resolved "https://registry.yarnpkg.com/unset-value/-/unset-value-1.0.0.tgz#8376873f7d2335179ffb1e6fc3a8ed0dfc8ab559"

0 commit comments

Comments
 (0)