Skip to content

Commit 45706cb

Browse files
fix: keep using typescript 5.6.3
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6d0df31 commit 45706cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@nuxt/eslint": "^1.15.2",
4545
"@stefanobartoletti/nuxt-social-share": "^2.3.1",
4646
"eslint": "^10.1.0",
47-
"typescript": "^6.0.2",
47+
"typescript": "^5.6.3",
4848
"vue-tsc": "^3.2.6"
4949
},
5050
"packageManager": "pnpm@10.33.0"

0 commit comments

Comments
 (0)