diff --git a/package.json b/package.json index 5e076fe..7c4f5fe 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@antfu/eslint-config": "^0.33.0", "@types/fs-extra": "^9.0.13", - "@types/node": "^18.11.7", + "@types/node": "^22.0.0", "esbuild": "^0.15.12", "eslint": "^8.26.0", "fs-extra": "^11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7fbf0f4..75a67be 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3,7 +3,7 @@ lockfileVersion: 5.4 specifiers: '@antfu/eslint-config': ^0.33.0 '@types/fs-extra': ^9.0.13 - '@types/node': ^18.11.7 + '@types/node': ^22.0.0 esbuild: ^0.15.12 eslint: ^8.26.0 fs-extra: ^11.0.0 @@ -18,7 +18,7 @@ specifiers: devDependencies: '@antfu/eslint-config': 0.33.0_wyqvi574yv7oiwfeinomdzmc3m '@types/fs-extra': 9.0.13 - '@types/node': 18.11.7 + '@types/node': 22.8.2 esbuild: 0.15.12 eslint: 8.26.0 fs-extra: 11.0.0 @@ -231,7 +231,7 @@ packages: /@types/fs-extra/9.0.13: resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} dependencies: - '@types/node': 18.11.7 + '@types/node': 22.8.2 dev: true /@types/json-schema/7.0.11: @@ -248,8 +248,10 @@ packages: '@types/unist': 2.0.6 dev: true - /@types/node/18.11.7: - resolution: {integrity: sha512-LhFTglglr63mNXUSRYD8A+ZAIu5sFqNJ4Y2fPuY7UlrySJH87rRRlhtVmMHplmfk5WkoJGmDjE9oiTfyX94CpQ==} + /@types/node/22.8.2: + resolution: {integrity: sha512-NzaRNFV+FZkvK/KLCsNdTvID0SThyrs5SHB6tsD/lajr22FGC73N2QeDPM2wHtVde8mgcXuSsHQkH5cX1pbPLw==} + dependencies: + undici-types: 6.19.8 dev: true /@types/normalize-package-data/2.4.1: @@ -2410,6 +2412,10 @@ packages: which-boxed-primitive: 1.0.2 dev: true + /undici-types/6.19.8: + resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + dev: true + /unist-util-stringify-position/2.0.3: resolution: {integrity: sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==} dependencies: