Compare commits

...

14 Commits

Author SHA1 Message Date
Elian Doran
ff36414a55
chore(deps): update dependency @types/serve-static to v2 (#7535)
Some checks are pending
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / main (push) Waiting to run
Deploy website / Build & deploy website (push) Waiting to run
2025-10-28 08:24:02 +02:00
Elian Doran
c027a2bbfa
chore(deps): update dependency @types/archiver to v7 (#7534) 2025-10-28 08:22:36 +02:00
Elian Doran
91adc2258d
fix(deps): update dependency react-i18next to v16.2.1 (#7532) 2025-10-28 08:22:12 +02:00
Elian Doran
6701e83927
chore(deps): update dependency axios to v1.13.0 (#7533) 2025-10-28 08:21:44 +02:00
Elian Doran
3f54e589d8
fix(deps): update dependency mermaid to v11.12.1 (#7531) 2025-10-28 08:21:09 +02:00
Elian Doran
f65be73f71
chore(deps): update dependency @types/express to v5.0.5 (#7530) 2025-10-28 08:20:33 +02:00
Elian Doran
346e9282bd
Translations update from Hosted Weblate (#7528) 2025-10-28 08:19:57 +02:00
renovate[bot]
b59fab9dba
chore(deps): update dependency @types/serve-static to v2 2025-10-28 01:53:53 +00:00
renovate[bot]
ac7e4580f6
chore(deps): update dependency @types/archiver to v7 2025-10-28 01:53:07 +00:00
renovate[bot]
27d1044ba8
chore(deps): update dependency axios to v1.13.0 2025-10-28 01:52:22 +00:00
renovate[bot]
96c949b2fc
fix(deps): update dependency react-i18next to v16.2.1 2025-10-28 01:51:32 +00:00
renovate[bot]
927cd0255e
fix(deps): update dependency mermaid to v11.12.1 2025-10-28 01:50:45 +00:00
renovate[bot]
c2c8417c42
chore(deps): update dependency @types/express to v5.0.5 2025-10-28 01:49:55 +00:00
migraine-user
3bb224e682
Translated using Weblate (Korean)
Currently translated at 1.3% (2 of 152 strings)

Translation: Trilium Notes/Website
Translate-URL: https://hosted.weblate.org/projects/trilium/website/ko/
2025-10-27 20:43:03 +00:00
7 changed files with 81 additions and 75 deletions

View File

@ -37,7 +37,7 @@
"devDependencies": {
"@playwright/test": "1.56.1",
"@stylistic/eslint-plugin": "5.5.0",
"@types/express": "5.0.4",
"@types/express": "5.0.5",
"@types/node": "22.18.12",
"@types/yargs": "17.0.34",
"@vitest/coverage-v8": "3.2.4",

View File

@ -54,12 +54,12 @@
"leaflet-gpx": "2.2.0",
"mark.js": "8.11.1",
"marked": "16.4.1",
"mermaid": "11.12.0",
"mermaid": "11.12.1",
"mind-elixir": "5.3.4",
"normalize.css": "8.0.1",
"panzoom": "9.4.3",
"preact": "10.27.2",
"react-i18next": "16.2.0",
"react-i18next": "16.2.1",
"reveal.js": "5.2.1",
"svg-pan-zoom": "3.6.2",
"tabulator-tables": "6.3.1",

View File

@ -36,7 +36,7 @@
"@triliumnext/commons": "workspace:*",
"@triliumnext/express-partial-content": "workspace:*",
"@triliumnext/turndown-plugin-gfm": "workspace:*",
"@types/archiver": "6.0.4",
"@types/archiver": "7.0.0",
"@types/better-sqlite3": "7.6.13",
"@types/cls-hooked": "4.3.9",
"@types/compression": "1.8.1",
@ -56,7 +56,7 @@
"@types/sanitize-html": "2.16.0",
"@types/sax": "1.2.7",
"@types/serve-favicon": "2.5.7",
"@types/serve-static": "1.15.10",
"@types/serve-static": "2.2.0",
"@types/stream-throttle": "0.1.4",
"@types/supertest": "6.0.3",
"@types/swagger-ui-express": "4.1.8",
@ -66,7 +66,7 @@
"@types/xml2js": "0.4.14",
"archiver": "7.0.1",
"async-mutex": "0.5.0",
"axios": "1.12.2",
"axios": "1.13.0",
"bindings": "1.5.0",
"bootstrap": "5.3.8",
"chardet": "2.1.0",

View File

@ -14,7 +14,7 @@
"preact": "10.27.2",
"preact-iso": "2.11.0",
"preact-render-to-string": "6.6.3",
"react-i18next": "16.2.0"
"react-i18next": "16.2.1"
},
"devDependencies": {
"@preact/preset-vite": "2.10.2",

View File

@ -1 +1,6 @@
{}
{
"hero_section": {
"github": "깃허브",
"dockerhub": "도커 허브"
}
}

View File

@ -41,7 +41,7 @@
"@fast-csv/parse": "5.0.5",
"@playwright/test": "1.56.1",
"@triliumnext/server": "workspace:*",
"@types/express": "5.0.4",
"@types/express": "5.0.5",
"@types/node": "22.18.12",
"@vitest/coverage-v8": "3.2.4",
"@vitest/ui": "3.2.4",
@ -89,7 +89,7 @@
"ckeditor5": "patches/ckeditor5.patch"
},
"overrides": {
"mermaid": "11.12.0",
"mermaid": "11.12.1",
"preact": "10.27.2",
"roughjs": "4.6.6",
"@types/express-serve-static-core": "5.1.0",

131
pnpm-lock.yaml generated
View File

@ -5,7 +5,7 @@ settings:
excludeLinksFromLockfile: false
overrides:
mermaid: 11.12.0
mermaid: 11.12.1
preact: 10.27.2
roughjs: 4.6.6
'@types/express-serve-static-core': 5.1.0
@ -50,8 +50,8 @@ importers:
specifier: workspace:*
version: link:apps/server
'@types/express':
specifier: 5.0.4
version: 5.0.4
specifier: 5.0.5
version: 5.0.5
'@types/node':
specifier: 22.18.12
version: 22.18.12
@ -156,7 +156,7 @@ importers:
version: 0.1.3(@types/leaflet@1.9.21)(leaflet@1.9.4)(maplibre-gl@5.6.1)
'@mermaid-js/layout-elk':
specifier: 0.2.0
version: 0.2.0(mermaid@11.12.0)
version: 0.2.0(mermaid@11.12.1)
'@mind-elixir/node-menu':
specifier: 5.0.0
version: 5.0.0(mind-elixir@5.3.4)
@ -245,8 +245,8 @@ importers:
specifier: 16.4.1
version: 16.4.1
mermaid:
specifier: 11.12.0
version: 11.12.0
specifier: 11.12.1
version: 11.12.1
mind-elixir:
specifier: 5.3.4
version: 5.3.4
@ -260,8 +260,8 @@ importers:
specifier: 10.27.2
version: 10.27.2
react-i18next:
specifier: 16.2.0
version: 16.2.0(i18next@25.6.0(typescript@5.9.3))(react-dom@19.1.0(react@16.14.0))(react@16.14.0)(typescript@5.9.3)
specifier: 16.2.1
version: 16.2.1(i18next@25.6.0(typescript@5.9.3))(react-dom@19.1.0(react@16.14.0))(react@16.14.0)(typescript@5.9.3)
reveal.js:
specifier: 5.2.1
version: 5.2.1
@ -484,8 +484,8 @@ importers:
specifier: workspace:*
version: link:../../packages/turndown-plugin-gfm
'@types/archiver':
specifier: 6.0.4
version: 6.0.4
specifier: 7.0.0
version: 7.0.0
'@types/better-sqlite3':
specifier: 7.6.13
version: 7.6.13
@ -497,7 +497,7 @@ importers:
version: 1.8.1
'@types/cookie-parser':
specifier: 1.4.10
version: 1.4.10(@types/express@5.0.4)
version: 1.4.10(@types/express@5.0.5)
'@types/debounce':
specifier: 1.2.4
version: 1.2.4
@ -544,8 +544,8 @@ importers:
specifier: 2.5.7
version: 2.5.7
'@types/serve-static':
specifier: 1.15.10
version: 1.15.10
specifier: 2.2.0
version: 2.2.0
'@types/stream-throttle':
specifier: 0.1.4
version: 0.1.4
@ -574,8 +574,8 @@ importers:
specifier: 0.5.0
version: 0.5.0
axios:
specifier: 1.12.2
version: 1.12.2(debug@4.4.3)
specifier: 1.13.0
version: 1.13.0(debug@4.4.3)
bindings:
specifier: 1.5.0
version: 1.5.0
@ -790,8 +790,8 @@ importers:
specifier: 6.6.3
version: 6.6.3(preact@10.27.2)
react-i18next:
specifier: 16.2.0
version: 16.2.0(i18next@25.6.0(typescript@5.9.3))(react-dom@19.1.0(react@16.14.0))(react@16.14.0)(typescript@5.9.3)
specifier: 16.2.1
version: 16.2.1(i18next@25.6.0(typescript@5.9.3))(react-dom@19.1.0(react@16.14.0))(react@16.14.0)(typescript@5.9.3)
devDependencies:
'@preact/preset-vite':
specifier: 2.10.2
@ -3349,10 +3349,10 @@ packages:
'@mermaid-js/layout-elk@0.2.0':
resolution: {integrity: sha512-vjjYGnCCjYlIA/rR7M//eFi0rHM6dsMyN1JQKfckpt30DTC/esrw36hcrvA2FNPHaqh3Q/SyBWzddyaky8EtUQ==}
peerDependencies:
mermaid: 11.12.0
mermaid: 11.12.1
'@mermaid-js/parser@0.6.2':
resolution: {integrity: sha512-+PO02uGF6L6Cs0Bw8RpGhikVvMWEysfAyl27qTlroUB8jSWr1lL0Sf6zi78ZxlSnmgSY2AMMKVgghnN9jTtwkQ==}
'@mermaid-js/parser@0.6.3':
resolution: {integrity: sha512-lnjOhe7zyHjc+If7yT4zoedx2vo4sHaTmtkl1+or8BRTnCtDmcTpAjpzDSfCZrshM5bCoz0GyidzadJAH1xobA==}
'@microsoft/api-extractor-model@7.30.6':
resolution: {integrity: sha512-znmFn69wf/AIrwHya3fxX6uB5etSIn6vg4Q4RB/tb5VDDs1rqREc+AvMC/p19MUN13CZ7+V/8pkYPTj7q8tftg==}
@ -4754,8 +4754,8 @@ packages:
'@types/appdmg@0.5.5':
resolution: {integrity: sha512-G+n6DgZTZFOteITE30LnWj+HRVIGr7wMlAiLWOO02uJFWVEitaPU9JVXm9wJokkgshBawb2O1OykdcsmkkZfgg==}
'@types/archiver@6.0.4':
resolution: {integrity: sha512-ULdQpARQ3sz9WH4nb98mJDYA0ft2A8C4f4fovvUcFwINa1cgGjY36JCAYuP5YypRq4mco1lJp1/7jEMS2oR0Hg==}
'@types/archiver@7.0.0':
resolution: {integrity: sha512-/3vwGwx9n+mCQdYZ2IKGGHEFL30I96UgBlk8EtRDDFQ9uxM1l4O5Ci6r00EMAkiDaTqD9DQ6nVrWRICnBPtzzg==}
'@types/argparse@1.0.38':
resolution: {integrity: sha512-ebDJ9b0e702Yr7pWgB0jzm+CX4Srzz8RcXtLJDJB+BSccqMa36uyH/zUsSYao5+BD1ytv3k3rPYCq4mAE1hsXA==}
@ -4958,8 +4958,8 @@ packages:
'@types/express@5.0.3':
resolution: {integrity: sha512-wGA0NX93b19/dZC1J18tKWVIYWyyF2ZjT9vin/NRu0qzzvfVzWjs04iq2rQ3H65vCTQYlRqs3YHfY7zjdV+9Kw==}
'@types/express@5.0.4':
resolution: {integrity: sha512-g64dbryHk7loCIrsa0R3shBnEu5p6LPJ09bu9NG58+jz+cRUjFrc3Bz0kNQ7j9bXeCsrRDvNET1G54P/GJkAyA==}
'@types/express@5.0.5':
resolution: {integrity: sha512-LuIQOcb6UmnF7C1PCFmEU1u2hmiHL43fgFQX67sN3H4Z+0Yk0Neo++mFsBjhOAuLzvlQeqAAkeDOZrJs9rzumQ==}
'@types/fs-extra@11.0.4':
resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
@ -5143,6 +5143,9 @@ packages:
'@types/serve-static@1.15.10':
resolution: {integrity: sha512-tRs1dB+g8Itk72rlSI2ZrW6vZg0YrLI81iQSTkMmOqnqCaNr/8Ek4VwWcN5vZgCYWbg/JJSGBlUaYGAOP73qBw==}
'@types/serve-static@2.2.0':
resolution: {integrity: sha512-8mam4H1NHLtu7nmtalF7eyBH14QyOASmcxHhSfEoRyr0nP/YdoesEtU+uSRvMe96TW/HPTtkoKqQLl53N7UXMQ==}
'@types/sinonjs__fake-timers@8.1.5':
resolution: {integrity: sha512-mQkU2jY8jJEF7YHjHvsQO8+3ughTL1mcnn96igfhONmR+fUPSKIkefQYpSe8bsly2Ep7oQbn/6VG5/9/0qcArQ==}
@ -5830,8 +5833,8 @@ packages:
resolution: {integrity: sha512-zJAaP9zxTcvTHRlejau3ZOY4V7SRpiByf3/dxx2uyKxxor19tpmpV2QRsTKikckwhaPmr2dVpxxMr7jOCYVp5g==}
engines: {node: '>=6.0.0'}
axios@1.12.2:
resolution: {integrity: sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==}
axios@1.13.0:
resolution: {integrity: sha512-zt40Pz4zcRXra9CVV31KeyofwiNvAbJ5B6YPz9pMJ+yOSLikvPT4Yi5LjfgjRa9CawVYBaD1JQzIVcIvBejKeA==}
b4a@1.6.7:
resolution: {integrity: sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==}
@ -6939,8 +6942,8 @@ packages:
resolution: {integrity: sha512-e1U46jVP+w7Iut8Jt8ri1YsPOvFpg46k+K8TpCb0P+zjCkjkPnV7WzfDJzMHy1LnA+wj5pLT1wjO901gLXeEhA==}
engines: {node: '>=12'}
dagre-d3-es@7.0.11:
resolution: {integrity: sha512-tvlJLyQf834SylNKax8Wkzco/1ias1OPw8DcUMDE7oUIoSEW25riQVuiu/0OWEFqT0cxHT3Pa9/D82Jr47IONw==}
dagre-d3-es@7.0.13:
resolution: {integrity: sha512-efEhnxpSuwpYOKRm/L5KbqoZmNNukHa/Flty4Wp62JRvgH2ojwVgPgdYyr4twpieZnyRDdIH7PY2mopX26+j2Q==}
data-uri-to-buffer@4.0.1:
resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==}
@ -9743,8 +9746,8 @@ packages:
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
engines: {node: '>= 8'}
mermaid@11.12.0:
resolution: {integrity: sha512-ZudVx73BwrMJfCFmSSJT84y6u5brEoV8DOItdHomNLz32uBjNrelm7mg95X7g+C6UoQH/W6mBLGDEDv73JdxBg==}
mermaid@11.12.1:
resolution: {integrity: sha512-UlIZrRariB11TY1RtTgUWp65tphtBv4CSq7vyS2ZZ2TgoMjs2nloq+wFqxiwcxlhHUvs7DPGgMjs2aeQxz5h9g==}
methods@1.1.2:
resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==}
@ -11734,8 +11737,8 @@ packages:
peerDependencies:
react: ^19.1.0
react-i18next@16.2.0:
resolution: {integrity: sha512-giCEDa6NtQYvuLGW9xaBo4HCVxT0Y8jrOpX/uSnd+lZ3Dmm/2BNrGNEgRZzWDkSobmE6IWPJ+/Ow9Rhi/gP6+g==}
react-i18next@16.2.1:
resolution: {integrity: sha512-z7TVwd8q4AjFo2n7oOwzNusY7xVL4uHykwX1zZRvasUQnmnXlp7Z1FZqXvhK/6hQaCvWTZmZW1bMaUWKowtvVw==}
peerDependencies:
i18next: '>= 25.5.2'
react: '>= 16.8.0'
@ -13521,11 +13524,6 @@ packages:
'@types/react':
optional: true
use-sync-external-store@1.5.0:
resolution: {integrity: sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==}
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
use-sync-external-store@1.6.0:
resolution: {integrity: sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==}
peerDependencies:
@ -14858,6 +14856,8 @@ snapshots:
'@ckeditor/ckeditor5-core': 47.1.0
'@ckeditor/ckeditor5-upload': 47.1.0
ckeditor5: 47.1.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
transitivePeerDependencies:
- supports-color
'@ckeditor/ckeditor5-ai@47.1.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)':
dependencies:
@ -15004,6 +15004,8 @@ snapshots:
'@ckeditor/ckeditor5-core': 47.1.0
'@ckeditor/ckeditor5-utils': 47.1.0
ckeditor5: 47.1.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
transitivePeerDependencies:
- supports-color
'@ckeditor/ckeditor5-code-block@47.1.0(patch_hash=2361d8caad7d6b5bddacc3a3b4aa37dbfba260b1c1b22a450413a79c1bb1ce95)':
dependencies:
@ -15065,8 +15067,6 @@ snapshots:
'@ckeditor/ckeditor5-utils': 47.1.0
'@ckeditor/ckeditor5-watchdog': 47.1.0
es-toolkit: 1.39.5
transitivePeerDependencies:
- supports-color
'@ckeditor/ckeditor5-dev-build-tools@43.1.0(@swc/helpers@0.5.17)(tslib@2.8.1)(typescript@5.9.3)':
dependencies:
@ -15258,6 +15258,8 @@ snapshots:
'@ckeditor/ckeditor5-utils': 47.1.0
ckeditor5: 47.1.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
es-toolkit: 1.39.5
transitivePeerDependencies:
- supports-color
'@ckeditor/ckeditor5-editor-multi-root@47.1.0':
dependencies:
@ -15280,8 +15282,6 @@ snapshots:
'@ckeditor/ckeditor5-table': 47.1.0
'@ckeditor/ckeditor5-utils': 47.1.0
ckeditor5: 47.1.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
transitivePeerDependencies:
- supports-color
'@ckeditor/ckeditor5-emoji@47.1.0':
dependencies:
@ -16928,7 +16928,7 @@ snapshots:
'@excalidraw/mermaid-to-excalidraw@1.1.2':
dependencies:
'@excalidraw/markdown-to-text': 0.1.2
mermaid: 11.12.0
mermaid: 11.12.1
nanoid: 5.1.5
transitivePeerDependencies:
- supports-color
@ -17748,13 +17748,13 @@ snapshots:
'@mdn/browser-compat-data@5.7.6': {}
'@mermaid-js/layout-elk@0.2.0(mermaid@11.12.0)':
'@mermaid-js/layout-elk@0.2.0(mermaid@11.12.1)':
dependencies:
d3: 7.9.0
elkjs: 0.9.3
mermaid: 11.12.0
mermaid: 11.12.1
'@mermaid-js/parser@0.6.2':
'@mermaid-js/parser@0.6.3':
dependencies:
langium: 3.3.1
@ -19246,7 +19246,7 @@ snapshots:
'@types/node': 22.18.12
optional: true
'@types/archiver@6.0.4':
'@types/archiver@7.0.0':
dependencies:
'@types/readdir-glob': 1.1.5
@ -19310,9 +19310,9 @@ snapshots:
dependencies:
'@types/node': 22.18.12
'@types/cookie-parser@1.4.10(@types/express@5.0.4)':
'@types/cookie-parser@1.4.10(@types/express@5.0.5)':
dependencies:
'@types/express': 5.0.4
'@types/express': 5.0.5
'@types/cookie@0.6.0':
optional: true
@ -19494,19 +19494,19 @@ snapshots:
'@types/body-parser': 1.19.6
'@types/express-serve-static-core': 5.1.0
'@types/qs': 6.14.0
'@types/serve-static': 1.15.10
'@types/serve-static': 2.2.0
'@types/express@5.0.3':
dependencies:
'@types/body-parser': 1.19.6
'@types/express-serve-static-core': 5.1.0
'@types/serve-static': 1.15.10
'@types/serve-static': 2.2.0
'@types/express@5.0.4':
'@types/express@5.0.5':
dependencies:
'@types/body-parser': 1.19.6
'@types/express-serve-static-core': 5.1.0
'@types/serve-static': 1.15.10
'@types/serve-static': 2.2.0
'@types/fs-extra@11.0.4':
dependencies:
@ -19703,7 +19703,7 @@ snapshots:
'@types/serve-index@1.9.4':
dependencies:
'@types/express': 5.0.4
'@types/express': 5.0.5
'@types/serve-static@1.15.10':
dependencies:
@ -19711,6 +19711,11 @@ snapshots:
'@types/node': 22.18.12
'@types/send': 0.17.5
'@types/serve-static@2.2.0':
dependencies:
'@types/http-errors': 2.0.4
'@types/node': 22.18.12
'@types/sinonjs__fake-timers@8.1.5': {}
'@types/sizzle@2.3.9': {}
@ -19745,7 +19750,7 @@ snapshots:
'@types/swagger-ui-express@4.1.8':
dependencies:
'@types/express': 5.0.3
'@types/serve-static': 1.15.10
'@types/serve-static': 2.2.0
'@types/swagger-ui@5.21.1': {}
@ -20577,7 +20582,7 @@ snapshots:
await-to-js@3.0.0: {}
axios@1.12.2(debug@4.4.3):
axios@1.13.0(debug@4.4.3):
dependencies:
follow-redirects: 1.15.9(debug@4.4.3)
form-data: 4.0.4
@ -22062,7 +22067,7 @@ snapshots:
d3-transition: 3.0.1(d3-selection@3.0.0)
d3-zoom: 3.0.0
dagre-d3-es@7.0.11:
dagre-d3-es@7.0.13:
dependencies:
d3: 7.9.0
lodash-es: 4.17.21
@ -25639,18 +25644,18 @@ snapshots:
merge2@1.4.1: {}
mermaid@11.12.0:
mermaid@11.12.1:
dependencies:
'@braintree/sanitize-url': 7.1.1
'@iconify/utils': 3.0.1
'@mermaid-js/parser': 0.6.2
'@mermaid-js/parser': 0.6.3
'@types/d3': 7.4.3
cytoscape: 3.31.2
cytoscape-cose-bilkent: 4.1.0(cytoscape@3.31.2)
cytoscape-fcose: 2.2.0(cytoscape@3.31.2)
d3: 7.9.0
d3-sankey: 0.12.3
dagre-d3-es: 7.0.11
dagre-d3-es: 7.0.13
dayjs: 1.11.18
dompurify: 3.2.5
katex: 0.16.25
@ -27830,7 +27835,7 @@ snapshots:
react: 16.14.0
scheduler: 0.26.0
react-i18next@16.2.0(i18next@25.6.0(typescript@5.9.3))(react-dom@19.1.0(react@16.14.0))(react@16.14.0)(typescript@5.9.3):
react-i18next@16.2.1(i18next@25.6.0(typescript@5.9.3))(react-dom@19.1.0(react@16.14.0))(react@16.14.0)(typescript@5.9.3):
dependencies:
'@babel/runtime': 7.28.4
html-parse-stringify: 3.0.1
@ -30084,10 +30089,6 @@ snapshots:
optionalDependencies:
'@types/react': 19.1.7
use-sync-external-store@1.5.0(react@16.14.0):
dependencies:
react: 16.14.0
use-sync-external-store@1.6.0(react@16.14.0):
dependencies:
react: 16.14.0
@ -30898,7 +30899,7 @@ snapshots:
zustand@4.5.6(@types/react@19.1.7)(react@16.14.0):
dependencies:
use-sync-external-store: 1.5.0(react@16.14.0)
use-sync-external-store: 1.6.0(react@16.14.0)
optionalDependencies:
'@types/react': 19.1.7
react: 16.14.0