Skip to content

Commit 491fa35

Browse files
chore(deps): update all non-major dependencies
1 parent c4d97d0 commit 491fa35

File tree

2 files changed

+159
-152
lines changed

2 files changed

+159
-152
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,20 +44,20 @@
4444
"json5": "^2.2.3"
4545
},
4646
"devDependencies": {
47-
"@biomejs/biome": "^2.4.10",
47+
"@biomejs/biome": "^2.4.11",
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.20.3",
53-
"@rstest/core": "^0.9.6",
52+
"@rslib/core": "^0.21.0",
53+
"@rstest/core": "^0.9.7",
5454
"@types/graphlib": "^2.1.12",
5555
"@types/node": "^22.19.17",
5656
"@types/react": "^19.2.14",
5757
"@types/react-dom": "^19.2.3",
5858
"playwright": "^1.59.1",
59-
"react": "^19.2.4",
60-
"react-dom": "^19.2.4",
59+
"react": "^19.2.5",
60+
"react-dom": "^19.2.5",
6161
"simple-git-hooks": "^2.13.1",
6262
"typescript": "^6.0.2"
6363
},

0 commit comments

Comments
 (0)