From 44aaf9d2e87305396394b6678e073ebe31be70e0 Mon Sep 17 00:00:00 2001 From: yuyinws Date: Fri, 29 Nov 2024 17:19:26 +0800 Subject: [PATCH] fix: specify h3 version --- package.json | 2 +- pnpm-lock.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6574dd2..ffba10b 100644 --- a/package.json +++ b/package.json @@ -159,7 +159,7 @@ "@rollup/pluginutils": "^5.1.2", "ast-kit": "^1.2.0", "get-port-please": "^3.1.2", - "h3": "^1.12.0", + "h3": "1.12.0", "launch-editor": "^2.9.1", "magic-string": "^0.30.11", "pathe": "^1.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e309db3..d444743 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,7 +39,7 @@ importers: specifier: ^3.1.2 version: 3.1.2 h3: - specifier: ^1.12.0 + specifier: 1.12.0 version: 1.12.0 launch-editor: specifier: ^2.9.1 @@ -19051,7 +19051,7 @@ snapshots: iron-webcrypto: 1.2.1 ohash: 1.1.3 radix3: 1.1.2 - ufo: 1.5.3 + ufo: 1.5.4 uncrypto: 0.1.3 unenv: 1.9.0 transitivePeerDependencies: