fix: lockfile

This commit is contained in:
Princesseuh 2023-10-05 20:56:03 +02:00
parent 5bb1398b2a
commit 4ba8b5c73f
No known key found for this signature in database
GPG key ID: 105BBD6D57F2B0C0
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^3.2.0",
"astro": "^3.2.3",
"@astrojs/solid-js": "^3.0.1",
"solid-js": "^1.7.11"
}

View file

@ -160,7 +160,7 @@ importers:
solid-js:
specifier: ^1.7.11
version: 1.7.11
examples/framework-alpine:
dependencies:
'@astrojs/alpinejs':