fix(monorepo/client): errors after pnpm

This commit is contained in:
Elian Doran
2025-04-24 11:28:59 +03:00
parent de944576b6
commit c8f0fac7c7
4 changed files with 39 additions and 5 deletions
+7 -1
View File
@@ -35,7 +35,13 @@
"@popperjs/core": "2.11.8",
"eslint-linter-browserify": "9.25.0",
"@eslint/js": "9.25.0",
"bootstrap": "5.3.5"
"bootstrap": "5.3.5",
"dayjs": "1.11.13",
"dayjs-plugin-utc": "0.1.2",
"debounce": "2.2.0",
"marked": "15.0.8",
"globals": "16.0.0",
"@triliumnext/commons": "workspace:*"
},
"devDependencies": {
"script-loader": "0.7.2",