Update package.json and pnpm-lock.yaml with dependency changes

This commit is contained in:
kwaroran
2024-04-23 17:25:40 +09:00
parent 7ea267b1ba
commit e2e7031210
2 changed files with 10 additions and 29 deletions

View File

@@ -27,8 +27,6 @@
"@smithy/protocol-http": "^3.0.12",
"@smithy/signature-v4": "^2.0.19",
"@tauri-apps/api": "1.5.3",
"@types/marked": "^5.0.2",
"@types/streamsaver": "^2.0.4",
"@xenova/transformers": "^2.14.0",
"blueimp-md5": "^2.19.0",
"body-parser": "^1.20.2",
@@ -62,7 +60,6 @@
"png-chunk-text": "^1.0.0",
"png-chunks-encode": "^1.0.0",
"png-chunks-extract": "^1.0.0",
"pngjs": "^7.0.0",
"rollup": "^3.29.4",
"showdown": "^2.1.0",
"sortablejs": "^1.15.2",
@@ -87,10 +84,11 @@
"@types/lodash": "^4.14.202",
"@types/lodash.clonedeep": "^4.5.9",
"@types/lodash.isequal": "^4.5.8",
"@types/marked": "^5.0.2",
"@types/node": "^18.19.7",
"@types/pngjs": "^6.0.4",
"@types/showdown": "^2.0.6",
"@types/sortablejs": "^1.15.7",
"@types/streamsaver": "^2.0.4",
"@types/three": "^0.154.0",
"@types/uuid": "^9.0.7",
"@types/wicg-file-system-access": "^2020.9.8",