Skip to content

Commit 98b8a33

Browse files
authored
Fix compatibility with Pydantic 2.10 (#377)
1 parent 3df5edd commit 98b8a33

File tree

12 files changed

+415
-397
lines changed

12 files changed

+415
-397
lines changed

package-lock.json

Lines changed: 78 additions & 311 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
@@ -36,7 +36,7 @@
3636
"eslint-plugin-react-hooks": "^4.6.0",
3737
"eslint-plugin-react-refresh": "^0.4.4",
3838
"eslint-plugin-simple-import-sort": "^10.0.0",
39-
"json-schema-to-typescript": "^13.1.1",
39+
"json-schema-to-typescript": "^15.0.4",
4040
"typescript": "^5.0.2"
4141
},
4242
"dependencies": {

0 commit comments

Comments
 (0)