Skip to content

Commit b7b3d09

Browse files
authored
fix: switch to heap-snapshot-toolkit (#128)
1 parent 94b4c7a commit b7b3d09

File tree

9 files changed

+34
-5492
lines changed

9 files changed

+34
-5492
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"chalk": "^5.4.1",
2929
"commander": "^13.1.0",
3030
"exit-hook": "4.0.0",
31+
"heap-snapshot-toolkit": "^1.1.0",
3132
"ono": "^7.1.3",
3233
"ora": "^8.2.0",
3334
"please-upgrade-node": "^3.2.0",
@@ -39,16 +40,10 @@
3940
"table": "^6.9.0"
4041
},
4142
"devDependencies": {
42-
"@rollup/plugin-inject": "^5.0.5",
43-
"@rollup/plugin-replace": "^6.0.2",
44-
"@rollup/plugin-strip": "^3.0.4",
45-
"@rollup/plugin-typescript": "^12.1.2",
46-
"@rollup/plugin-virtual": "^3.0.2",
4743
"chai": "^5.2.0",
4844
"conventional-changelog-cli": "^5.0.0",
4945
"navigo": "^8.11.1",
5046
"npm-run-all": "^4.1.5",
51-
"rollup": "^4.40.0",
5247
"serve": "^14.2.4",
5348
"standard": "^17.1.2",
5449
"wait-for-localhost": "^4.1.0"

0 commit comments

Comments
 (0)