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

Merge pull request #3043 from hey-api/chore/pnpm-bump-2

chore: bump pnpm

authored by

Lubos and committed by
GitHub
e0757d5d 4cf92fd7

+2 -3
+1 -2
docs/package.json
··· 19 19 "vitepress": "2.0.0-alpha.15", 20 20 "vitepress-plugin-llms": "1.9.3", 21 21 "vue": "3.5.23" 22 - }, 23 - "packageManager": "pnpm@10.22.0" 22 + } 24 23 }
+1 -1
package.json
··· 73 73 "typescript-eslint": "8.29.1", 74 74 "vitest": "3.1.1" 75 75 }, 76 - "packageManager": "pnpm@10.22.0" 76 + "packageManager": "pnpm@10.24.0" 77 77 }