Skip to content

Commit c3401fa

Browse files
chore(deps): update resolutions typescript to v5.7.2
1 parent f9557a4 commit c3401fa

File tree

2 files changed

+220
-431
lines changed

2 files changed

+220
-431
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"execa": "^9.5.1",
9292
"firebase-functions": "^6.1.1",
9393
"nuxt": "^3.14.1592",
94-
"typescript": "5.6.3",
94+
"typescript": "5.7.2",
9595
"unocss": "^0.64.1",
9696
"vitest": "^2.1.5",
9797
"vue": "3.5.13",
@@ -100,7 +100,7 @@
100100
"resolutions": {
101101
"@nuxt/schema": "3.14.1592",
102102
"nuxt": "^3.14.1592",
103-
"typescript": "5.6.3"
103+
"typescript": "5.7.2"
104104
},
105105
"build": {
106106
"externals": [

0 commit comments

Comments
 (0)