Chore: use Node.js 26

This commit is contained in:
SukkaW
2026-08-01 13:24:38 +08:00
parent 879c95f744
commit 7885f64126
3 changed files with 20 additions and 20 deletions

View File

@@ -1 +1 @@
25
26

View File

@@ -56,7 +56,7 @@
"@types/better-sqlite3": "^7.6.13",
"@types/cli-progress": "^3.11.6",
"@types/mocha": "^10.0.10",
"@types/node": "^25.9.5",
"@types/node": "^26.1.2",
"@types/tar-fs": "^2.0.4",
"@types/yauzl-promise": "^4.0.1",
"earl": "^2.0.0",

36
pnpm-lock.yaml generated
View File

@@ -118,8 +118,8 @@ importers:
specifier: ^10.0.10
version: 10.0.10
'@types/node':
specifier: ^25.9.5
version: 25.9.5
specifier: ^26.1.2
version: 26.1.2
'@types/tar-fs':
specifier: ^2.0.4
version: 2.0.4
@@ -758,8 +758,8 @@ packages:
'@types/mocha@10.0.10':
resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==}
'@types/node@25.9.5':
resolution: {integrity: sha512-OScDchr2fwuUmWdf4kZ9h7PcJiYDVInhJizG/biAq3cAvqwYktuy/TYGGdZNMtNTFUP7rnb0NU4TUdm82kt4Rg==}
'@types/node@26.1.2':
resolution: {integrity: sha512-Vu4a5UFA9rIIFJ7rB/Vaafh9lrCQszopTCx6KjFboXTGQbPNasehVR5TEiithSDGyd1DEiUByggTZsg8jukeIg==}
'@types/tar-fs@2.0.4':
resolution: {integrity: sha512-ipPec0CjTmVDWE+QKr9cTmIIoTl7dFG/yARCM5MqK8i6CNLIG1P8x4kwDsOQY1ChZOZjH0wO9nvfgBvWl4R3kA==}
@@ -2002,8 +2002,8 @@ packages:
peerDependencies:
undici: '>=7.0.0'
undici-types@7.24.6:
resolution: {integrity: sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==}
undici-types@8.3.0:
resolution: {integrity: sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==}
undici@8.9.0:
resolution: {integrity: sha512-aWZpUj7XoGonMClx4gdDRfgBjqeA+F473aDmROQQbM9n6PRfK/u1q/a0X4wMTgcHfT8H6fpbt98PFuDUwFg2YA==}
@@ -2235,7 +2235,7 @@ snapshots:
'@jest/pattern@30.4.0':
dependencies:
'@types/node': 25.9.5
'@types/node': 26.1.2
jest-regex-util: 30.4.0
'@jest/schemas@30.4.1':
@@ -2248,7 +2248,7 @@ snapshots:
'@jest/schemas': 30.4.1
'@types/istanbul-lib-coverage': 2.0.6
'@types/istanbul-reports': 3.0.4
'@types/node': 25.9.5
'@types/node': 26.1.2
'@types/yargs': 17.0.35
chalk: 4.1.2
@@ -2573,11 +2573,11 @@ snapshots:
'@types/better-sqlite3@7.6.13':
dependencies:
'@types/node': 25.9.5
'@types/node': 26.1.2
'@types/cli-progress@3.11.6':
dependencies:
'@types/node': 25.9.5
'@types/node': 26.1.2
'@types/esrecurse@4.3.1': {}
@@ -2597,18 +2597,18 @@ snapshots:
'@types/mocha@10.0.10': {}
'@types/node@25.9.5':
'@types/node@26.1.2':
dependencies:
undici-types: 7.24.6
undici-types: 8.3.0
'@types/tar-fs@2.0.4':
dependencies:
'@types/node': 25.9.5
'@types/node': 26.1.2
'@types/tar-stream': 3.1.4
'@types/tar-stream@3.1.4':
dependencies:
'@types/node': 25.9.5
'@types/node': 26.1.2
'@types/yargs-parser@21.0.3': {}
@@ -2618,7 +2618,7 @@ snapshots:
'@types/yauzl-promise@4.0.1':
dependencies:
'@types/node': 25.9.5
'@types/node': 26.1.2
'@typescript-eslint/eslint-plugin@8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3))(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
dependencies:
@@ -3442,7 +3442,7 @@ snapshots:
jest-util@30.4.1:
dependencies:
'@jest/types': 30.4.1
'@types/node': 25.9.5
'@types/node': 26.1.2
chalk: 4.1.2
ci-info: 4.4.0
graceful-fs: 4.2.11
@@ -3450,7 +3450,7 @@ snapshots:
jest-worker@30.4.1:
dependencies:
'@types/node': 25.9.5
'@types/node': 26.1.2
'@ungap/structured-clone': 1.3.0
jest-util: 30.4.1
merge-stream: 2.0.0
@@ -3909,7 +3909,7 @@ snapshots:
foxts: 5.8.1
undici: 8.9.0
undici-types@7.24.6: {}
undici-types@8.3.0: {}
undici@8.9.0: {}