feat: migrate pocketbase to v0.23

This commit is contained in:
Fu Diwei
2025-01-18 05:22:18 +08:00
parent 1568e5a2a7
commit 32f9c95dd0
46 changed files with 632 additions and 674 deletions

8
ui/package-lock.json generated
View File

@@ -20,7 +20,7 @@
"jszip": "^3.10.1",
"lucide-react": "^0.469.0",
"nanoid": "^5.0.9",
"pocketbase": "^0.21.5",
"pocketbase": "^0.25.0",
"radash": "^12.1.0",
"react": "^18.3.1",
"react-copy-to-clipboard": "^5.1.0",
@@ -6811,9 +6811,9 @@
}
},
"node_modules/pocketbase": {
"version": "0.21.5",
"resolved": "https://registry.npmmirror.com/pocketbase/-/pocketbase-0.21.5.tgz",
"integrity": "sha512-bnI/uinnQps+ElSlzxkc4yvwuSFfKcoszDtXH/4QT2FhGq2mJVUvDlxn+rjRXVntUjPfmMG5LEPZ1eGqV6ssog=="
"version": "0.25.0",
"resolved": "https://registry.npmmirror.com/pocketbase/-/pocketbase-0.25.0.tgz",
"integrity": "sha512-xbjiQG/tnh2HsjZrTW7ZEJASvl4hmGAB5PQAmNRkRU8BmrPib7zwKyXdiYJl34QN7ADpqykZD2lAMdDtrrQbuw=="
},
"node_modules/possible-typed-array-names": {
"version": "1.0.0",