chore: bump vitefu for @astrojs/solid-js (#6104)
Co-authored-by: Yasser Hennawi <yasser.hennawi@nordsec.com>
This commit is contained in:
parent
631a773dbb
commit
cd425bf448
3 changed files with 7 additions and 2 deletions
5
.changeset/cold-maps-wash.md
Normal file
5
.changeset/cold-maps-wash.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@astrojs/solid-js': patch
|
||||
---
|
||||
|
||||
Bump vitefu for peerDep warning with Vite 4
|
|
@ -33,7 +33,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"babel-preset-solid": "^1.4.2",
|
||||
"vitefu": "^0.2.1"
|
||||
"vitefu": "^0.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"astro": "workspace:*",
|
||||
|
|
|
@ -3256,7 +3256,7 @@ importers:
|
|||
astro-scripts: workspace:*
|
||||
babel-preset-solid: ^1.4.2
|
||||
solid-js: ^1.5.1
|
||||
vitefu: ^0.2.1
|
||||
vitefu: ^0.2.4
|
||||
dependencies:
|
||||
babel-preset-solid: 1.6.10
|
||||
vitefu: 0.2.4
|
||||
|
|
Loading…
Reference in a new issue