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 #2717 from hey-api/chore/pnpm-bump

chore: update pnpm to v10.18.0

authored by

Lubos and committed by
GitHub
9c2401ac 176d73a3

+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.17.1" 23 + "packageManager": "pnpm@10.18.0" 24 24 }
+1 -1
package.json
··· 70 70 "typescript-eslint": "8.29.1", 71 71 "vitest": "3.1.1" 72 72 }, 73 - "packageManager": "pnpm@10.17.1" 73 + "packageManager": "pnpm@10.18.0" 74 74 }