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

Commit 18835a4

Browse files
Merge pull request #191 from Dog-Face-Development/dependabot/npm_and_yarn/astrojs/preact-3.5.3
Bump @astrojs/preact from 3.5.2 to 3.5.3
2 parents cc9be9b + 523f8da commit 18835a4

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 5 additions & 5 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.5"
2323
},
2424
"devDependencies": {
25-
"@astrojs/preact": "^3.5.2",
25+
"@astrojs/preact": "^3.5.3",
2626
"@astrojs/react": "^1.2.0",
2727
"@astrojs/tailwind": "^1.0.1",
2828
"@playwright/test": "^1.46.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -221,17 +221,17 @@
221221
unist-util-visit-parents "^6.0.1"
222222
vfile "^6.0.2"
223223

224-
"@astrojs/preact@^3.5.2":
225-
version "3.5.2"
226-
resolved "https://registry.yarnpkg.com/@astrojs/preact/-/preact-3.5.2.tgz#2e33eef1c939c04785e25636906dee07cec87c51"
227-
integrity sha512-pu7cmoLy6fWV1oO2LZ8IU2Tgu+nMi8b2mvRoQ6oIn+ViJUu3Ibgi8gVl2Ntf/ZbrVBcyQm3qtCXMuIHBrsZ+7w==
224+
"@astrojs/preact@^3.5.3":
225+
version "3.5.3"
226+
resolved "https://registry.yarnpkg.com/@astrojs/preact/-/preact-3.5.3.tgz#91ff5f0aafedb79eaa311d8bae4e24c62dcc83d0"
227+
integrity sha512-/4q7eaEZue+ZEp2lT4AtsHTRz+GWSoHEtAaFWhlfWNQxR08T1JqCtr/073JQl60dMEzclmGxXkZYL7Sq4/sQYw==
228228
dependencies:
229229
"@babel/plugin-transform-react-jsx" "^7.25.2"
230230
"@babel/plugin-transform-react-jsx-development" "^7.24.7"
231231
"@preact/preset-vite" "2.8.2"
232232
"@preact/signals" "^1.3.0"
233233
babel-plugin-transform-hook-names "^1.0.2"
234-
preact-render-to-string "^6.5.9"
234+
preact-render-to-string "^6.5.10"
235235

236236
"@astrojs/prism@3.1.0":
237237
version "3.1.0"
@@ -3576,7 +3576,7 @@ postcss@^8.4.43, postcss@^8.4.44:
35763576
picocolors "^1.0.1"
35773577
source-map-js "^1.2.0"
35783578

3579-
preact-render-to-string@^6.5.9:
3579+
preact-render-to-string@^6.5.10:
35803580
version "6.5.10"
35813581
resolved "https://registry.yarnpkg.com/preact-render-to-string/-/preact-render-to-string-6.5.10.tgz#ae605bdc172865e7687bf287d2353ceb7accc9d5"
35823582
integrity sha512-BJdypTQaBA5UbTF9NKZS3zP93Sw33tZOxNXIfuHofqOZFoMdsquNkVebs/HkEw0in/Qbi6Ep/Anngnj+VsHeBQ==

0 commit comments

Comments
 (0)