Skip to content

Commit 7ebd406

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

2 files changed

Lines changed: 263 additions & 87 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@
4444
"json5": "^2.2.3"
4545
},
4646
"devDependencies": {
47-
"@biomejs/biome": "^2.4.11",
47+
"@biomejs/biome": "^2.4.12",
4848
"@playwright/test": "^1.59.1",
4949
"@rsbuild/core": "^1.7.5",
5050
"@rsbuild/plugin-react": "^1.4.6",
5151
"@rsbuild/plugin-type-check": "^1.3.4",
52-
"@rslib/core": "^0.21.0",
53-
"@rstest/core": "^0.9.7",
52+
"@rslib/core": "^0.21.2",
53+
"@rstest/core": "^0.9.8",
5454
"@types/graphlib": "^2.1.12",
5555
"@types/node": "^22.19.17",
5656
"@types/react": "^19.2.14",
@@ -59,7 +59,7 @@
5959
"react": "^19.2.5",
6060
"react-dom": "^19.2.5",
6161
"simple-git-hooks": "^2.13.1",
62-
"typescript": "^6.0.2"
62+
"typescript": "^6.0.3"
6363
},
6464
"peerDependencies": {
6565
"@rsbuild/core": "^1.0.0 || ^2.0.0-0"

0 commit comments

Comments
 (0)