[feat] added lorebook sorting

This commit is contained in:
kwaroran
2023-07-20 17:17:09 +09:00
parent bfcf6766f0
commit 6f10461e2e
8 changed files with 213 additions and 150 deletions

View File

@@ -45,6 +45,7 @@
"pngjs": "^7.0.0",
"rollup": "^3.21.3",
"showdown": "^2.1.0",
"sortablejs": "^1.15.0",
"three": "^0.154.0",
"tippy.js": "^6.3.7",
"uuid": "^9.0.0",
@@ -64,6 +65,7 @@
"@types/node": "^18.7.10",
"@types/pngjs": "^6.0.1",
"@types/showdown": "^2.0.0",
"@types/sortablejs": "^1.15.1",
"@types/three": "^0.154.0",
"@types/uuid": "^9.0.1",
"@types/wicg-file-system-access": "^2020.9.6",