Skip to content

Commit e8a13c0

Browse files
chore(deps): update rsbuild (#179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d773a4 commit e8a13c0

File tree

3 files changed

+308
-147
lines changed

3 files changed

+308
-147
lines changed

examples/web-platform/packages/react-container/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"react-dom": "^19.2.0"
1717
},
1818
"devDependencies": {
19-
"@rsbuild/core": "1.5.13",
20-
"@rsbuild/plugin-react": "1.4.1",
19+
"@rsbuild/core": "1.6.3",
20+
"@rsbuild/plugin-react": "1.4.2",
2121
"@types/react": "^19.2.0",
2222
"@types/react-dom": "^19.2.0",
2323
"typescript": "^5.9.3"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@changesets/cli": "^2.29.7",
2020
"@pnpm/meta-updater": "^2.0.6",
21-
"@rsbuild/plugin-type-check": "1.2.4",
21+
"@rsbuild/plugin-type-check": "1.3.0",
2222
"dprint": "^0.50.2",
2323
"husky": "^9.1.7",
2424
"nano-staged": "^0.8.0",

0 commit comments

Comments
 (0)