chore: update to solid 1.5 (#4496)

This commit is contained in:
Abdullah Mzaien 2022-08-26 18:11:57 +03:00 committed by GitHub
parent 62fd846ea8
commit 824a2adddd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 17 additions and 4 deletions

View file

@ -0,0 +1,5 @@
---
'@astrojs/solid-js': minor
---
Update solid to 1.5

View file

@ -37,7 +37,7 @@
"devDependencies": {
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"solid-js": "^1.4.3"
"solid-js": "^1.5.1"
},
"peerDependencies": {
"solid-js": "^1.4.3"

View file

@ -2561,7 +2561,7 @@ importers:
astro: workspace:*
astro-scripts: workspace:*
babel-preset-solid: ^1.4.2
solid-js: ^1.4.3
solid-js: ^1.5.1
dependencies:
babel-preset-solid: 1.5.1
devDependencies:
@ -2602,7 +2602,7 @@ importers:
'@proload/core': 0.3.2
autoprefixer: 10.4.8_postcss@8.4.16
postcss: 8.4.16
tailwindcss: 3.1.8
tailwindcss: 3.1.8_postcss@8.4.16
devDependencies:
astro: link:../../astro
astro-scripts: link:../../../scripts
@ -15622,6 +15622,12 @@ packages:
dependencies:
csstype: 3.1.0
/solid-js/1.5.1:
resolution: {integrity: sha512-Y6aKystIxnrB0quV5nhqNuJV+l2Fk3/PQy1mMya/bzxlGiMHAym7v1NaqEgqDIvctbkxOi5dBj0ER/ewrH060g==}
dependencies:
csstype: 3.1.0
dev: true
/sorcery/0.10.0:
resolution: {integrity: sha512-R5ocFmKZQFfSTstfOtHjJuAwbpGyf9qjQa1egyhvXSbM7emjrtLXtGdZsDJDABC85YBfVvrOiGWKSYXPKdvP1g==}
hasBin: true
@ -16004,10 +16010,12 @@ packages:
tslib: 2.4.0
dev: true
/tailwindcss/3.1.8:
/tailwindcss/3.1.8_postcss@8.4.16:
resolution: {integrity: sha512-YSneUCZSFDYMwk+TGq8qYFdCA3yfBRdBlS7txSq0LUmzyeqRe3a8fBQzbz9M3WS/iFT4BNf/nmw9mEzrnSaC0g==}
engines: {node: '>=12.13.0'}
hasBin: true
peerDependencies:
postcss: ^8.0.9
dependencies:
arg: 5.0.2
chokidar: 3.5.3