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

Update vitefu version (#9331)

This commit is contained in:
Nate Moore 2023-12-05 17:41:12 -06:00 committed by GitHub
parent 339be4dbff
commit cfb20550d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 2 deletions

View file

@ -0,0 +1,5 @@
---
'astro': patch
---
Updates an internal dependency ([`vitefu`](https://github.com/svitejs/vitefu)) to avoid a common `peerDependency` warning

View file

@ -169,7 +169,7 @@
"unist-util-visit": "^5.0.0",
"vfile": "^6.0.1",
"vite": "^5.0.0",
"vitefu": "^0.2.4",
"vitefu": "^0.2.5",
"which-pm": "^2.1.1",
"yargs-parser": "^21.1.1",
"zod": "^3.22.4"

2
pnpm-lock.yaml generated
View file

@ -644,7 +644,7 @@ importers:
specifier: ^5.0.0
version: 5.0.0(@types/node@18.18.6)(sass@1.69.5)
vitefu:
specifier: ^0.2.4
specifier: ^0.2.5
version: 0.2.5(vite@5.0.0)
which-pm:
specifier: ^2.1.1