| | |
| | | "@clack/prompts": "^0.7.0", |
| | | "@floating-ui/dom": "^1.6.3", |
| | | "@napi-rs/simple-git": "0.1.16", |
| | | "async-mutex": "^0.4.1", |
| | | "async-mutex": "^0.5.0", |
| | | "chalk": "^5.3.0", |
| | | "chokidar": "^3.6.0", |
| | | "cli-spinner": "^0.2.10", |
| | |
| | | } |
| | | }, |
| | | "node_modules/async-mutex": { |
| | | "version": "0.4.1", |
| | | "resolved": "https://registry.npmjs.org/async-mutex/-/async-mutex-0.4.1.tgz", |
| | | "integrity": "sha512-WfoBo4E/TbCX1G95XTjbWTE3X2XLG0m1Xbv2cwOtuPdyH9CZvnaA5nCt1ucjaKEgW2A5IF71hxrRhr83Je5xjA==", |
| | | "version": "0.5.0", |
| | | "resolved": "https://registry.npmjs.org/async-mutex/-/async-mutex-0.5.0.tgz", |
| | | "integrity": "sha512-1A94B18jkJ3DYq284ohPxoXbfTA5HsQ7/Mf4DEhcyLx3Bz27Rh59iScbB6EPiP+B+joue6YCxcMXSbFC1tZKwA==", |
| | | "dependencies": { |
| | | "tslib": "^2.4.0" |
| | | } |