Skip to content

Commit f5e5209

Browse files
authored
Bump mock API generator to improve error handling (#2299)
bump mock API to improve error handling
1 parent db99a4d commit f5e5209

File tree

3 files changed

+27
-20
lines changed

3 files changed

+27
-20
lines changed

app/api/__generated__/msw-handlers.ts

Lines changed: 18 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@ianvs/prettier-plugin-sort-imports": "^4.3.0",
8080
"@ladle/react": "^4.1.0",
8181
"@mswjs/http-middleware": "^0.10.1",
82-
"@oxide/openapi-gen-ts": "~0.2.2",
82+
"@oxide/openapi-gen-ts": "~0.3.0",
8383
"@playwright/test": "^1.45.0",
8484
"@testing-library/dom": "^10.2.0",
8585
"@testing-library/jest-dom": "^6.4.6",

0 commit comments

Comments
 (0)