Skip to content

Commit 7a14ccf

Browse files
authored
test: update test assertion to adapt rsapck / rsbuild 1.3.0-beta (#33)
1 parent 380d9f2 commit 7a14ccf

File tree

4 files changed

+239
-359
lines changed

4 files changed

+239
-359
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
"devDependencies": {
4545
"@biomejs/biome": "^1.9.4",
4646
"@playwright/test": "^1.50.1",
47-
"@rsbuild/core": "^1.2.13",
47+
"@rsbuild/core": "^1.3.0-beta.3",
4848
"@rslib/core": "^0.5.2",
49-
"@rspack/cli": "^1.2.6",
50-
"@rspack/core": "^1.2.6",
49+
"@rspack/cli": "^1.3.0-beta.1",
50+
"@rspack/core": "^1.3.0-beta.1",
5151
"@types/node": "^22.13.7",
5252
"nano-staged": "^0.8.0",
5353
"playwright": "^1.50.1",

0 commit comments

Comments
 (0)