diff --git a/package.json b/package.json index 5939cf8..6976b21 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "changelogen": "^0.5.5", "eslint": "^8.57.0", "eslint-config-unjs": "^0.2.1", - "jiti": "^1.21.0", + "jiti": "^2.0.0", "listhen": "^1.7.2", "ofetch": "^1.3.4", "prettier": "^3.2.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52a0450..0f4d65d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ devDependencies: specifier: ^0.2.1 version: 0.2.1(eslint@8.57.0)(typescript@5.4.5) jiti: - specifier: ^1.21.0 - version: 1.21.0 + specifier: ^2.0.0 + version: 2.0.0 listhen: specifier: ^1.7.2 version: 1.7.2 @@ -3061,6 +3061,11 @@ packages: hasBin: true dev: true + /jiti@2.0.0: + resolution: {integrity: sha512-CJ7e7Abb779OTRv3lomfp7Mns/Sy1+U4pcAx5VbjxCZD5ZM/VJaXPpPjNKjtSvWQy/H86E49REXR34dl1JEz9w==} + hasBin: true + dev: true + /js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} requiresBuild: true