fork of hey-api/openapi-ts because I need some additional things

Merge pull request #3063 from hey-api/chore/pnpm-bump-3

chore(deps): upgrade pnpm to 10.25.0

authored by

Lubos and committed by
GitHub
1cbb8262 287f8918

+1 -1
+1 -1
package.json
··· 73 73 "typescript-eslint": "8.29.1", 74 74 "vitest": "3.1.1" 75 75 }, 76 - "packageManager": "pnpm@10.24.0" 76 + "packageManager": "pnpm@10.25.0" 77 77 }