Merge remote-tracking branch 'up/master' into eslint-format

This commit is contained in:
soulsands 2023-04-11 01:02:07 +08:00
commit 2a34c8fa66
2 changed files with 921 additions and 547 deletions

1438
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -36,7 +36,7 @@
"@excalidraw/excalidraw": "0.14.2",
"archiver": "5.3.1",
"async-mutex": "0.4.0",
"axios": "1.3.3",
"axios": "1.3.5",
"better-sqlite3": "7.4.5",
"chokidar": "3.5.3",
"cls-hooked": "4.2.2",
@ -47,7 +47,7 @@
"dayjs": "1.11.7",
"dayjs-plugin-utc": "^0.1.2",
"debounce": "^1.2.1",
"ejs": "3.1.8",
"ejs": "3.1.9",
"electron-debug": "3.2.0",
"electron-dl": "3.5.0",
"electron-window-state": "5.0.3",
@ -56,8 +56,8 @@
"express-partial-content": "1.0.2",
"express-rate-limit": "6.7.0",
"express-session": "1.17.3",
"fs-extra": "11.1.0",
"helmet": "6.0.1",
"fs-extra": "11.1.1",
"helmet": "6.1.2",
"html": "1.0.0",
"html2plaintext": "2.1.4",
"http-proxy-agent": "5.0.0",
@ -66,22 +66,22 @@
"ini": "3.0.1",
"is-animated": "2.0.2",
"is-svg": "4.3.2",
"jimp": "0.22.4",
"jimp": "0.22.7",
"joplin-turndown-plugin-gfm": "1.0.12",
"jsdom": "21.1.0",
"jsdom": "21.1.1",
"mime-types": "2.1.35",
"multer": "1.4.5-lts.1",
"node-abi": "3.33.0",
"node-abi": "3.35.0",
"normalize-strings": "1.1.1",
"open": "8.4.1",
"rand-token": "1.0.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"request": "2.88.2",
"rimraf": "3.0.2",
"rimraf": "5.0.0",
"safe-compare": "1.1.4",
"sanitize-filename": "1.6.3",
"sanitize-html": "2.9.0",
"sanitize-html": "2.10.0",
"sax": "1.2.4",
"semver": "7.3.8",
"serve-favicon": "2.5.0",
@ -89,10 +89,10 @@
"stream-throttle": "0.1.3",
"striptags": "3.2.0",
"tmp": "0.2.1",
"turndown": "7.1.1",
"turndown": "7.1.2",
"unescape": "1.0.1",
"ws": "8.12.1",
"xml2js": "0.4.23",
"ws": "8.13.0",
"xml2js": "0.5.0",
"yauzl": "2.10.0"
},
"devDependencies": {
@ -109,14 +109,14 @@
"eslint-plugin-prettier": "^4.2.1",
"esm": "3.2.25",
"husky": "^8.0.3",
"jasmine": "4.5.0",
"jsdoc": "4.0.1",
"jsonc-eslint-parser": "^2.2.0",
"lint-staged": "^13.2.1",
"jasmine": "4.6.0",
"jsdoc": "4.0.2",
"lorem-ipsum": "2.0.8",
"prettier": "2.8.7",
"rcedit": "3.0.1",
"webpack": "5.75.0",
"webpack": "5.78.0",
"webpack-cli": "5.0.1"
},
"optionalDependencies": {