chore: update dependencies and package manager versions across projects
Publish to NPM / Check version changes and publish (push) Failing after 10m54s

This commit is contained in:
2026-07-31 04:21:32 +07:00
parent 53e831894a
commit c6b6b93e81
20 changed files with 3375 additions and 3108 deletions
+3 -3
View File
@@ -15,20 +15,20 @@
"type": "git",
"url": "git+https://github.com/robonen/tools.git"
},
"packageManager": "pnpm@11.7.0",
"packageManager": "pnpm@11.18.0",
"engines": {
"node": ">=24.16.0"
},
"type": "module",
"devDependencies": {
"@types/node": "^25.9.3",
"@types/node": "^26.1.2",
"@vitest/coverage-v8": "catalog:",
"@vitest/ui": "catalog:",
"citty": "^0.2.2",
"jiti": "^2.7.0",
"jsdom": "catalog:",
"scule": "^1.3.0",
"typescript": "^6.0.3",
"typescript": "catalog:",
"vitest": "catalog:"
},
"scripts": {