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

Commit b7cd7af

Browse files
Merge pull request #353 from Dog-Face-Development/dependabot/npm_and_yarn/astrojs/preact-4.0.7
2 parents 2af2703 + 1cf6b07 commit b7cd7af

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": "^4.0.6",
25+
"@astrojs/preact": "^4.0.7",
2626
"@astrojs/react": "^1.2.0",
2727
"@astrojs/tailwind": "^1.0.1",
2828
"@playwright/test": "^1.51.1",

yarn.lock

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

239-
"@astrojs/preact@^4.0.6":
240-
version "4.0.6"
241-
resolved "https://registry.yarnpkg.com/@astrojs/preact/-/preact-4.0.6.tgz#5caff5c864c94c69bb609ffbb721253afa423bd8"
242-
integrity sha512-SmfQU2cuEqWBHFf/X0rwHK1MKbrzuOBDg3Es02p7iXNLE0iysXVin5wNiFh/+EDxk0jcLN3zPggK7a14wVnBjA==
239+
"@astrojs/preact@^4.0.7":
240+
version "4.0.7"
241+
resolved "https://registry.yarnpkg.com/@astrojs/preact/-/preact-4.0.7.tgz#559cff8a4fbe2b5ea299a72668d2a2de9894dac7"
242+
integrity sha512-XfSyqhPPHHFU+JRNxG08EKvD+tEzUTi0srkwW0DxBH1zY5TsuesHW63hZ+FQBaE+qPKx/mRE6mTpPsZzzWK1GQ==
243243
dependencies:
244244
"@babel/plugin-transform-react-jsx" "^7.25.9"
245245
"@babel/plugin-transform-react-jsx-development" "^7.25.9"
246246
"@preact/preset-vite" "^2.10.1"
247247
"@preact/signals" "^2.0.1"
248248
babel-plugin-transform-hook-names "^1.0.2"
249249
preact-render-to-string "^6.5.13"
250-
vite "^6.2.2"
250+
vite "^6.2.3"
251251

252252
"@astrojs/prism@3.2.0":
253253
version "3.2.0"
@@ -4846,7 +4846,7 @@ vite-prerender-plugin@^0.5.3:
48464846
source-map "^0.7.4"
48474847
stack-trace "^1.0.0-pre2"
48484848

4849-
vite@^6.0.11, vite@^6.2.2, vite@^6.2.3:
4849+
vite@^6.0.11, vite@^6.2.3:
48504850
version "6.2.3"
48514851
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.3.tgz#249e92d32886981ab46bc1f049ac72abc6fa81e2"
48524852
integrity sha512-IzwM54g4y9JA/xAeBPNaDXiBF8Jsgl3VBQ2YQ/wOY6fyW3xMdSoltIV3Bo59DErdqdE6RxUfv8W69DvUorE4Eg==

0 commit comments

Comments
 (0)