@orkestrel/scaffold 0.0.12 → 0.0.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@orkestrel/scaffold",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.13",
|
|
4
4
|
"description": "Blueprint-to-plan package scaffolding, auditing, dependency guide/version pulling, and fleet-wide shared-file upkeep for the @orkestrel line.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"audit",
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"dependencies": {
|
|
96
96
|
"@orkestrel/console": "^0.0.4",
|
|
97
97
|
"@orkestrel/contract": "^0.0.9",
|
|
98
|
-
"@orkestrel/emitter": "^0.0.
|
|
98
|
+
"@orkestrel/emitter": "^0.0.5",
|
|
99
99
|
"@orkestrel/markdown": "^0.0.7",
|
|
100
100
|
"@orkestrel/template": "^0.0.2",
|
|
101
101
|
"@orkestrel/terminal": "^0.0.5"
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
"@vitest/browser-playwright": "^4.1.10",
|
|
108
108
|
"oxfmt": "^0.61.0",
|
|
109
109
|
"oxlint": "^1.76.0",
|
|
110
|
-
"playwright": "^1.62.
|
|
110
|
+
"playwright": "^1.62.1",
|
|
111
111
|
"typescript": "^6.0.3",
|
|
112
112
|
"vite": "^8.2.0",
|
|
113
113
|
"vite-plugin-dts": "^5.0.3",
|