mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
chore: updating lock file
This commit is contained in:
parent
2bcf642eb0
commit
73825e7244
1 changed files with 7 additions and 7 deletions
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
|
@ -763,15 +763,15 @@ importers:
|
||||||
|
|
||||||
packages/astro/e2e/fixtures/multiple-frameworks-stores:
|
packages/astro/e2e/fixtures/multiple-frameworks-stores:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@astrojs/lit': ^0.1.4
|
'@astrojs/lit': workspace:*
|
||||||
'@astrojs/preact': ^0.1.3
|
'@astrojs/preact': workspace:*
|
||||||
'@astrojs/react': ^0.1.3
|
'@astrojs/react': workspace:*
|
||||||
'@astrojs/solid-js': ^0.1.3
|
'@astrojs/solid-js': workspace:*
|
||||||
'@astrojs/store': workspace:*
|
'@astrojs/store': workspace:*
|
||||||
'@astrojs/svelte': ^0.1.4
|
'@astrojs/svelte': workspace:*
|
||||||
'@astrojs/vue': ^0.1.5
|
'@astrojs/vue': workspace:*
|
||||||
'@webcomponents/template-shadowroot': ^0.1.0
|
'@webcomponents/template-shadowroot': ^0.1.0
|
||||||
astro: ^1.0.0-beta.38
|
astro: workspace:*
|
||||||
lit: ^2.2.5
|
lit: ^2.2.5
|
||||||
preact: ^10.7.3
|
preact: ^10.7.3
|
||||||
react: ^18.1.0
|
react: ^18.1.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue