chore(monorepo): switch to pnpm

This commit is contained in:
Elian Doran
2025-04-23 18:38:47 +03:00
parent 5dd2b216a5
commit 5389b8b3c7
13 changed files with 19865 additions and 86029 deletions

View File

@@ -5,12 +5,14 @@
"dependencies": {
"@anthropic-ai/sdk": "0.39.0",
"@braintree/sanitize-url": "7.1.1",
"@triliumnext/commons": "workspace:*",
"@triliumnext/express-partial-content": "1.0.1",
"@triliumnext/turndown-plugin-gfm": "0.0.1",
"@triliumnext/turndown-plugin-gfm": "workspace:*",
"archiver": "7.0.1",
"async-mutex": "0.5.0",
"axios": "1.8.4",
"better-sqlite3": "11.9.1",
"bufferutil": "4.0.9",
"chardet": "2.1.0",
"cheerio": "1.0.0",
"chokidar": "4.0.3",
@@ -21,6 +23,7 @@
"dayjs": "1.11.13",
"debounce": "2.2.0",
"ejs": "3.1.10",
"electron": "35.1.5",
"electron-debug": "4.1.0",
"electron-window-state": "5.0.3",
"escape-html": "1.0.3",
@@ -32,6 +35,8 @@
"helmet": "8.1.0",
"html": "1.0.0",
"html2plaintext": "2.1.4",
"http-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.6",
"i18next": "25.0.0",
"i18next-fs-backend": "2.6.0",
"image-type": "5.2.0",
@@ -51,6 +56,7 @@
"safe-compare": "1.1.4",
"sanitize-filename": "1.6.3",
"sanitize-html": "2.16.0",
"sax": "1.4.1",
"serve-favicon": "2.5.0",
"session-file-store": "1.5.0",
"stream-throttle": "0.1.3",
@@ -63,6 +69,7 @@
"tmp": "0.2.3",
"turndown": "7.2.0",
"unescape": "1.0.1",
"utf-8-validate": "6.0.5",
"webpack": "5.99.6",
"ws": "8.18.1",
"xml2js": "0.6.2",