Comparing version 1.3.2 to 1.3.3
{ | ||
"name": "kubb", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "OpenAPI to TypeScript, React-Query, Zod, Zodios, Faker.js and Axios.", | ||
@@ -34,7 +34,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@kubb/cli": "1.3.2", | ||
"@kubb/core": "1.3.2" | ||
"@kubb/cli": "1.3.3", | ||
"@kubb/core": "1.3.3" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.3.1", | ||
"@types/node": "^20.3.2", | ||
"tsup": "^7.1.0", | ||
@@ -61,2 +61,3 @@ "typescript": "^5.1.3", | ||
"release": "pnpm publish --no-git-check", | ||
"release:canary": "bash ../../.github/canary.sh && pnpm publish --no-git-check -tag canary", | ||
"start": "tsup --watch", | ||
@@ -63,0 +64,0 @@ "test": "vitest --passWithNoTests", |
@@ -35,3 +35,3 @@ <div align="center"> | ||
<h4> | ||
<a href="https://codesandbox.io/s/github/kubb-project/kubb/tree/main/examples/simple" target="_blank">View Demo</a> | ||
<a href="https://codesandbox.io/s/github/kubb-project/kubb/tree/main/examples/typescript" target="_blank">View Demo</a> | ||
<span> · </span> | ||
@@ -38,0 +38,0 @@ <a href="https://kubb.dev/" target="_blank">Documentation</a> |
5971
+ Added@kubb/cli@1.3.3(transitive)
+ Added@kubb/core@1.3.3(transitive)
+ Added@kubb/ts-codegen@1.3.3(transitive)
- Removed@kubb/cli@1.3.2(transitive)
- Removed@kubb/core@1.3.2(transitive)
- Removed@kubb/ts-codegen@1.3.2(transitive)
Updated@kubb/cli@1.3.3
Updated@kubb/core@1.3.3