mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
build(deps): bump ky from 1.4.0 to 1.5.0 (#872)
This commit is contained in:
parent
c8b7387964
commit
9cdf4d2581
@ -51,7 +51,7 @@
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"husky": "^9.1.3",
|
||||
"is-ip": "^5.0.1",
|
||||
"ky": "^1.4.0",
|
||||
"ky": "^1.5.0",
|
||||
"lint-staged": "^15.2.7",
|
||||
"lodash": "^4.17.21",
|
||||
"match-sorter": "^6.3.4",
|
||||
|
@ -120,8 +120,8 @@ importers:
|
||||
specifier: ^5.0.1
|
||||
version: 5.0.1
|
||||
ky:
|
||||
specifier: ^1.4.0
|
||||
version: 1.4.0
|
||||
specifier: ^1.5.0
|
||||
version: 1.5.0
|
||||
lint-staged:
|
||||
specifier: ^15.2.7
|
||||
version: 15.2.7
|
||||
@ -2544,8 +2544,8 @@ packages:
|
||||
keyv@4.5.4:
|
||||
resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
|
||||
|
||||
ky@1.4.0:
|
||||
resolution: {integrity: sha512-tPhhoGUiEiU/WXR4rt8klIoLdnTtyu+9jVKHd/wauEjYud32jyn63mzKWQweaQrHWxBQtYoVtdcEnYX1LosnFQ==}
|
||||
ky@1.5.0:
|
||||
resolution: {integrity: sha512-bkQo+UqryW6Zmo/DsixYZE4Z9t2mzvNMhceyIhuMuInb3knm5Q+GNGMKveydJAj+Z6piN1SwI6eR/V0G+Z0BtA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
leven@3.1.0:
|
||||
@ -6317,7 +6317,7 @@ snapshots:
|
||||
dependencies:
|
||||
json-buffer: 3.0.1
|
||||
|
||||
ky@1.4.0: {}
|
||||
ky@1.5.0: {}
|
||||
|
||||
leven@3.1.0: {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user