Skip to content

Commit e1e75ee

Browse files
chore(deps): update resolutions typescript to v6
1 parent 28fe7cb commit e1e75ee

File tree

2 files changed

+316
-544
lines changed

2 files changed

+316
-544
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@
5050
"eslint": "^10.1.0",
5151
"nuxt": "^4.4.2",
5252
"release-it": "^19.2.4",
53-
"typescript": "5.6.3",
53+
"typescript": "6.0.2",
5454
"vite": "^7.3.1",
5555
"vitest": "^4.1.2",
5656
"vue-tsc": "^3.2.6"
5757
},
5858
"resolutions": {
5959
"minimark": "0.2.0",
60-
"typescript": "5.6.3"
60+
"typescript": "6.0.2"
6161
},
6262
"release-it": {
6363
"git": {

0 commit comments

Comments
 (0)