Skip to content

Commit 1665322

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

File tree

2 files changed

+129
-146
lines changed

2 files changed

+129
-146
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,18 @@
3434
},
3535
"dependencies": {
3636
"css-minimizer-webpack-plugin": "5.0.1",
37-
"reduce-configs": "^1.0.0"
37+
"reduce-configs": "^1.1.0"
3838
},
3939
"devDependencies": {
4040
"@biomejs/biome": "^1.9.4",
41-
"@playwright/test": "^1.48.2",
42-
"@rsbuild/core": "1.0.19",
43-
"@rslib/core": "^0.0.16",
44-
"@types/node": "^22.8.6",
41+
"@playwright/test": "^1.49.0",
42+
"@rsbuild/core": "1.1.6",
43+
"@rslib/core": "^0.1.1",
44+
"@types/node": "^22.10.1",
4545
"nano-staged": "^0.8.0",
46-
"playwright": "^1.48.2",
46+
"playwright": "^1.49.0",
4747
"simple-git-hooks": "^2.11.1",
48-
"typescript": "^5.6.3"
48+
"typescript": "^5.7.2"
4949
},
5050
"peerDependencies": {
5151
"@rsbuild/core": "1.x"
@@ -55,7 +55,7 @@
5555
"optional": true
5656
}
5757
},
58-
"packageManager": "pnpm@9.12.3",
58+
"packageManager": "pnpm@9.14.4",
5959
"publishConfig": {
6060
"access": "public",
6161
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)