Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Nov 23, 2023
1 parent ab50bc1 commit 57fcb24
Show file tree
Hide file tree
Showing 4 changed files with 145 additions and 191 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"build": "rollup -c rollup.config.ts --configPlugin esbuild",
"prepublishOnly": "pnpm build"
},
"packageManager": "[email protected].3",
"packageManager": "[email protected].5",
"dependencies": {
"cac": "^6.7.14",
"execa": "^8.0.1",
Expand All @@ -39,10 +39,11 @@
},
"devDependencies": {
"@types/inquirer": "9.0.7",
"@types/semver": "7.5.5",
"esbuild": "0.19.5",
"@types/semver": "7.5.6",
"esbuild": "0.19.7",
"magic-string": "0.30.5",
"rollup": "4.4.0",
"rollup-plugin-esbuild": "6.1.0"
"rollup": "4.5.1",
"rollup-plugin-esbuild": "6.1.0",
"rollup-plugin-resolve-shebang": "1.0.1"
}
}
60 changes: 0 additions & 60 deletions plugins/shebang.ts

This file was deleted.

Loading

0 comments on commit 57fcb24

Please sign in to comment.