Skip to content

Commit

Permalink
chore(deps): update dependency @rsbuild/plugin-preact to ^1.1.0 (#3847)
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 Oct 28, 2024
1 parent c50f4c8 commit 735ec4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/create-rsbuild/template-preact-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
},
"devDependencies": {
"@rsbuild/core": "^1.0.18",
"@rsbuild/plugin-preact": "^1.0.3"
"@rsbuild/plugin-preact": "^1.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/create-rsbuild/template-preact-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.0.18",
"@rsbuild/plugin-preact": "^1.0.3",
"@rsbuild/plugin-preact": "^1.1.0",
"typescript": "^5.6.3"
}
}

0 comments on commit 735ec4d

Please sign in to comment.