Skip to content

Commit

Permalink
chore: removed unused package
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Apr 16, 2024
1 parent 47949d5 commit 59d37b9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
"prettier": "^3.2.5",
"rollup": "4.14.3",
"rollup-plugin-dts-bundle-generator": "1.4.0",
"rollup-plugin-polyfill-node": "0.13.0",
"rollup-plugin-typescript2": "0.36.0",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
Expand Down
16 changes: 0 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2013,15 +2013,6 @@
is-reference "1.2.1"
magic-string "^0.30.3"

"@rollup/plugin-inject@^5.0.4":
version "5.0.5"
resolved "https://registry.yarnpkg.com/@rollup/plugin-inject/-/plugin-inject-5.0.5.tgz#616f3a73fe075765f91c5bec90176608bed277a3"
integrity sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg==
dependencies:
"@rollup/pluginutils" "^5.0.1"
estree-walker "^2.0.2"
magic-string "^0.30.3"

"@rollup/plugin-json@6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-6.1.0.tgz#fbe784e29682e9bb6dee28ea75a1a83702e7b805"
Expand Down Expand Up @@ -6319,13 +6310,6 @@ rollup-plugin-dts-bundle-generator@1.4.0:
dts-bundle-generator "^7.0.0"
rollup "^2.75.5"

rollup-plugin-polyfill-node@0.13.0:
version "0.13.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-polyfill-node/-/rollup-plugin-polyfill-node-0.13.0.tgz#28e5705b59438da894e55133a0fe7a86b57d9b0a"
integrity sha512-FYEvpCaD5jGtyBuBFcQImEGmTxDTPbiHjJdrYIp+mFIwgXiXabxvKUK7ZT9P31ozu2Tqm9llYQMRWsfvTMTAOw==
dependencies:
"@rollup/plugin-inject" "^5.0.4"

rollup-plugin-typescript2@0.36.0:
version "0.36.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.36.0.tgz#309564eb70d710412f5901344ca92045e180ed53"
Expand Down

0 comments on commit 59d37b9

Please sign in to comment.