try hey api

This commit is contained in:
Stephen Zhou
2026-01-24 22:33:51 +08:00
parent e780345ef3
commit a55469a9cb
4 changed files with 1277 additions and 1 deletions

View File

@ -52,7 +52,8 @@
"preinstall": "npx only-allow pnpm",
"analyze": "ANALYZE=true pnpm build",
"knip": "knip",
"generate:contract": "kubb generate"
"generate:contract": "kubb generate",
"openapi-ts": "openapi-ts"
},
"dependencies": {
"@amplitude/analytics-browser": "2.33.1",
@ -164,6 +165,7 @@
"@antfu/eslint-config": "7.0.1",
"@chromatic-com/storybook": "4.1.1",
"@eslint-react/eslint-plugin": "2.7.0",
"@hey-api/openapi-ts": "0.90.9",
"@kubb/cli": "4.18.4",
"@kubb/core": "4.18.4",
"@kubb/plugin-oas": "4.18.4",