Skip to content

Commit 1c633c4

Browse files
chore(deps): update all non-major dependencies (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a2366f commit 1c633c4

2 files changed

Lines changed: 185 additions & 188 deletions

File tree

package.json

Lines changed: 9 additions & 9 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",
44-
"@rslint/core": "^0.6.1",
41+
"@playwright/test": "^1.61.0",
42+
"@rsbuild/core": "^2.0.15",
43+
"@rslib/core": "^0.23.0",
44+
"@rslint/core": "^0.6.2",
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.20260617.2",
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)