Skip to content

Commit ac0f83e

Browse files
chore(deps): update all non-major dependencies
1 parent 9a2366f commit ac0f83e

2 files changed

Lines changed: 146 additions & 134 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@
3838
"ts-checker-rspack-plugin": "^1.4.0"
3939
},
4040
"devDependencies": {
41-
"@playwright/test": "^1.60.0",
42-
"@rsbuild/core": "^2.0.9",
43-
"@rslib/core": "^0.22.0",
41+
"@playwright/test": "^1.61.0",
42+
"@rsbuild/core": "^2.0.15",
43+
"@rslib/core": "^0.23.0",
4444
"@rslint/core": "^0.6.1",
4545
"@types/fs-extra": "^11.0.4",
46-
"@types/node": "^24.12.4",
47-
"@typescript/native-preview": "7.0.0-dev.20260607.1",
46+
"@types/node": "^24.13.2",
47+
"@typescript/native-preview": "7.0.0-dev.20260615.1",
4848
"fs-extra": "^11.3.5",
49-
"playwright": "^1.60.0",
50-
"prettier": "^3.8.3",
49+
"playwright": "^1.61.0",
50+
"prettier": "^3.8.4",
5151
"simple-git-hooks": "^2.13.1",
5252
"typescript": "^6.0.3"
5353
},
@@ -63,7 +63,7 @@
6363
"optional": true
6464
}
6565
},
66-
"packageManager": "pnpm@11.5.0",
66+
"packageManager": "pnpm@11.7.0",
6767
"publishConfig": {
6868
"access": "public",
6969
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)