mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 20:19:05 +01:00
fix(deps): update dependency globals to v16.4.0 (#6945)
This commit is contained in:
commit
3df8cf3c13
@ -40,7 +40,7 @@
|
||||
"debounce": "2.2.0",
|
||||
"draggabilly": "3.0.0",
|
||||
"force-graph": "1.51.0",
|
||||
"globals": "16.3.0",
|
||||
"globals": "16.4.0",
|
||||
"i18next": "25.5.2",
|
||||
"i18next-http-backend": "3.0.2",
|
||||
"jquery": "3.7.1",
|
||||
|
||||
24
pnpm-lock.yaml
generated
24
pnpm-lock.yaml
generated
@ -202,8 +202,8 @@ importers:
|
||||
specifier: 1.51.0
|
||||
version: 1.51.0
|
||||
globals:
|
||||
specifier: 16.3.0
|
||||
version: 16.3.0
|
||||
specifier: 16.4.0
|
||||
version: 16.4.0
|
||||
i18next:
|
||||
specifier: 25.5.2
|
||||
version: 25.5.2(typescript@5.9.2)
|
||||
@ -8119,6 +8119,10 @@ packages:
|
||||
resolution: {integrity: sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globals@16.4.0:
|
||||
resolution: {integrity: sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globalthis@1.0.4:
|
||||
resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==}
|
||||
engines: {node: '>= 0.4'}
|
||||
@ -14749,6 +14753,8 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-core': 46.0.3
|
||||
'@ckeditor/ckeditor5-utils': 46.0.3
|
||||
ckeditor5: 46.0.3(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-code-block@46.0.3(patch_hash=2361d8caad7d6b5bddacc3a3b4aa37dbfba260b1c1b22a450413a79c1bb1ce95)':
|
||||
dependencies:
|
||||
@ -15001,6 +15007,8 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-utils': 46.0.3
|
||||
ckeditor5: 46.0.3(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
|
||||
es-toolkit: 1.39.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-editor-multi-root@46.0.3':
|
||||
dependencies:
|
||||
@ -15023,6 +15031,8 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-table': 46.0.3
|
||||
'@ckeditor/ckeditor5-utils': 46.0.3
|
||||
ckeditor5: 46.0.3(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-emoji@46.0.3':
|
||||
dependencies:
|
||||
@ -15192,6 +15202,8 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-widget': 46.0.3
|
||||
ckeditor5: 46.0.3(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
|
||||
es-toolkit: 1.39.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-icons@46.0.3': {}
|
||||
|
||||
@ -15490,6 +15502,8 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-ui': 46.0.3
|
||||
'@ckeditor/ckeditor5-utils': 46.0.3
|
||||
ckeditor5: 46.0.3(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-restricted-editing@46.0.3':
|
||||
dependencies:
|
||||
@ -22402,7 +22416,7 @@ snapshots:
|
||||
eslint: 9.35.0(jiti@2.5.1)
|
||||
eslint-plugin-ckeditor5-rules: 12.1.1
|
||||
eslint-plugin-mocha: 11.1.0(eslint@9.35.0(jiti@2.5.1))
|
||||
globals: 16.3.0
|
||||
globals: 16.4.0
|
||||
typescript: 5.9.2
|
||||
typescript-eslint: 8.40.0(eslint@9.35.0(jiti@2.5.1))(typescript@5.9.2)
|
||||
transitivePeerDependencies:
|
||||
@ -22445,7 +22459,7 @@ snapshots:
|
||||
'@jridgewell/sourcemap-codec': 1.5.5
|
||||
eslint: 9.35.0(jiti@2.5.1)
|
||||
esutils: 2.0.3
|
||||
globals: 16.3.0
|
||||
globals: 16.4.0
|
||||
known-css-properties: 0.37.0
|
||||
postcss: 8.5.6
|
||||
postcss-load-config: 3.1.4(postcss@8.5.6)(ts-node@10.9.2(@swc/core@1.11.29(@swc/helpers@0.5.17))(@types/node@24.3.0)(typescript@5.9.2))
|
||||
@ -23298,6 +23312,8 @@ snapshots:
|
||||
|
||||
globals@16.3.0: {}
|
||||
|
||||
globals@16.4.0: {}
|
||||
|
||||
globalthis@1.0.4:
|
||||
dependencies:
|
||||
define-properties: 1.2.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user