Skip to content

Commit dae4149

Browse files
committed
fix: typecheck prepack
1 parent b51cbdf commit dae4149

File tree

4 files changed

+772
-1031
lines changed

4 files changed

+772
-1031
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"slugify": "^1.6.6",
8282
"socket.io-client": "^4.8.1",
8383
"tar": "^7.4.3",
84-
"typescript": "^5.6.3",
84+
"typescript": "^5.7.2",
8585
"ufo": "^1.5.4",
8686
"unified": "^11.0.5",
8787
"unist-util-stringify-position": "^4.0.0",
@@ -98,7 +98,7 @@
9898
"devDependencies": {
9999
"@cloudflare/workers-types": "^4.20241202.0",
100100
"@nuxt/content": "link:.",
101-
"@nuxt/devtools": "^1.6.2",
101+
"@nuxt/devtools": "^1.6.3",
102102
"@nuxt/eslint-config": "^0.7.2",
103103
"@nuxt/module-builder": "^0.8.4",
104104
"@nuxt/schema": "^3.14.1592",
@@ -117,7 +117,7 @@
117117
"release-it": "^17.10.0",
118118
"vitest": "^2.1.8",
119119
"vue-tsc": "^2.1.10",
120-
"wrangler": "^3.91.0"
120+
"wrangler": "^3.92.0"
121121
},
122122
"resolutions": {
123123
"@nuxt/content": "workspace:*",

0 commit comments

Comments
 (0)