mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 03:59:05 +01:00
chore(deps): update dependency @types/express to v5.0.5
This commit is contained in:
parent
6f126ea17b
commit
c2c8417c42
@ -37,7 +37,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@playwright/test": "1.56.1",
|
"@playwright/test": "1.56.1",
|
||||||
"@stylistic/eslint-plugin": "5.5.0",
|
"@stylistic/eslint-plugin": "5.5.0",
|
||||||
"@types/express": "5.0.4",
|
"@types/express": "5.0.5",
|
||||||
"@types/node": "22.18.12",
|
"@types/node": "22.18.12",
|
||||||
"@types/yargs": "17.0.34",
|
"@types/yargs": "17.0.34",
|
||||||
"@vitest/coverage-v8": "3.2.4",
|
"@vitest/coverage-v8": "3.2.4",
|
||||||
|
|||||||
@ -41,7 +41,7 @@
|
|||||||
"@fast-csv/parse": "5.0.5",
|
"@fast-csv/parse": "5.0.5",
|
||||||
"@playwright/test": "1.56.1",
|
"@playwright/test": "1.56.1",
|
||||||
"@triliumnext/server": "workspace:*",
|
"@triliumnext/server": "workspace:*",
|
||||||
"@types/express": "5.0.4",
|
"@types/express": "5.0.5",
|
||||||
"@types/node": "22.18.12",
|
"@types/node": "22.18.12",
|
||||||
"@vitest/coverage-v8": "3.2.4",
|
"@vitest/coverage-v8": "3.2.4",
|
||||||
"@vitest/ui": "3.2.4",
|
"@vitest/ui": "3.2.4",
|
||||||
|
|||||||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@ -50,8 +50,8 @@ importers:
|
|||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:apps/server
|
version: link:apps/server
|
||||||
'@types/express':
|
'@types/express':
|
||||||
specifier: 5.0.4
|
specifier: 5.0.5
|
||||||
version: 5.0.4
|
version: 5.0.5
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: 22.18.12
|
specifier: 22.18.12
|
||||||
version: 22.18.12
|
version: 22.18.12
|
||||||
@ -497,7 +497,7 @@ importers:
|
|||||||
version: 1.8.1
|
version: 1.8.1
|
||||||
'@types/cookie-parser':
|
'@types/cookie-parser':
|
||||||
specifier: 1.4.10
|
specifier: 1.4.10
|
||||||
version: 1.4.10(@types/express@5.0.4)
|
version: 1.4.10(@types/express@5.0.5)
|
||||||
'@types/debounce':
|
'@types/debounce':
|
||||||
specifier: 1.2.4
|
specifier: 1.2.4
|
||||||
version: 1.2.4
|
version: 1.2.4
|
||||||
@ -4958,8 +4958,8 @@ packages:
|
|||||||
'@types/express@5.0.3':
|
'@types/express@5.0.3':
|
||||||
resolution: {integrity: sha512-wGA0NX93b19/dZC1J18tKWVIYWyyF2ZjT9vin/NRu0qzzvfVzWjs04iq2rQ3H65vCTQYlRqs3YHfY7zjdV+9Kw==}
|
resolution: {integrity: sha512-wGA0NX93b19/dZC1J18tKWVIYWyyF2ZjT9vin/NRu0qzzvfVzWjs04iq2rQ3H65vCTQYlRqs3YHfY7zjdV+9Kw==}
|
||||||
|
|
||||||
'@types/express@5.0.4':
|
'@types/express@5.0.5':
|
||||||
resolution: {integrity: sha512-g64dbryHk7loCIrsa0R3shBnEu5p6LPJ09bu9NG58+jz+cRUjFrc3Bz0kNQ7j9bXeCsrRDvNET1G54P/GJkAyA==}
|
resolution: {integrity: sha512-LuIQOcb6UmnF7C1PCFmEU1u2hmiHL43fgFQX67sN3H4Z+0Yk0Neo++mFsBjhOAuLzvlQeqAAkeDOZrJs9rzumQ==}
|
||||||
|
|
||||||
'@types/fs-extra@11.0.4':
|
'@types/fs-extra@11.0.4':
|
||||||
resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
|
resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
|
||||||
@ -15280,8 +15280,6 @@ snapshots:
|
|||||||
'@ckeditor/ckeditor5-table': 47.1.0
|
'@ckeditor/ckeditor5-table': 47.1.0
|
||||||
'@ckeditor/ckeditor5-utils': 47.1.0
|
'@ckeditor/ckeditor5-utils': 47.1.0
|
||||||
ckeditor5: 47.1.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
|
ckeditor5: 47.1.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
|
||||||
transitivePeerDependencies:
|
|
||||||
- supports-color
|
|
||||||
|
|
||||||
'@ckeditor/ckeditor5-emoji@47.1.0':
|
'@ckeditor/ckeditor5-emoji@47.1.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -19310,9 +19308,9 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.18.12
|
'@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:
|
dependencies:
|
||||||
'@types/express': 5.0.4
|
'@types/express': 5.0.5
|
||||||
|
|
||||||
'@types/cookie@0.6.0':
|
'@types/cookie@0.6.0':
|
||||||
optional: true
|
optional: true
|
||||||
@ -19502,7 +19500,7 @@ snapshots:
|
|||||||
'@types/express-serve-static-core': 5.1.0
|
'@types/express-serve-static-core': 5.1.0
|
||||||
'@types/serve-static': 1.15.10
|
'@types/serve-static': 1.15.10
|
||||||
|
|
||||||
'@types/express@5.0.4':
|
'@types/express@5.0.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/body-parser': 1.19.6
|
'@types/body-parser': 1.19.6
|
||||||
'@types/express-serve-static-core': 5.1.0
|
'@types/express-serve-static-core': 5.1.0
|
||||||
@ -19703,7 +19701,7 @@ snapshots:
|
|||||||
|
|
||||||
'@types/serve-index@1.9.4':
|
'@types/serve-index@1.9.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/express': 5.0.4
|
'@types/express': 5.0.5
|
||||||
|
|
||||||
'@types/serve-static@1.15.10':
|
'@types/serve-static@1.15.10':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user