0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00

fix(deps): update dependency @preact/signals to v2

This commit is contained in:
renovate[bot] 2024-12-23 02:49:16 +00:00 committed by GitHub
parent 98f9e833a5
commit 9acfa51187
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 48 additions and 608 deletions

View file

@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/preact": "^4.0.1",
"@preact/signals": "^1.3.0",
"@preact/signals": "^2.0.0",
"astro": "^5.1.1",
"preact": "^10.24.3"
}

View file

@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@astrojs/preact": "workspace:*",
"@preact/signals": "1.3.0",
"@preact/signals": "2.0.0",
"astro": "workspace:*",
"preact": "^10.25.0"
}

View file

@ -38,7 +38,7 @@
"@babel/plugin-transform-react-jsx": "^7.25.9",
"@babel/plugin-transform-react-jsx-development": "^7.25.9",
"@preact/preset-vite": "2.8.2",
"@preact/signals": "^1.3.0",
"@preact/signals": "^2.0.0",
"babel-plugin-transform-hook-names": "^1.0.2",
"preact-render-to-string": "^6.5.11",
"vite": "^6.0.5"

File diff suppressed because it is too large Load diff