mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 10:58:58 +01:00
chore(deps): update dependency node-abi to v4.24.0 (#7749)
This commit is contained in:
commit
7be11da85f
@ -106,7 +106,7 @@
|
||||
"on-headers@<1.1.0": ">=1.1.0",
|
||||
"form-data@>=4.0.0 <4.0.4": ">=4.0.4",
|
||||
"form-data@>=3.0.0 <3.0.4": ">=3.0.4",
|
||||
"node-abi": "4.23.0"
|
||||
"node-abi": "4.24.0"
|
||||
},
|
||||
"ignoredBuiltDependencies": [
|
||||
"sqlite3"
|
||||
|
||||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@ -20,7 +20,7 @@ overrides:
|
||||
on-headers@<1.1.0: '>=1.1.0'
|
||||
form-data@>=4.0.0 <4.0.4: '>=4.0.4'
|
||||
form-data@>=3.0.0 <3.0.4: '>=3.0.4'
|
||||
node-abi: 4.23.0
|
||||
node-abi: 4.24.0
|
||||
|
||||
patchedDependencies:
|
||||
'@ckeditor/ckeditor5-code-block':
|
||||
@ -10654,8 +10654,8 @@ packages:
|
||||
nice-try@1.0.5:
|
||||
resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==}
|
||||
|
||||
node-abi@4.23.0:
|
||||
resolution: {integrity: sha512-pcfZxZQB2C8wbu2KvUZt+8xQQmjzTdmEimI8/EDkl4dPnUUjcqt4j6MB1sC7gRnWp5IVr6wZCg3PO9CS9/pvhg==}
|
||||
node-abi@4.24.0:
|
||||
resolution: {integrity: sha512-u2EC1CeNe25uVtX3EZbdQ275c74zdZmmpzrHEQh2aIYqoVjlglfUpOX9YY85x1nlBydEKDVaSmMNhR7N82Qj8A==}
|
||||
engines: {node: '>=22.12.0'}
|
||||
|
||||
node-addon-api@7.1.1:
|
||||
@ -15749,8 +15749,6 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-utils': 47.2.0
|
||||
'@ckeditor/ckeditor5-watchdog': 47.2.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:
|
||||
@ -15969,6 +15967,8 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-table': 47.2.0
|
||||
'@ckeditor/ckeditor5-utils': 47.2.0
|
||||
ckeditor5: 47.2.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-emoji@47.2.0':
|
||||
dependencies:
|
||||
@ -16297,6 +16297,8 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-utils': 47.2.0
|
||||
'@ckeditor/ckeditor5-widget': 47.2.0
|
||||
ckeditor5: 47.2.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-mention@47.2.0(patch_hash=5981fb59ba35829e4dff1d39cf771000f8a8fdfa7a34b51d8af9549541f2d62d)':
|
||||
dependencies:
|
||||
@ -17265,7 +17267,7 @@ snapshots:
|
||||
detect-libc: 2.1.1
|
||||
fs-extra: 10.1.0
|
||||
got: 11.8.6
|
||||
node-abi: 4.23.0
|
||||
node-abi: 4.24.0
|
||||
node-api-version: 0.2.1
|
||||
ora: 5.4.1
|
||||
read-binary-file-arch: 1.0.6
|
||||
@ -17284,7 +17286,7 @@ snapshots:
|
||||
detect-libc: 2.0.4
|
||||
got: 11.8.6
|
||||
graceful-fs: 4.2.11
|
||||
node-abi: 4.23.0
|
||||
node-abi: 4.24.0
|
||||
node-api-version: 0.2.1
|
||||
node-gyp: 11.2.0
|
||||
ora: 5.4.1
|
||||
@ -27386,7 +27388,7 @@ snapshots:
|
||||
|
||||
nice-try@1.0.5: {}
|
||||
|
||||
node-abi@4.23.0:
|
||||
node-abi@4.24.0:
|
||||
dependencies:
|
||||
semver: 7.7.3
|
||||
|
||||
@ -28902,7 +28904,7 @@ snapshots:
|
||||
minimist: 1.2.8
|
||||
mkdirp-classic: 0.5.3
|
||||
napi-build-utils: 2.0.0
|
||||
node-abi: 4.23.0
|
||||
node-abi: 4.24.0
|
||||
pump: 3.0.3
|
||||
rc: 1.2.8
|
||||
simple-get: 4.0.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user