Merge remote-tracking branch 'origin/develop' into feature/ckeditor_lib

This commit is contained in:
Elian Doran 2025-05-10 11:11:57 +03:00
commit ac92a410c2
No known key found for this signature in database
4 changed files with 292 additions and 309 deletions

View File

@ -57,8 +57,8 @@
"@types/jquery": "3.5.32",
"@types/leaflet": "1.9.17",
"@types/leaflet-gpx": "1.3.7",
"@types/react": "18.3.20",
"@types/react-dom": "18.3.6",
"@types/react": "18.3.21",
"@types/react-dom": "18.3.7",
"copy-webpack-plugin": "13.0.0",
"happy-dom": "17.4.6",
"script-loader": "0.7.2"

View File

@ -49,7 +49,7 @@
"jquery": "3.7.1",
"katex": "0.16.22",
"normalize.css": "8.0.1",
"@anthropic-ai/sdk": "0.41.0",
"@anthropic-ai/sdk": "0.50.3",
"@braintree/sanitize-url": "7.1.1",
"@triliumnext/commons": "workspace:*",
"@triliumnext/express-partial-content": "workspace:*",

View File

@ -59,7 +59,7 @@
"jsdom": "~26.1.0",
"jsonc-eslint-parser": "^2.1.0",
"nx": "21.0.3",
"react-refresh": "^0.10.0",
"react-refresh": "^0.17.0",
"swc-loader": "0.2.6",
"tslib": "^2.3.0",
"tsx": "4.19.4",

593
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff