Skip to content

Commit 19b734c

Browse files
authored
chore(deps): update @rsbuild/core and postcss (#55)
Update @rsbuild/core to `1.4.0-beta.1` and postcss to `8.5.4` to fix a type issue in Rsbuild ecosystem CI: https://github.com/rspack-contrib/rsbuild-ecosystem-ci/actions/runs/15461350377/job/43523200562
1 parent 6376349 commit 19b734c

File tree

2 files changed

+197
-32
lines changed

2 files changed

+197
-32
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"@biomejs/biome": "^1.9.4",
3232
"@playwright/test": "^1.52.0",
3333
"@rollup/pluginutils": "^5.1.4",
34-
"@rsbuild/core": "^1.3.14",
34+
"@rsbuild/core": "^1.4.0-beta.1",
3535
"@rslib/core": "^0.6.8",
3636
"@rsbuild/webpack": "^1.3.0",
3737
"@types/node": "^22.15.3",
3838
"@types/semver": "^7.7.0",
3939
"playwright": "^1.52.0",
40-
"postcss": "^8.5.3",
40+
"postcss": "^8.5.4",
4141
"semver": "^7.7.1",
4242
"simple-git-hooks": "^2.13.0",
4343
"tailwindcss": "^3.4.17",

0 commit comments

Comments
 (0)