Skip to content

Commit

Permalink
Update @preact/preset-vite to version 2.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 5, 2025
1 parent a343945 commit d4fb42b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@babel/core": "7",
"@playwright/test": "^1.49.1",
"@preact/preset-vite": "^2.9.3",
"@preact/preset-vite": "^2.9.4",
"@types/express": "^4.17.21",
"@types/node": "^20.14.12",
"autoprefixer": "^10.4.20",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -639,10 +639,10 @@
dependencies:
playwright "1.49.1"

"@preact/preset-vite@^2.9.3":
version "2.9.3"
resolved "https://registry.yarnpkg.com/@preact/preset-vite/-/preset-vite-2.9.3.tgz#7bb26639ff3bea5f56c1db3b083d4d90b99b9996"
integrity sha512-uVDSKsFnPa/bmRTAcPiYpTvC04T1lhIH2ho3CJZLYibwcwliElS/i64iyATZkgR4DJxSc/JwOCSQS4IF/a03OQ==
"@preact/preset-vite@^2.9.4":
version "2.9.4"
resolved "https://registry.yarnpkg.com/@preact/preset-vite/-/preset-vite-2.9.4.tgz#877b73745be8f4e8aa4221fd4d791d12d540a8ae"
integrity sha512-PpPnUlKUsbWZ2oBuAkAMnezhIYGsR7xi2EZcPjeTAjF1DhGl00IcPD1ZeXRFKp38i7Hk4kEdFlwpJ1525cAzpg==
dependencies:
"@babel/code-frame" "^7.22.13"
"@babel/plugin-transform-react-jsx" "^7.22.15"
Expand Down

0 comments on commit d4fb42b

Please sign in to comment.