Skip to content

Commit 385ee4d

Browse files
fix(deps): update dependency typescript to v6
1 parent 672fcc6 commit 385ee4d

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"yaml": "^2.8.2"
5252
},
5353
"peerDependencies": {
54-
"typescript": "^4.1 || ^5.0"
54+
"typescript": "^4.1 || ^5.0 || ^6.0.0"
5555
},
5656
"peerDependenciesMeta": {
5757
"typescript": {
@@ -79,6 +79,6 @@
7979
"react": "^19.2.4",
8080
"rollup-plugin-dts": "github:privatenumber/rollup-plugin-dts#npm/master",
8181
"type-fest": "^5.4.4",
82-
"typescript": "^5.9.3"
82+
"typescript": "^6.0.2"
8383
}
8484
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)