mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
fix(deps): update dependency globals to v16.1.0
This commit is contained in:
parent
a5a158fb14
commit
959d726588
@ -29,7 +29,7 @@
|
||||
"draggabilly": "3.0.0",
|
||||
"eslint-linter-browserify": "9.26.0",
|
||||
"force-graph": "1.49.5",
|
||||
"globals": "16.0.0",
|
||||
"globals": "16.1.0",
|
||||
"i18next": "25.1.1",
|
||||
"i18next-http-backend": "3.0.2",
|
||||
"jquery": "3.7.1",
|
||||
|
21
pnpm-lock.yaml
generated
21
pnpm-lock.yaml
generated
@ -202,8 +202,8 @@ importers:
|
||||
specifier: 1.49.5
|
||||
version: 1.49.5
|
||||
globals:
|
||||
specifier: 16.0.0
|
||||
version: 16.0.0
|
||||
specifier: 16.1.0
|
||||
version: 16.1.0
|
||||
i18next:
|
||||
specifier: 25.1.1
|
||||
version: 25.1.1(typescript@5.8.3)
|
||||
@ -468,9 +468,6 @@ importers:
|
||||
'@types/better-sqlite3':
|
||||
specifier: 7.6.13
|
||||
version: 7.6.13
|
||||
'@types/cheerio':
|
||||
specifier: 1.0.0
|
||||
version: 1.0.0
|
||||
'@types/cls-hooked':
|
||||
specifier: 4.3.9
|
||||
version: 4.3.9
|
||||
@ -3371,10 +3368,6 @@ packages:
|
||||
'@types/cacheable-request@6.0.3':
|
||||
resolution: {integrity: sha512-IQ3EbTzGxIigb1I3qPZc1rWJnH0BmSKv5QYTalEwweFvyBDLSAe24zP0le/hyi7ecGfZVlIVAg4BZqb8WBwKqw==}
|
||||
|
||||
'@types/cheerio@1.0.0':
|
||||
resolution: {integrity: sha512-zAaImHWoh5RY2CLgU2mvg3bl2k3F65B0N5yphuII3ythFLPmJhL7sj1RDu6gSxcgqHlETbr/lhA2OBY+WF1fXQ==}
|
||||
deprecated: This is a stub types definition. cheerio provides its own type definitions, so you do not need this installed.
|
||||
|
||||
'@types/cls-hooked@4.3.9':
|
||||
resolution: {integrity: sha512-CMtHMz6Q/dkfcHarq9nioXH8BDPP+v5xvd+N90lBQ2bdmu06UvnLDqxTKoOJzz4SzIwb/x9i4UXGAAcnUDuIvg==}
|
||||
|
||||
@ -6335,8 +6328,8 @@ packages:
|
||||
resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globals@16.0.0:
|
||||
resolution: {integrity: sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==}
|
||||
globals@16.1.0:
|
||||
resolution: {integrity: sha512-aibexHNbb/jiUSObBgpHLj+sIuUmJnYcgXBlrfsiDZ9rt4aF2TFRbyLgZ2iFQuVZ1K5Mx3FVkbKRSgKrbK3K2g==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globalthis@1.0.4:
|
||||
@ -14427,10 +14420,6 @@ snapshots:
|
||||
'@types/node': 22.15.14
|
||||
'@types/responselike': 1.0.3
|
||||
|
||||
'@types/cheerio@1.0.0':
|
||||
dependencies:
|
||||
cheerio: 1.0.0
|
||||
|
||||
'@types/cls-hooked@4.3.9':
|
||||
dependencies:
|
||||
'@types/node': 18.16.9
|
||||
@ -18029,7 +18018,7 @@ snapshots:
|
||||
|
||||
globals@15.15.0: {}
|
||||
|
||||
globals@16.0.0: {}
|
||||
globals@16.1.0: {}
|
||||
|
||||
globalthis@1.0.4:
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user