First upload.

Signed-off-by: Chen Xiao <abigwc@gmail.com>
This commit is contained in:
Chen Xiao
2026-05-09 14:40:49 +08:00
parent 0b64e2de94
commit 08a05b088a
95 changed files with 1198 additions and 67802 deletions
+11
View File
@@ -8,6 +8,7 @@
"name": "auth-app-client",
"version": "1.0.0",
"dependencies": {
"date-fns": "^4.1.0",
"file-saver": "^2.0.5",
"katex": "^0.16.45",
"marked": "^12.0.0",
@@ -2246,6 +2247,16 @@
"lodash-es": "^4.17.21"
}
},
"node_modules/date-fns": {
"version": "4.1.0",
"resolved": "https://registry.npmmirror.com/date-fns/-/date-fns-4.1.0.tgz",
"integrity": "sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==",
"license": "MIT",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/kossnocorp"
}
},
"node_modules/dayjs": {
"version": "1.11.20",
"resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.20.tgz",