Skip to content

Commit ce7f75a

Browse files
chore(deps): update rsbuild packages (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4946a2b commit ce7f75a

File tree

3 files changed

+68
-23
lines changed

3 files changed

+68
-23
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@e2e/helper": "workspace:*",
15-
"@rsbuild/core": "^2.0.0-rc.0",
15+
"@rsbuild/core": "^2.0.0-rc.2",
1616
"@rsbuild/plugin-react": "^1.4.6",
1717
"@types/express": "^5.0.6",
1818
"@types/webpack-env": "^1.18.8",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"devDependencies": {
3131
"@biomejs/biome": "2.4.11",
3232
"@playwright/test": "^1.59.1",
33-
"@rsbuild/core": "^2.0.0-rc.0",
34-
"@rslib/core": "0.20.3",
33+
"@rsbuild/core": "^2.0.0-rc.2",
34+
"@rslib/core": "0.21.0",
3535
"@rstest/core": "^0.9.7",
3636
"@types/node": "^25.6.0",
3737
"@types/react": "^19.2.14",

pnpm-lock.yaml

Lines changed: 65 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)