From 0ae4443d3b26f82f78336c15ba4ddcffa9892b08 Mon Sep 17 00:00:00 2001 From: Ivan Belikov Date: Thu, 14 Dec 2023 12:36:53 +0900 Subject: [PATCH] build: lock file update --- pnpm-lock.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3b6bb9f..bfd6cc5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,6 +4,9 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false +neverBuiltDependencies: + - cypress + dependencies: '@builder.io/partytown': specifier: ^0.8.1 @@ -5038,7 +5041,6 @@ packages: resolution: {integrity: sha512-k1Wl5PQcA/4UoTffYKKaxA0FJKwg8yenYNYRzLt11CUR0Kln+h7Udne6mdU1cUIdXBDTVZWtmiUjzqGs7/pEpw==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true - requiresBuild: true dependencies: '@cypress/request': 3.0.1 '@cypress/xvfb': 1.2.4(supports-color@8.1.1)