0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-17 23:11:29 -05:00

chore: update lockfile

This commit is contained in:
Nate Moore 2022-03-27 09:30:35 -05:00
parent 2a30904fe3
commit 3d307bf2af

14
pnpm-lock.yaml generated
View file

@ -284,15 +284,23 @@ importers:
astro: link:../../packages/astro
sass: 1.49.9
examples/spa:
examples/router:
specifiers:
'@astrojs/router': ^0.0.1
'@astrojs/spa': ^0.0.1
astro: ^0.25.2
dependencies:
'@astrojs/router': link:../../packages/router
devDependencies:
'@astrojs/spa': link:../../packages/integrations/spa
astro: link:../../packages/astro
examples/spa:
specifiers:
'@astrojs/spa': ^0.0.1
'@astrojs/vue': ^0.0.2
astro: ^0.25.2
vue: ^3.2.30
dependencies:
'@astrojs/router': link:../../packages/router
devDependencies:
'@astrojs/spa': link:../../packages/integrations/spa
'@astrojs/vue': link:../../packages/integrations/vue