Skip to content

Commit a90b19b

Browse files
committed
chore(deps): add typescript resolution
1 parent 4d56f6d commit a90b19b

File tree

2 files changed

+80
-510
lines changed

2 files changed

+80
-510
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,8 @@
209209
"debug": "4.3.7",
210210
"rollup": "4.34.9",
211211
"unimport": "4.1.1",
212-
"unplugin": "^2.3.5"
212+
"unplugin": "^2.3.5",
213+
"typescript": "5.8.3"
213214
},
214215
"pnpm": {
215216
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)