Skip to content

Commit ecf5d7a

Browse files
chore(deps): update dependency typescript to v6
1 parent 001cdec commit ecf5d7a

3 files changed

Lines changed: 119 additions & 83 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@winner-fed/utils": "^0.16.10",
4242
"playwright": "^1.54.2",
4343
"simple-git-hooks": "^2.13.1",
44-
"typescript": "^5.9.2"
44+
"typescript": "^6.0.3"
4545
},
4646
"peerDependencies": {
4747
"@rsbuild/core": "1.x",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"@iconify-json/mdi": "^1.2.3",
2121
"@iconify-json/noto-v1": "^1.2.2",
2222
"@iconify-json/ri": "^1.2.5",
23-
"typescript": "^5.9.2"
23+
"typescript": "^6.0.3"
2424
}
2525
}

0 commit comments

Comments
 (0)