chore: use catalogs

This commit is contained in:
Zoltan Kochan
2024-06-27 22:06:05 +02:00
parent 79830ff0b9
commit 1865472bde
36 changed files with 389 additions and 149 deletions

View File

@@ -59,13 +59,13 @@
"@pnpm/read-project-manifest": "workspace:*",
"@pnpm/store-connection-manager": "workspace:*",
"enquirer": "catalog:",
"escape-string-regexp": "^4.0.0",
"escape-string-regexp": "catalog:",
"fast-glob": "catalog:",
"normalize-path": "catalog:",
"ramda": "catalog:",
"realpath-missing": "catalog:",
"render-help": "catalog:",
"safe-execa": "^0.1.4",
"safe-execa": "catalog:",
"semver": "catalog:",
"tempy": "catalog:"
},