Skip to content

Commit e3ce0e8

Browse files
chore(deps): update dependency typescript to v6
1 parent 27f2d8a commit e3ce0e8

3 files changed

Lines changed: 14 additions & 39 deletions

File tree

pnpm-lock.yaml

Lines changed: 12 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@rslib/core": "0.22.0",
2323
"@types/react": "^19.2.15",
2424
"react": "^19.2.6",
25-
"typescript": "^5.9.3"
25+
"typescript": "^6.0.3"
2626
},
2727
"peerDependencies": {
2828
"react": ">=16.9.0",

test/doc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/react": "^19.2.15",
3131
"react": "^19.2.6",
3232
"rsbuild-plugin-workspace-dev": "workspace:*",
33-
"typescript": "^5.9.3"
33+
"typescript": "^6.0.3"
3434
},
3535
"peerDependencies": {
3636
"react": ">=19.0.0",

0 commit comments

Comments
 (0)