Skip to content

Commit cfb2055

Browse files
authoredDec 5, 2023
Update vitefu version (#9331)
1 parent 339be4d commit cfb2055

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed
 

‎.changeset/beige-gorillas-camp.md

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

‎packages/astro/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
"unist-util-visit": "^5.0.0",
170170
"vfile": "^6.0.1",
171171
"vite": "^5.0.0",
172-
"vitefu": "^0.2.4",
172+
"vitefu": "^0.2.5",
173173
"which-pm": "^2.1.1",
174174
"yargs-parser": "^21.1.1",
175175
"zod": "^3.22.4"

‎pnpm-lock.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.