refactor: add inline-schema

This commit is contained in:
hyper
2026-03-31 15:40:06 +08:00
parent 0aaf81057a
commit eb1388c6bc
3 changed files with 140 additions and 111 deletions
+2 -1
View File
@@ -60,11 +60,12 @@
"@types/jest": "^30.0.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.19.13",
"inline-schema": "git+https://gitea.ayi-games.online/hypercross/inline-schema",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"tailwindcss": "^4.0.0",
"ts-jest": "^29.4.6",
"ts-node": "^10.9.2",
"typescript": "^5.7.2"
"typescript": "^5.9.3"
}
}