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

Commit 623bf82

Browse files
Bump @astrojs/preact from 4.0.11 to 4.1.0
Bumps [@astrojs/preact](https://github.com/withastro/astro/tree/HEAD/packages/integrations/preact) from 4.0.11 to 4.1.0. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/preact/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/preact@4.1.0/packages/integrations/preact) --- updated-dependencies: - dependency-name: "@astrojs/preact" dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d89947f commit 623bf82

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

package-lock.json

Lines changed: 6 additions & 6 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": "^4.0.11",
25+
"@astrojs/preact": "^4.1.0",
2626
"@astrojs/react": "^1.2.0",
2727
"@astrojs/tailwind": "^1.0.1",
2828
"@playwright/test": "^1.49.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -236,15 +236,15 @@
236236
unist-util-visit-parents "^6.0.1"
237237
vfile "^6.0.3"
238238

239-
"@astrojs/preact@^4.0.11":
240-
version "4.0.11"
241-
resolved "https://registry.yarnpkg.com/@astrojs/preact/-/preact-4.0.11.tgz#17b79d1724735eb26ee1f9a552a8ca3dd7765301"
242-
integrity sha512-BEx4sIWCojMJM3RC6wXzPvS5URNKMeQitoW+Uy8uqZ6nM5Me3WE984yntMZTlq8hn3AE278TfUJn2dZhGtSuYA==
239+
"@astrojs/preact@^4.1.0":
240+
version "4.1.0"
241+
resolved "https://registry.yarnpkg.com/@astrojs/preact/-/preact-4.1.0.tgz#bfc55b92090439d3fa9aa56ce9fa6a03bf38f83d"
242+
integrity sha512-yXs63ndFHhoKHEZsvYbfsmmZt15QPEziW/twF4uBLAPWjSlZ1Fx/lG+NFMQpGy/CmvI0WkrhyPa9pkJp5ZaVmQ==
243243
dependencies:
244244
"@preact/preset-vite" "^2.10.1"
245245
"@preact/signals" "^2.0.4"
246246
preact-render-to-string "^6.5.13"
247-
vite "^6.3.4"
247+
vite "^6.3.5"
248248

249249
"@astrojs/prism@3.2.0":
250250
version "3.2.0"
@@ -5010,7 +5010,7 @@ vite-prerender-plugin@^0.5.3:
50105010
source-map "^0.7.4"
50115011
stack-trace "^1.0.0-pre2"
50125012

5013-
vite@^6.3.4:
5013+
vite@^6.3.4, vite@^6.3.5:
50145014
version "6.3.5"
50155015
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.5.tgz#fec73879013c9c0128c8d284504c6d19410d12a3"
50165016
integrity sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==

0 commit comments

Comments
 (0)