Skip to content

Commit edab955

Browse files
chore(deps): update all non-major dependencies
1 parent 19f3691 commit edab955

2 files changed

Lines changed: 168 additions & 183 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,16 @@
3232
"pre-commit": "pnpm run lint:write"
3333
},
3434
"devDependencies": {
35-
"@playwright/test": "^1.60.0",
36-
"@rsbuild/core": "^2.0.9",
37-
"@rsbuild/plugin-react": "^2.0.1",
38-
"@rslib/core": "^0.22.0",
39-
"@rslint/core": "^0.6.1",
40-
"@types/node": "^24.12.4",
41-
"playwright": "^1.60.0",
42-
"prettier": "^3.8.3",
43-
"react": "^19.2.6",
44-
"react-dom": "^19.2.6",
35+
"@playwright/test": "^1.61.0",
36+
"@rsbuild/core": "^2.0.15",
37+
"@rsbuild/plugin-react": "^2.1.0",
38+
"@rslib/core": "^0.23.0",
39+
"@rslint/core": "^0.6.2",
40+
"@types/node": "^24.13.2",
41+
"playwright": "^1.61.0",
42+
"prettier": "^3.8.4",
43+
"react": "^19.2.7",
44+
"react-dom": "^19.2.7",
4545
"simple-git-hooks": "^2.13.1",
4646
"typescript": "^6.0.3"
4747
},
@@ -53,7 +53,7 @@
5353
"optional": true
5454
}
5555
},
56-
"packageManager": "pnpm@11.5.0",
56+
"packageManager": "pnpm@11.7.0",
5757
"publishConfig": {
5858
"access": "public",
5959
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)