@bscotch/trebuchet
Advanced tools
Comparing version 2.7.0 to 2.7.1
{ | ||
"name": "@bscotch/trebuchet", | ||
"version": "2.7.0", | ||
"version": "2.7.1", | ||
"description": "Tooling for minimizing the cognitive load for monorepo/workspace management, with a focus on automation, minimal configuration, and interoperability with other tools.", | ||
@@ -43,6 +43,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@bscotch/config": "1.1.1", | ||
"@bscotch/pathy": "2.4.1", | ||
"@bscotch/project": "2.3.1", | ||
"@bscotch/utility": "6.5.0", | ||
"@bscotch/config": "1.1.2", | ||
"@bscotch/pathy": "2.5.0", | ||
"@bscotch/project": "2.3.2", | ||
"@bscotch/utility": "6.6.0", | ||
"@bscotch/validation": "0.2.3", | ||
@@ -53,3 +53,3 @@ "@sinclair/typebox": "^0.24.43", | ||
"fs-extra": "10.1.0", | ||
"inquirer": "9.0.0", | ||
"inquirer": "9.1.4", | ||
"json5": "^2.2.1", | ||
@@ -66,7 +66,7 @@ "semver": "^7.3.7", | ||
"@types/fs-extra": "^9.0.13", | ||
"@types/inquirer": "^8.2.1", | ||
"@types/inquirer": "^9.0.2", | ||
"@types/mocha": "^10.0.0", | ||
"@types/semver": "^7.3.10", | ||
"chai": "^4.3.6", | ||
"mocha": "^10.0.0", | ||
"mocha": "^10.1.0", | ||
"rimraf": "^3.0.2", | ||
@@ -83,4 +83,4 @@ "typescript": "4.9.1-beta" | ||
"test:dev": "mocha --config ../../config/.mocharc.cjs --forbid-only=false --parallel=false --timeout=9999999999", | ||
"watch": "tsc --build --watch" | ||
"watch": "tsc-x --build --watch" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@bscotch/config@1.1.2(transitive)
+ Added@bscotch/pathy@2.5.0(transitive)
+ Added@bscotch/project@2.3.2(transitive)
+ Added@bscotch/utility@6.6.0(transitive)
+ Added@types/node@22.13.4(transitive)
+ Addedansi-escapes@6.2.1(transitive)
+ Addedchalk@5.4.1(transitive)
+ Addedfigures@5.0.0(transitive)
+ Addedinquirer@9.1.4(transitive)
- Removed@bscotch/config@1.1.1(transitive)
- Removed@bscotch/pathy@2.4.1(transitive)
- Removed@bscotch/project@2.3.1(transitive)
- Removed@bscotch/utility@6.5.0(transitive)
- Removed@types/node@22.13.1(transitive)
- Removedansi-escapes@5.0.0(transitive)
- Removedfigures@4.0.1(transitive)
- Removedinquirer@9.0.0(transitive)
- Removedtype-fest@1.4.0(transitive)
Updated@bscotch/config@1.1.2
Updated@bscotch/pathy@2.5.0
Updated@bscotch/project@2.3.2
Updated@bscotch/utility@6.6.0
Updatedinquirer@9.1.4