Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit e9fb203

Browse files
Merge pull request #176 from Dog-Face-Development/dependabot/npm_and_yarn/astrojs/preact-3.5.2
Bump @astrojs/preact from 3.5.1 to 3.5.2
2 parents 9eb08ba + 02a9a4c commit e9fb203

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"vue": "3.4"
2323
},
2424
"devDependencies": {
25-
"@astrojs/preact": "^3.5.1",
25+
"@astrojs/preact": "^3.5.2",
2626
"@astrojs/react": "^1.2.0",
2727
"@astrojs/tailwind": "^1.0.1",
2828
"@playwright/test": "^1.46.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -213,17 +213,17 @@
213213
unist-util-visit-parents "^6.0.1"
214214
vfile "^6.0.2"
215215

216-
"@astrojs/preact@^3.5.1":
217-
version "3.5.1"
218-
resolved "https://registry.yarnpkg.com/@astrojs/preact/-/preact-3.5.1.tgz#ceb844ab43d342ced6d13616ea28e637ddc2b972"
219-
integrity sha512-sKF0Di7kwr2pMAc0PbEGuNF9AhJdLImQqtbgUUP3x75zaBg6mJsHmVt5jMqYpW4zWBfLuqACTaNLxWwu6u4nzw==
216+
"@astrojs/preact@^3.5.2":
217+
version "3.5.2"
218+
resolved "https://registry.yarnpkg.com/@astrojs/preact/-/preact-3.5.2.tgz#2e33eef1c939c04785e25636906dee07cec87c51"
219+
integrity sha512-pu7cmoLy6fWV1oO2LZ8IU2Tgu+nMi8b2mvRoQ6oIn+ViJUu3Ibgi8gVl2Ntf/ZbrVBcyQm3qtCXMuIHBrsZ+7w==
220220
dependencies:
221-
"@babel/plugin-transform-react-jsx" "^7.24.7"
221+
"@babel/plugin-transform-react-jsx" "^7.25.2"
222222
"@babel/plugin-transform-react-jsx-development" "^7.24.7"
223223
"@preact/preset-vite" "2.8.2"
224224
"@preact/signals" "^1.3.0"
225225
babel-plugin-transform-hook-names "^1.0.2"
226-
preact-render-to-string "^6.5.5"
226+
preact-render-to-string "^6.5.9"
227227

228228
"@astrojs/prism@3.1.0":
229229
version "3.1.0"
@@ -3577,10 +3577,10 @@ postcss@^8.4.43:
35773577
picocolors "^1.0.1"
35783578
source-map-js "^1.2.0"
35793579

3580-
preact-render-to-string@^6.5.5:
3581-
version "6.5.6"
3582-
resolved "https://registry.yarnpkg.com/preact-render-to-string/-/preact-render-to-string-6.5.6.tgz#8e5bd86fd448adf26e6bf8d88c199ab66733ded1"
3583-
integrity sha512-msFdv7/ooTV6OIodAnU87V4ct+m2DA1rwaRYV+DNvTYpm/ZInQfoGrcHmbTkV7TOcJaHh5wt1NjiALA46Jyxhw==
3580+
preact-render-to-string@^6.5.9:
3581+
version "6.5.10"
3582+
resolved "https://registry.yarnpkg.com/preact-render-to-string/-/preact-render-to-string-6.5.10.tgz#ae605bdc172865e7687bf287d2353ceb7accc9d5"
3583+
integrity sha512-BJdypTQaBA5UbTF9NKZS3zP93Sw33tZOxNXIfuHofqOZFoMdsquNkVebs/HkEw0in/Qbi6Ep/Anngnj+VsHeBQ==
35843584

35853585
preact@^10.23.2:
35863586
version "10.23.2"

0 commit comments

Comments
 (0)