Skip to content

Commit 0f3479a

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

File tree

2 files changed

+233
-106
lines changed

2 files changed

+233
-106
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,19 @@
4141
"devDependencies": {
4242
"@biomejs/biome": "^1.9.4",
4343
"@playwright/test": "^1.50.1",
44-
"@rsbuild/core": "^1.2.4",
45-
"@rsbuild/plugin-react": "^1.1.0",
44+
"@rsbuild/core": "^1.2.14",
45+
"@rsbuild/plugin-react": "^1.1.1",
4646
"@rsbuild/plugin-type-check": "^1.2.1",
47-
"@rslib/core": "^0.4.1",
48-
"@types/node": "^22.13.1",
47+
"@rslib/core": "^0.5.2",
48+
"@types/node": "^22.13.8",
4949
"@types/react": "^18.3.18",
5050
"@types/react-dom": "^18.3.5",
5151
"nano-staged": "^0.8.0",
5252
"playwright": "^1.50.1",
5353
"react": "^18.3.1",
5454
"react-dom": "^18.3.1",
5555
"simple-git-hooks": "^2.11.1",
56-
"typescript": "^5.7.3"
56+
"typescript": "^5.8.2"
5757
},
5858
"peerDependencies": {
5959
"@rsbuild/core": "1.x"

0 commit comments

Comments
 (0)