Skip to content

Commit 780be0a

Browse files
committed
chore(deps): update typescript
1 parent ce9dd53 commit 780be0a

File tree

3 files changed

+260
-265
lines changed

3 files changed

+260
-265
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,14 @@
4949
"eslint": "^9.30.0",
5050
"nuxt": "^3.17.5",
5151
"standard-version": "^9.5.0",
52-
"typescript": "^5.6.3",
52+
"typescript": "^5.8.3",
5353
"vue-tsc": "^2.2.10"
5454
},
5555
"publishConfig": {
5656
"access": "public"
5757
},
5858
"resolutions": {
59-
"@nuxtjs/strapi": "workspace:*",
60-
"typescript": "5.6.3"
59+
"@nuxtjs/strapi": "workspace:*"
6160
},
6261
"packageManager": "[email protected]"
6362
}

0 commit comments

Comments
 (0)