Skip to content

Commit 651ec95

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

File tree

2 files changed

+204
-157
lines changed

2 files changed

+204
-157
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,16 @@
4040
},
4141
"devDependencies": {
4242
"@biomejs/biome": "^1.9.4",
43-
"@playwright/test": "^1.52.0",
44-
"@rsbuild/core": "^1.3.22",
45-
"@rsbuild/plugin-react": "^1.3.1",
46-
"@rsbuild/plugin-type-check": "^1.2.2",
47-
"@rslib/core": "^0.9.1",
48-
"@types/node": "^22.15.29",
49-
"@types/react": "^19.1.6",
50-
"@types/react-dom": "^19.1.5",
43+
"@playwright/test": "^1.53.2",
44+
"@rsbuild/core": "^1.4.2",
45+
"@rsbuild/plugin-react": "^1.3.2",
46+
"@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",
5151
"nano-staged": "^0.8.0",
52-
"playwright": "^1.52.0",
52+
"playwright": "^1.53.2",
5353
"react": "^19.1.0",
5454
"react-dom": "^19.1.0",
5555
"simple-git-hooks": "^2.13.0",
@@ -63,7 +63,7 @@
6363
"optional": true
6464
}
6565
},
66-
"packageManager": "pnpm@10.11.0",
66+
"packageManager": "pnpm@10.12.4",
6767
"publishConfig": {
6868
"access": "public",
6969
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)