We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16bed48 commit e9071c1Copy full SHA for e9071c1
package.json
@@ -60,7 +60,7 @@
60
"@nuxt/kit": "^3.14.1592",
61
"consola": "^3.2.3",
62
"defu": "^6.1.4",
63
- "nuxt-site-config": "^3.0.2",
+ "nuxt-site-config": "^3.0.4",
64
"pathe": "^1.1.2",
65
"pkg-types": "^1.2.1",
66
"sirv": "^3.0.0",
@@ -91,7 +91,7 @@
91
"execa": "^9.5.1",
92
"firebase-functions": "^6.1.1",
93
"nuxt": "^3.14.1592",
94
- "typescript": "5.6.3",
+ "typescript": "5.7.2",
95
"unocss": "^0.64.1",
96
"vitest": "^2.1.5",
97
"vue": "3.5.13",
@@ -100,7 +100,7 @@
100
"resolutions": {
101
"@nuxt/schema": "3.14.1592",
102
103
- "typescript": "5.6.3"
+ "typescript": "5.7.2"
104
},
105
"build": {
106
"externals": [
0 commit comments