Upgrade dep

This commit is contained in:
kwaroran
2025-04-28 16:09:29 +09:00
parent 468450c254
commit bf55f77e0d
4 changed files with 39 additions and 365 deletions

View File

@@ -28,16 +28,18 @@
"@huggingface/transformers": "^3.1.1",
"@mlc-ai/web-tokenizers": "^0.1.2",
"@risuai/ccardlib": "^0.4.1",
"@rollup/rollup-win32-arm64-msvc": "^4.40.1",
"@smithy/protocol-http": "^3.0.12",
"@smithy/signature-v4": "^2.0.19",
"@tauri-apps/api": "2.0.0",
"@tauri-apps/cli-win32-arm64-msvc": "^2.5.0",
"@tauri-apps/plugin-deep-link": "~2",
"@tauri-apps/plugin-dialog": "~2",
"@tauri-apps/plugin-fs": "~2",
"@tauri-apps/plugin-http": "~2",
"@tauri-apps/plugin-os": "~2",
"@tauri-apps/plugin-process": "~2",
"@tauri-apps/plugin-shell": "~2",
"@tauri-apps/plugin-shell": "2.2.1",
"@tauri-apps/plugin-updater": "~2",
"@types/markdown-it": "^14.1.1",
"blueimp-md5": "^2.19.0",
@@ -49,7 +51,7 @@
"cors": "^2.8.5",
"crc": "^4.3.2",
"diff": "^7.0.0",
"dompurify": "^3.0.8",
"dompurify": "^3.2.5",
"eventsource-parser": "^1.1.2",
"exifr": "^7.1.3",
"express": "^4.18.2",
@@ -58,7 +60,6 @@
"gpt3-tokenizer": "^1.1.5",
"highlight.js": "^11.9.0",
"html-to-image": "^1.11.11",
"isomorphic-dompurify": "^1.13.0",
"jszip": "^3.10.1",
"libsodium-wrappers-sumo": "^0.7.13",
"localforage": "^1.10.0",
@@ -102,7 +103,6 @@
"@types/blueimp-md5": "^2.18.2",
"@types/codemirror": "^5.60.15",
"@types/diff": "^6.0.0",
"@types/dompurify": "^3.0.5",
"@types/libsodium-wrappers-sumo": "^0.7.8",
"@types/lodash": "^4.14.202",
"@types/lodash.isequal": "^4.5.8",