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

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #2844 from hey-api/renovate/pnpm-10.x

chore(deps): update pnpm to v10.19.0

authored by

Lubos and committed by
GitHub
5895d209 eab646b9

+2 -2
+1 -1
docs/package.json
··· 20 20 "vitepress-plugin-llms": "1.7.3", 21 21 "vue": "3.5.13" 22 22 }, 23 - "packageManager": "pnpm@10.18.3" 23 + "packageManager": "pnpm@10.19.0" 24 24 }
+1 -1
package.json
··· 71 71 "typescript-eslint": "8.29.1", 72 72 "vitest": "3.1.1" 73 73 }, 74 - "packageManager": "pnpm@10.18.3" 74 + "packageManager": "pnpm@10.19.0" 75 75 }