mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 07:28:59 +01:00
chore(deps): update dependency node-abi to v4.17.0
This commit is contained in:
parent
27d9ae885f
commit
1fec5bb564
@ -104,7 +104,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.15.0"
|
||||
"node-abi": "4.17.0"
|
||||
},
|
||||
"ignoredBuiltDependencies": [
|
||||
"sqlite3"
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
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.15.0
|
||||
node-abi: 4.17.0
|
||||
|
||||
patchedDependencies:
|
||||
'@ckeditor/ckeditor5-code-block':
|
||||
@ -10174,8 +10174,8 @@ packages:
|
||||
nice-try@1.0.5:
|
||||
resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==}
|
||||
|
||||
node-abi@4.15.0:
|
||||
resolution: {integrity: sha512-w5n9oW45LIgHXqDhA2tL4/uzjeussOn0c5WgWQT48xMbk49+kTlVgZjaEyCBuvS1AP+HuizfiAKGZwIYsILGcw==}
|
||||
node-abi@4.17.0:
|
||||
resolution: {integrity: sha512-ljZ7PiChMA2O3sGPX5/bpBhW0O9rXn+orb2xo3Z0vleSlil7G65WZjSFjmIeAtHZHa2GXiTOMdFCsiyImMEIMg==}
|
||||
engines: {node: '>=22.12.0'}
|
||||
|
||||
node-addon-api@7.1.1:
|
||||
@ -16611,7 +16611,7 @@ snapshots:
|
||||
detect-libc: 2.1.1
|
||||
fs-extra: 10.1.0
|
||||
got: 11.8.6
|
||||
node-abi: 4.15.0
|
||||
node-abi: 4.17.0
|
||||
node-api-version: 0.2.1
|
||||
ora: 5.4.1
|
||||
read-binary-file-arch: 1.0.6
|
||||
@ -16630,7 +16630,7 @@ snapshots:
|
||||
detect-libc: 2.0.4
|
||||
got: 11.8.6
|
||||
graceful-fs: 4.2.11
|
||||
node-abi: 4.15.0
|
||||
node-abi: 4.17.0
|
||||
node-api-version: 0.2.1
|
||||
node-gyp: 11.2.0
|
||||
ora: 5.4.1
|
||||
@ -26249,7 +26249,7 @@ snapshots:
|
||||
|
||||
nice-try@1.0.5: {}
|
||||
|
||||
node-abi@4.15.0:
|
||||
node-abi@4.17.0:
|
||||
dependencies:
|
||||
semver: 7.7.3
|
||||
|
||||
@ -27704,7 +27704,7 @@ snapshots:
|
||||
minimist: 1.2.8
|
||||
mkdirp-classic: 0.5.3
|
||||
napi-build-utils: 2.0.0
|
||||
node-abi: 4.15.0
|
||||
node-abi: 4.17.0
|
||||
pump: 3.0.3
|
||||
rc: 1.2.8
|
||||
simple-get: 4.0.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user