Update dependency typescript to v7
This commit is contained in:
parent
1f1d0b66da
commit
2ed5ea840c
2 changed files with 2 additions and 2 deletions
2
bun.lock
2
bun.lock
|
|
@ -12,7 +12,7 @@
|
|||
"@types/bun": "latest",
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5",
|
||||
"typescript": "^5 || ^7.0.0",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue