Skip to content

Commit 2cd025c

Browse files
authoredMar 22, 2025··
fix: move typescript to dependencies (#3447)
1 parent 3ca5e38 commit 2cd025c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
"mlly": "^1.7.4",
117117
"oxc-parser": "^0.61.0",
118118
"pathe": "^2.0.3",
119+
"typescript": "^5.6.2",
119120
"ufo": "^1.5.4",
120121
"unplugin": "^2.2.1",
121122
"unplugin-vue-router": "^0.12.0",
@@ -153,7 +154,6 @@
153154
"scule": "^1.3.0",
154155
"tinyexec": "^1.0.0",
155156
"ts-essentials": "^9.4.2",
156-
"typescript": "^5.6.2",
157157
"typescript-eslint": "^7.14.0",
158158
"unbuild": "^2.0.0",
159159
"undici": "^6.19.2",

‎pnpm-lock.yaml

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.