From 72373b1aa6091d9a157757c9edfec3b0bebca9e8 Mon Sep 17 00:00:00 2001 From: Nate Moore Date: Thu, 26 May 2022 15:26:07 -0500 Subject: [PATCH] chore: update lockfile --- pnpm-lock.yaml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0091f0eca7c30..82e19b8fcf355 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -667,6 +667,41 @@ importers: dependencies: astro: link:../../.. + packages/astro/e2e/fixtures/client-only: + specifiers: + '@astrojs/lit': ^0.1.3 + '@astrojs/preact': ^0.1.2 + '@astrojs/react': ^0.1.2 + '@astrojs/solid-js': ^0.1.2 + '@astrojs/svelte': ^0.1.3 + '@astrojs/vue': ^0.1.4 + '@webcomponents/template-shadowroot': ^0.1.0 + astro: ^1.0.0-beta.32 + lit: ^2.2.4 + preact: ^10.7.2 + react: ^18.1.0 + react-dom: ^18.1.0 + solid-js: ^1.4.2 + svelte: ^3.48.0 + vue: ^3.2.36 + dependencies: + '@webcomponents/template-shadowroot': 0.1.0 + lit: 2.2.4 + preact: 10.7.2 + react: 18.1.0 + react-dom: 18.1.0_react@18.1.0 + solid-js: 1.4.2 + svelte: 3.48.0 + vue: 3.2.36 + devDependencies: + '@astrojs/lit': link:../../../../integrations/lit + '@astrojs/preact': link:../../../../integrations/preact + '@astrojs/react': link:../../../../integrations/react + '@astrojs/solid-js': link:../../../../integrations/solid + '@astrojs/svelte': link:../../../../integrations/svelte + '@astrojs/vue': link:../../../../integrations/vue + astro: link:../../.. + packages/astro/e2e/fixtures/lit-component: specifiers: '@astrojs/lit': workspace:* @@ -7882,6 +7917,11 @@ packages: /debug/3.2.7: resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: 2.1.3 dev: false @@ -10784,6 +10824,8 @@ packages: debug: 3.2.7 iconv-lite: 0.4.24 sax: 1.2.4 + transitivePeerDependencies: + - supports-color dev: false /netmask/2.0.2: @@ -10867,6 +10909,8 @@ packages: rimraf: 2.7.1 semver: 5.7.1 tar: 4.4.19 + transitivePeerDependencies: + - supports-color dev: false /node-releases/2.0.5: