From 7b0f269180cc246ee519d78fe42f76f2bf5611e8 Mon Sep 17 00:00:00 2001 From: john Date: Thu, 16 Jul 2026 21:44:49 +0800 Subject: [PATCH] fix: lock patched dependencies for pnpm release builds --- pnpm-lock.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e1e5b2d..b3d7bff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^12.42.0 version: 12.42.0(react-dom@19.2.7(react@19.2.7))(react@19.2.7) http-proxy-middleware: - specifier: ^3.0.3 - version: 3.0.6 + specifier: ^3.0.7 + version: 3.0.7 jsonrepair: specifier: ^3.14.0 version: 3.14.0 @@ -60,8 +60,8 @@ importers: specifier: ^0.35.2 version: 0.35.2 undici: - specifier: ^6.26.0 - version: 6.26.0 + specifier: ^6.27.0 + version: 6.27.0 devDependencies: '@types/react': specifier: ^19.0.10 @@ -1201,8 +1201,8 @@ packages: resolution: {integrity: sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==} engines: {node: '>= 0.8'} - http-proxy-middleware@3.0.6: - resolution: {integrity: sha512-jhO3QfahaHWfQjEnyGW0vpYIYaXcnA6FEfehrBthOokGppvmI6zcV+1yb6TWn3vyeh8yQUoEqH51DNHOCjivxg==} + http-proxy-middleware@3.0.7: + resolution: {integrity: sha512-iwbQltVlx8bCrqePUM8C+hllHvdawVhQJaLrj1X7qllkvFQdXFsr16pW/mo9+JDVjN+QO2XUx9jd8SmoFkE5qw==} engines: {node: ^14.18.0 || ^16.10.0 || >=18.0.0} http-proxy@1.18.1: @@ -1635,8 +1635,8 @@ packages: undici-types@7.24.6: resolution: {integrity: sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==} - undici@6.26.0: - resolution: {integrity: sha512-4yqz8a3n5HmGTlsbADNtr/dJlhkh/55Rq798G6ibiULcXbDtaLpTl1pvdqcbFfeoj3iSi52lePFM7h9H21cw/A==} + undici@6.27.0: + resolution: {integrity: sha512-YmfV3YnEDzXRC5lZ2jWtWWHKGUm1zIt8AhesR1tens+HTNv+YZlN/dp6G727LOvMJ8xjP9Be7Y2Sdr96LDm+pg==} engines: {node: '>=18.17'} unpipe@1.0.0: @@ -2678,7 +2678,7 @@ snapshots: statuses: 2.0.2 toidentifier: 1.0.1 - http-proxy-middleware@3.0.6: + http-proxy-middleware@3.0.7: dependencies: '@types/http-proxy': 1.17.17 debug: 4.4.3 @@ -3125,7 +3125,7 @@ snapshots: undici-types@7.24.6: {} - undici@6.26.0: {} + undici@6.27.0: {} unpipe@1.0.0: {}