mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
chore: bump vitefu for @astrojs/solid-js (#6104)
Co-authored-by: Yasser Hennawi <yasser.hennawi@nordsec.com>
This commit is contained in:
parent
4c6dcac030
commit
8c80e78dd5
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": {
|
"dependencies": {
|
||||||
"babel-preset-solid": "^1.4.2",
|
"babel-preset-solid": "^1.4.2",
|
||||||
"vitefu": "^0.2.1"
|
"vitefu": "^0.2.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"astro": "workspace:*",
|
"astro": "workspace:*",
|
||||||
|
|
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
|
@ -3256,7 +3256,7 @@ importers:
|
||||||
astro-scripts: workspace:*
|
astro-scripts: workspace:*
|
||||||
babel-preset-solid: ^1.4.2
|
babel-preset-solid: ^1.4.2
|
||||||
solid-js: ^1.5.1
|
solid-js: ^1.5.1
|
||||||
vitefu: ^0.2.1
|
vitefu: ^0.2.4
|
||||||
dependencies:
|
dependencies:
|
||||||
babel-preset-solid: 1.6.10
|
babel-preset-solid: 1.6.10
|
||||||
vitefu: 0.2.4
|
vitefu: 0.2.4
|
||||||
|
|
Loading…
Add table
Reference in a new issue