mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
Merge pull request #2042 from TriliumNext/renovate/node-abi-4.x
chore(deps): update dependency node-abi to v4.9.0
This commit is contained in:
commit
efd1b82d7b
@ -95,7 +95,7 @@
|
|||||||
"ckeditor5": "patches/ckeditor5.patch"
|
"ckeditor5": "patches/ckeditor5.patch"
|
||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"node-abi": "4.8.0",
|
"node-abi": "4.9.0",
|
||||||
"@types/express-serve-static-core": "5.0.6",
|
"@types/express-serve-static-core": "5.0.6",
|
||||||
"flat@<5.0.1": ">=5.0.1",
|
"flat@<5.0.1": ">=5.0.1",
|
||||||
"minimatch@<3.0.5": ">=3.0.5",
|
"minimatch@<3.0.5": ">=3.0.5",
|
||||||
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -5,7 +5,7 @@ settings:
|
|||||||
excludeLinksFromLockfile: false
|
excludeLinksFromLockfile: false
|
||||||
|
|
||||||
overrides:
|
overrides:
|
||||||
node-abi: 4.8.0
|
node-abi: 4.9.0
|
||||||
'@types/express-serve-static-core': 5.0.6
|
'@types/express-serve-static-core': 5.0.6
|
||||||
flat@<5.0.1: '>=5.0.1'
|
flat@<5.0.1: '>=5.0.1'
|
||||||
minimatch@<3.0.5: '>=3.0.5'
|
minimatch@<3.0.5: '>=3.0.5'
|
||||||
@ -9612,8 +9612,8 @@ packages:
|
|||||||
nice-try@1.0.5:
|
nice-try@1.0.5:
|
||||||
resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==}
|
resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==}
|
||||||
|
|
||||||
node-abi@4.8.0:
|
node-abi@4.9.0:
|
||||||
resolution: {integrity: sha512-+P1Mf1XNURT+wN9UK8cjtHSwmmG02iAsX0JaYDDdXgMUe5eybde3AKpGGxOrkDmPkuonYJ6WjIRrNVQe0kjmFg==}
|
resolution: {integrity: sha512-0isb3h+AXUblx5Iv0mnYy2WsErH+dk2e9iXJXdKAtS076Q5hP+scQhp6P4tvDeVlOBlG3ROKvkpQHtbORllq2A==}
|
||||||
engines: {node: '>=22.12.0'}
|
engines: {node: '>=22.12.0'}
|
||||||
|
|
||||||
node-addon-api@7.1.1:
|
node-addon-api@7.1.1:
|
||||||
@ -15330,7 +15330,7 @@ snapshots:
|
|||||||
detect-libc: 2.0.4
|
detect-libc: 2.0.4
|
||||||
fs-extra: 10.1.0
|
fs-extra: 10.1.0
|
||||||
got: 11.8.6
|
got: 11.8.6
|
||||||
node-abi: 4.8.0
|
node-abi: 4.9.0
|
||||||
node-api-version: 0.2.1
|
node-api-version: 0.2.1
|
||||||
ora: 5.4.1
|
ora: 5.4.1
|
||||||
read-binary-file-arch: 1.0.6
|
read-binary-file-arch: 1.0.6
|
||||||
@ -15349,7 +15349,7 @@ snapshots:
|
|||||||
detect-libc: 2.0.4
|
detect-libc: 2.0.4
|
||||||
got: 11.8.6
|
got: 11.8.6
|
||||||
graceful-fs: 4.2.11
|
graceful-fs: 4.2.11
|
||||||
node-abi: 4.8.0
|
node-abi: 4.9.0
|
||||||
node-api-version: 0.2.1
|
node-api-version: 0.2.1
|
||||||
node-gyp: 11.2.0
|
node-gyp: 11.2.0
|
||||||
ora: 5.4.1
|
ora: 5.4.1
|
||||||
@ -24085,7 +24085,7 @@ snapshots:
|
|||||||
|
|
||||||
nice-try@1.0.5: {}
|
nice-try@1.0.5: {}
|
||||||
|
|
||||||
node-abi@4.8.0:
|
node-abi@4.9.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
semver: 7.7.2
|
semver: 7.7.2
|
||||||
|
|
||||||
@ -25327,7 +25327,7 @@ snapshots:
|
|||||||
minimist: 1.2.8
|
minimist: 1.2.8
|
||||||
mkdirp-classic: 0.5.3
|
mkdirp-classic: 0.5.3
|
||||||
napi-build-utils: 2.0.0
|
napi-build-utils: 2.0.0
|
||||||
node-abi: 4.8.0
|
node-abi: 4.9.0
|
||||||
pump: 3.0.2
|
pump: 3.0.2
|
||||||
rc: 1.2.8
|
rc: 1.2.8
|
||||||
simple-get: 4.0.1
|
simple-get: 4.0.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user