Skip to content

Commit

Permalink
chore(deps): update dependency @preact/preset-vite to v2.9.3 (#3047)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 39a76ff commit d60cb8f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"devDependencies": {
"@eslint/compat": "1.2.4",
"@eslint/js": "9.7.0",
"@preact/preset-vite": "2.9.1",
"@preact/preset-vite": "2.9.3",
"@rollup/plugin-commonjs": "26.0.3",
"@rollup/plugin-eslint": "9.0.5",
"@rollup/plugin-json": "6.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1324,10 +1324,10 @@
dependencies:
playwright "1.48.2"

"@preact/[email protected].1":
version "2.9.1"
resolved "https://registry.yarnpkg.com/@preact/preset-vite/-/preset-vite-2.9.1.tgz#489c4c4f6ca9122a25b9cb577563e8fd09bd9865"
integrity sha512-JecWzrOx7ogFhklSMhY+aH/24pajL0Vx+beEgau3WDMUUAo32cpUo/UqerPhLOyhCKXlxK9a3cRoa8g68ZAp5g==
"@preact/[email protected].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==
dependencies:
"@babel/code-frame" "^7.22.13"
"@babel/plugin-transform-react-jsx" "^7.22.15"
Expand Down

0 comments on commit d60cb8f

Please sign in to comment.