0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-17 22:44:24 -05:00

[solidjs integration] Update solidjs dependency (#9355)

* update solidjs dependency

* update lockfile

* solidjs integration: update vite-plugin-solid

* update lockfile

* solidjs integration: decrease required version to match vite plugin

* Update moody-years-worry.md

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
This commit is contained in:
Marvin 2024-01-04 17:25:53 +01:00 committed by GitHub
parent e862d070b4
commit 2e4d110a87
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 @@
---
'@astrojs/solid-js': patch
---
Upgrades `vite-plugin-solid` to `^2.8.0`

View file

@ -35,7 +35,7 @@
"dev": "astro-scripts dev \"src/**/*.ts\""
},
"dependencies": {
"vite-plugin-solid": "^2.7.0"
"vite-plugin-solid": "^2.8.0"
},
"devDependencies": {
"astro": "workspace:*",

2
pnpm-lock.yaml generated
View file

@ -4562,7 +4562,7 @@ importers:
packages/integrations/solid:
dependencies:
vite-plugin-solid:
specifier: ^2.7.0
specifier: ^2.8.0
version: 2.8.0(solid-js@1.8.7)
devDependencies:
astro: