Housekeeping
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy to Cloudflare Pages (3.114.6) (push) Has been cancelled
Build / Deploy to GitHub and GitLab (push) Has been cancelled

This commit is contained in:
SukkaW 2025-04-25 22:21:51 +08:00
parent fe8109cd4d
commit 7c21281465
2 changed files with 12 additions and 12 deletions

View File

@ -56,7 +56,7 @@
"@types/dns2": "^2.0.9",
"@types/fast-fifo": "^1.3.0",
"@types/mocha": "^10.0.10",
"@types/node": "^22.14.1",
"@types/node": "^22.15.2",
"@types/punycode": "^2.1.4",
"@types/tar-fs": "^2.0.4",
"eslint": "^9.25.1",

22
pnpm-lock.yaml generated
View File

@ -120,8 +120,8 @@ importers:
specifier: ^10.0.10
version: 10.0.10
'@types/node':
specifier: ^22.14.1
version: 22.14.1
specifier: ^22.15.2
version: 22.15.2
'@types/punycode':
specifier: ^2.1.4
version: 2.1.4
@ -518,8 +518,8 @@ packages:
'@types/mocha@10.0.10':
resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==}
'@types/node@22.14.1':
resolution: {integrity: sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==}
'@types/node@22.15.2':
resolution: {integrity: sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A==}
'@types/punycode@2.1.4':
resolution: {integrity: sha512-trzh6NzBnq8yw5e35f8xe8VTYjqM3NE7bohBtvDVf/dtUer3zYTLK1Ka3DG3p7bdtoaOHZucma6FfVKlQ134pQ==}
@ -2001,7 +2001,7 @@ snapshots:
'@jest/schemas': 29.6.3
'@types/istanbul-lib-coverage': 2.0.6
'@types/istanbul-reports': 3.0.4
'@types/node': 22.14.1
'@types/node': 22.15.2
'@types/yargs': 17.0.33
chalk: 4.1.2
@ -2182,11 +2182,11 @@ snapshots:
'@types/better-sqlite3@7.6.13':
dependencies:
'@types/node': 22.14.1
'@types/node': 22.15.2
'@types/dns2@2.0.9':
dependencies:
'@types/node': 22.14.1
'@types/node': 22.15.2
'@types/doctrine@0.0.9': {}
@ -2208,7 +2208,7 @@ snapshots:
'@types/mocha@10.0.10': {}
'@types/node@22.14.1':
'@types/node@22.15.2':
dependencies:
undici-types: 6.21.0
@ -2220,12 +2220,12 @@ snapshots:
'@types/tar-fs@2.0.4':
dependencies:
'@types/node': 22.14.1
'@types/node': 22.15.2
'@types/tar-stream': 3.1.3
'@types/tar-stream@3.1.3':
dependencies:
'@types/node': 22.14.1
'@types/node': 22.15.2
'@types/yargs-parser@21.0.3': {}
@ -3077,7 +3077,7 @@ snapshots:
jest-util@29.7.0:
dependencies:
'@jest/types': 29.6.3
'@types/node': 22.14.1
'@types/node': 22.15.2
chalk: 4.1.2
ci-info: 3.9.0
graceful-fs: 4.2.11