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