This commit is contained in:
2026-02-26 04:08:06 +01:00
parent 8177df7dd3
commit f7c0e927c7
39 changed files with 1003 additions and 306 deletions
+2
View File
@@ -15,6 +15,7 @@
},
"devDependencies": {
"@types/bun": "latest",
"@types/micromatch": "^4.0.10",
"@types/node": "^24.10.0",
"@types/react": "^19.2.2",
"@types/react-dom": "^19.2.2"
@@ -24,6 +25,7 @@
},
"dependencies": {
"commander": "^14.0.2",
"micromatch": "^4.0.8",
"ora": "^9.0.0",
"react": "^19.2.0",
"react-dom": "^19.2.0"