Skip to content

Commit fdffa87

Browse files
chore(deps): update all non-major dependencies
1 parent 7b588bd commit fdffa87

File tree

2 files changed

+121
-121
lines changed

2 files changed

+121
-121
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,19 @@
3030
},
3131
"devDependencies": {
3232
"@biomejs/biome": "^1.9.4",
33-
"@microsoft/api-extractor": "^7.52.15",
34-
"@playwright/test": "^1.55.1",
35-
"@rsbuild/core": "^1.5.13",
33+
"@microsoft/api-extractor": "^7.53.1",
34+
"@playwright/test": "^1.56.0",
35+
"@rsbuild/core": "^1.5.17",
3636
"@rsbuild/plugin-react": "^1.4.1",
37-
"@rslib/core": "^0.15.0",
37+
"@rslib/core": "^0.15.1",
3838
"@swc/core": "^1.13.5",
39-
"@types/node": "^22.18.8",
40-
"@types/react": "^19.1.16",
41-
"@types/react-dom": "^19.1.9",
39+
"@types/node": "^22.18.10",
40+
"@types/react": "^19.2.2",
41+
"@types/react-dom": "^19.2.2",
4242
"@types/serialize-javascript": "^5.0.4",
43-
"playwright": "^1.55.1",
44-
"react": "^19.1.1",
45-
"react-dom": "^19.1.1",
43+
"playwright": "^1.56.0",
44+
"react": "^19.2.0",
45+
"react-dom": "^19.2.0",
4646
"serialize-javascript": "^6.0.2",
4747
"simple-git-hooks": "^2.13.1",
4848
"typescript": "^5.9.3"
@@ -55,7 +55,7 @@
5555
"optional": true
5656
}
5757
},
58-
"packageManager": "pnpm@10.17.1",
58+
"packageManager": "pnpm@10.18.3",
5959
"publishConfig": {
6060
"access": "public",
6161
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)