Skip to content

Commit f66a10b

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

2 files changed

Lines changed: 157 additions & 156 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,20 @@
4040
},
4141
"devDependencies": {
4242
"@playwright/test": "^1.59.1",
43-
"@rsbuild/core": "^2.0.3",
43+
"@rsbuild/core": "^2.0.5",
4444
"@rsbuild/plugin-react": "^2.0.0",
4545
"@rsbuild/plugin-type-check": "^1.3.4",
46-
"@rslib/core": "^0.21.3",
47-
"@rslint/core": "^0.5.1",
46+
"@rslib/core": "^0.21.4",
47+
"@rslint/core": "^0.5.2",
4848
"@rstest/core": "^0.9.10",
4949
"@types/graphlib": "^2.1.12",
50-
"@types/node": "^24.12.2",
50+
"@types/node": "^24.12.3",
5151
"@types/react": "^19.2.14",
5252
"@types/react-dom": "^19.2.3",
5353
"playwright": "^1.59.1",
5454
"prettier": "^3.8.3",
55-
"react": "^19.2.5",
56-
"react-dom": "^19.2.5",
55+
"react": "^19.2.6",
56+
"react-dom": "^19.2.6",
5757
"simple-git-hooks": "^2.13.1",
5858
"typescript": "^6.0.3"
5959
},
@@ -65,7 +65,7 @@
6565
"optional": true
6666
}
6767
},
68-
"packageManager": "pnpm@10.33.2",
68+
"packageManager": "pnpm@10.33.4",
6969
"publishConfig": {
7070
"access": "public",
7171
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)