新增PocketBase支持

This commit is contained in:
2026-02-15 22:15:51 +08:00
parent e91ae58813
commit ab46dcc2c1
6 changed files with 263 additions and 4 deletions

View File

@@ -9,6 +9,7 @@
"antd": "^6.3.0",
"colors": "^1.4.0",
"esbuild": "^0.27.3",
"pocketbase": "^0.26.8",
"react": "^19.2.4",
"react-dom": "^19.2.4"
},