1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 10:54:44 +00:00

chore(repo): add pnpm catalogs

This commit is contained in:
2024-09-30 06:48:30 +07:00
parent 174e1b02d8
commit f32deb3cc6
8 changed files with 1335 additions and 1222 deletions

View File

@@ -43,9 +43,9 @@
},
"devDependencies": {
"@robonen/tsconfig": "workspace:*",
"@vitest/coverage-v8": "^2.1.1",
"pathe": "^1.1.2",
"unbuild": "^2.0.0",
"vitest": "^2.1.1"
"@vitest/coverage-v8": "catalog:",
"pathe": "catalog:",
"unbuild": "catalog:",
"vitest": "catalog:"
}
}