fix json field form, replaced auth form

This commit is contained in:
dswbx
2025-07-09 08:13:32 +02:00
parent 9d5bc61f33
commit 2ca1f64ae6
6 changed files with 68 additions and 69 deletions
+2 -3
View File
@@ -60,8 +60,7 @@
"bcryptjs": "^3.0.2",
"dayjs": "^1.11.13",
"fast-xml-parser": "^5.0.8",
"hono": "^4.7.11",
"json-schema-form-react": "^0.0.2",
"hono": "4.8.3",
"json-schema-library": "10.0.0-rc7",
"json-schema-to-ts": "^3.1.1",
"kysely": "^0.27.6",
@@ -100,7 +99,7 @@
"dotenv": "^16.4.7",
"jotai": "^2.12.2",
"jsdom": "^26.0.0",
"jsonv-ts": "^0.2.2",
"jsonv-ts": "link:jsonv-ts",
"kysely-d1": "^0.3.0",
"kysely-generic-sqlite": "^1.2.1",
"libsql-stateless-easy": "^1.8.0",