chore(deps): update dependency @antfu/ni to v27
This commit is contained in:
parent
31d7163e81
commit
dea27228ff
2 changed files with 19 additions and 8 deletions
|
|
@ -135,7 +135,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^5.4.1",
|
||||
"@antfu/ni": "^26.0.1",
|
||||
"@antfu/ni": "^27.0.1",
|
||||
"@types/chroma-js": "^3.1.1",
|
||||
"@types/file-saver": "^2.0.7",
|
||||
"@types/fnando__sparkline": "^0.3.7",
|
||||
|
|
|
|||
|
|
@ -316,8 +316,8 @@ importers:
|
|||
specifier: ^5.4.1
|
||||
version: 5.4.1(@unocss/eslint-plugin@66.5.2(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.2))(@vue/compiler-sfc@3.5.22)(eslint-plugin-format@1.0.1(eslint@9.38.0(jiti@2.6.0)))(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.2)(vitest@3.2.4(@types/debug@4.1.12)(@types/node@24.9.1)(happy-dom@16.8.1)(jiti@2.6.0)(lightningcss@1.30.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1))
|
||||
'@antfu/ni':
|
||||
specifier: ^26.0.1
|
||||
version: 26.0.1
|
||||
specifier: ^27.0.1
|
||||
version: 27.0.1
|
||||
'@types/chroma-js':
|
||||
specifier: ^3.1.1
|
||||
version: 3.1.1
|
||||
|
|
@ -489,8 +489,8 @@ packages:
|
|||
'@antfu/install-pkg@1.1.0':
|
||||
resolution: {integrity: sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==}
|
||||
|
||||
'@antfu/ni@26.0.1':
|
||||
resolution: {integrity: sha512-yGtjrmEVziDXW/7ggkzDtJkiJ8e8a9j+CtYBhT6gnvVoIXHtTc+iL+ZDMfUDe1wxRvYJrLpmHLJb5HjA5Hskyg==}
|
||||
'@antfu/ni@27.0.1':
|
||||
resolution: {integrity: sha512-I6SOlwJ0MN73ECYcr7VJHpqSseyd7bpshx6JAaD0zNowS4kSWzFsqg8ikQT7DnCLiD4AZ+FaQJQ8WAk0Qi89Vw==}
|
||||
engines: {node: '>=20'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -4203,6 +4203,10 @@ packages:
|
|||
resolution: {integrity: sha512-BGcItUBWSMRgOCe+SVZJ+S7yTRG0eGt9cXAHev72yuGcY23hnLA7Bky5L/xLyPINoSN95geovfBkqoTlNZYa7w==}
|
||||
engines: {node: '>=14'}
|
||||
|
||||
ansis@4.2.0:
|
||||
resolution: {integrity: sha512-HqZ5rWlFjGiV0tDm3UxxgNRqsOTniqoKZu0pIAfh7TZQMGuZK+hH0drySty0si0QXj1ieop4+SkSfPZBPPkHig==}
|
||||
engines: {node: '>=14'}
|
||||
|
||||
anymatch@3.1.3:
|
||||
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
|
||||
engines: {node: '>= 8'}
|
||||
|
|
@ -7097,6 +7101,9 @@ packages:
|
|||
package-manager-detector@1.3.0:
|
||||
resolution: {integrity: sha512-ZsEbbZORsyHuO00lY1kV3/t72yp6Ysay6Pd17ZAlNGuGwmWDLCJxFpRs0IzfXfj1o4icJOkUEioexFHzyPurSQ==}
|
||||
|
||||
package-manager-detector@1.5.0:
|
||||
resolution: {integrity: sha512-uBj69dVlYe/+wxj8JOpr97XfsxH/eumMt6HqjNTmJDf/6NO9s+0uxeOneIz3AsPt2m6y9PqzDzd3ATcU17MNfw==}
|
||||
|
||||
page-lifecycle@0.1.2:
|
||||
resolution: {integrity: sha512-+3uccYgL0CXG0KSXRxZi4uc2E6mqFWV5HqiJJgcnaJCiS0LqiuJ4vB420N21NFuLvuvLB4Jr5drgQ2NXAXF9Iw==}
|
||||
|
||||
|
|
@ -9412,11 +9419,11 @@ snapshots:
|
|||
package-manager-detector: 1.3.0
|
||||
tinyexec: 1.0.1
|
||||
|
||||
'@antfu/ni@26.0.1':
|
||||
'@antfu/ni@27.0.1':
|
||||
dependencies:
|
||||
ansis: 4.1.0
|
||||
ansis: 4.2.0
|
||||
fzf: 0.5.2
|
||||
package-manager-detector: 1.3.0
|
||||
package-manager-detector: 1.5.0
|
||||
tinyexec: 1.0.1
|
||||
tinyglobby: 0.2.15
|
||||
|
||||
|
|
@ -14067,6 +14074,8 @@ snapshots:
|
|||
|
||||
ansis@4.1.0: {}
|
||||
|
||||
ansis@4.2.0: {}
|
||||
|
||||
anymatch@3.1.3:
|
||||
dependencies:
|
||||
normalize-path: 3.0.0
|
||||
|
|
@ -18022,6 +18031,8 @@ snapshots:
|
|||
|
||||
package-manager-detector@1.3.0: {}
|
||||
|
||||
package-manager-detector@1.5.0: {}
|
||||
|
||||
page-lifecycle@0.1.2: {}
|
||||
|
||||
pako@0.2.9: {}
|
||||
|
|
|
|||
Loading…
Reference in a new issue