mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 07:08:55 +02:00
fix(deps): update dependency globals to v16.3.0
This commit is contained in:
parent
5a4de02db7
commit
0fd4f02951
@ -34,7 +34,7 @@
|
||||
"debounce": "2.2.0",
|
||||
"draggabilly": "3.0.0",
|
||||
"force-graph": "1.49.6",
|
||||
"globals": "16.2.0",
|
||||
"globals": "16.3.0",
|
||||
"i18next": "25.2.1",
|
||||
"i18next-http-backend": "3.0.2",
|
||||
"jquery": "3.7.1",
|
||||
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -227,8 +227,8 @@ importers:
|
||||
specifier: 1.49.6
|
||||
version: 1.49.6
|
||||
globals:
|
||||
specifier: 16.2.0
|
||||
version: 16.2.0
|
||||
specifier: 16.3.0
|
||||
version: 16.3.0
|
||||
i18next:
|
||||
specifier: 25.2.1
|
||||
version: 25.2.1(typescript@5.8.3)
|
||||
@ -8733,6 +8733,10 @@ packages:
|
||||
resolution: {integrity: sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globals@16.3.0:
|
||||
resolution: {integrity: sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globalthis@1.0.4:
|
||||
resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==}
|
||||
engines: {node: '>= 0.4'}
|
||||
@ -23776,7 +23780,7 @@ snapshots:
|
||||
eslint: 9.28.0(jiti@2.4.2)
|
||||
eslint-plugin-ckeditor5-rules: 10.0.0
|
||||
eslint-plugin-mocha: 11.1.0(eslint@9.28.0(jiti@2.4.2))
|
||||
globals: 16.2.0
|
||||
globals: 16.3.0
|
||||
typescript: 5.8.3
|
||||
typescript-eslint: 8.35.1(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3)
|
||||
transitivePeerDependencies:
|
||||
@ -23814,7 +23818,7 @@ snapshots:
|
||||
'@jridgewell/sourcemap-codec': 1.5.0
|
||||
eslint: 9.28.0(jiti@2.4.2)
|
||||
esutils: 2.0.3
|
||||
globals: 16.2.0
|
||||
globals: 16.3.0
|
||||
known-css-properties: 0.36.0
|
||||
postcss: 8.5.3
|
||||
postcss-load-config: 3.1.4(postcss@8.5.3)(ts-node@10.9.2(@swc/core@1.11.29(@swc/helpers@0.5.17))(@types/node@22.15.34)(typescript@5.8.3))
|
||||
@ -24714,6 +24718,8 @@ snapshots:
|
||||
|
||||
globals@16.2.0: {}
|
||||
|
||||
globals@16.3.0: {}
|
||||
|
||||
globalthis@1.0.4:
|
||||
dependencies:
|
||||
define-properties: 1.2.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user