Skip to content

Commit 3b0e2e4

Browse files
chore(deps): update all non-major dependencies (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 651ec95 commit 3b0e2e4

File tree

2 files changed

+202
-202
lines changed

2 files changed

+202
-202
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,20 @@
4040
},
4141
"devDependencies": {
4242
"@biomejs/biome": "^1.9.4",
43-
"@playwright/test": "^1.53.2",
44-
"@rsbuild/core": "^1.4.2",
45-
"@rsbuild/plugin-react": "^1.3.2",
43+
"@playwright/test": "^1.54.1",
44+
"@rsbuild/core": "^1.4.12",
45+
"@rsbuild/plugin-react": "^1.3.4",
4646
"@rsbuild/plugin-type-check": "^1.2.3",
47-
"@rslib/core": "^0.10.4",
48-
"@types/node": "^22.15.34",
49-
"@types/react": "^19.1.8",
50-
"@types/react-dom": "^19.1.6",
47+
"@rslib/core": "^0.11.0",
48+
"@types/node": "^22.17.0",
49+
"@types/react": "^19.1.9",
50+
"@types/react-dom": "^19.1.7",
5151
"nano-staged": "^0.8.0",
52-
"playwright": "^1.53.2",
53-
"react": "^19.1.0",
54-
"react-dom": "^19.1.0",
55-
"simple-git-hooks": "^2.13.0",
56-
"typescript": "^5.8.3"
52+
"playwright": "^1.54.1",
53+
"react": "^19.1.1",
54+
"react-dom": "^19.1.1",
55+
"simple-git-hooks": "^2.13.1",
56+
"typescript": "^5.9.2"
5757
},
5858
"peerDependencies": {
5959
"@rsbuild/core": "1.x"
@@ -63,7 +63,7 @@
6363
"optional": true
6464
}
6565
},
66-
"packageManager": "pnpm@10.12.4",
66+
"packageManager": "pnpm@10.14.0",
6767
"publishConfig": {
6868
"access": "public",
6969
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)