Skip to content

Commit 2a477da

Browse files
chore(deps): update resolutions typescript to v6
1 parent f46a1c8 commit 2a477da

2 files changed

Lines changed: 276 additions & 276 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,15 @@
5050
"eslint": "^10.0.1",
5151
"nuxt": "^4.4.2",
5252
"release-it": "^19.2.4",
53-
"typescript": "^5.9.3",
53+
"typescript": "^6.0.2",
5454
"vite": "^7.3.1",
5555
"vitest": "^4.0.18",
5656
"vue-tsc": "^3.2.5"
5757
},
5858

5959
"resolutions": {
6060
"minimark": "0.2.0",
61-
"typescript": "5.6.3"
61+
"typescript": "^6.0.2"
6262
},
6363
"release-it": {
6464
"git": {

0 commit comments

Comments
 (0)