Skip to content

Commit 91b67d1

Browse files
chore(deps): update all non-major dependencies
1 parent 7052224 commit 91b67d1

2 files changed

Lines changed: 290 additions & 293 deletions

File tree

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -28,23 +28,23 @@
2828
"pre-commit": "npm run lint:write"
2929
},
3030
"devDependencies": {
31-
"@microsoft/api-extractor": "^7.52.8",
31+
"@microsoft/api-extractor": "^7.52.10",
3232
"@biomejs/biome": "^1.9.4",
33-
"@playwright/test": "^1.53.2",
34-
"@rsbuild/core": "^1.4.2",
35-
"@rsbuild/plugin-react": "^1.3.2",
36-
"@rslib/core": "^0.10.4",
37-
"@swc/core": "^1.12.7",
38-
"@types/node": "^22.15.34",
39-
"@types/react": "^19.1.8",
40-
"@types/react-dom": "^19.1.6",
33+
"@playwright/test": "^1.54.1",
34+
"@rsbuild/core": "^1.4.12",
35+
"@rsbuild/plugin-react": "^1.3.4",
36+
"@rslib/core": "^0.11.0",
37+
"@swc/core": "^1.13.3",
38+
"@types/node": "^22.17.0",
39+
"@types/react": "^19.1.9",
40+
"@types/react-dom": "^19.1.7",
4141
"@types/serialize-javascript": "^5.0.4",
42-
"playwright": "^1.53.2",
43-
"react": "^19.1.0",
44-
"react-dom": "^19.1.0",
42+
"playwright": "^1.54.1",
43+
"react": "^19.1.1",
44+
"react-dom": "^19.1.1",
4545
"serialize-javascript": "^6.0.2",
46-
"simple-git-hooks": "^2.13.0",
47-
"typescript": "^5.8.3"
46+
"simple-git-hooks": "^2.13.1",
47+
"typescript": "^5.9.2"
4848
},
4949
"peerDependencies": {
5050
"@rsbuild/core": "1.x"
@@ -54,7 +54,7 @@
5454
"optional": true
5555
}
5656
},
57-
"packageManager": "pnpm@10.12.4",
57+
"packageManager": "pnpm@10.14.0",
5858
"publishConfig": {
5959
"access": "public",
6060
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)