We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb40f2f commit aeb4f14Copy full SHA for aeb4f14
package.json
@@ -53,7 +53,7 @@
53
"tailwindcss": "^3.4.17",
54
"ts-node": "^10.9.2",
55
"turbo": "^2.5.5",
56
- "typescript": "~5.8.3",
+ "typescript": "~5.9.2",
57
"uglify-js": "^3.19.3",
58
"vite": "^5.4.19",
59
"vitest": "^2.1.9",
packages/cli/package.json
@@ -41,7 +41,7 @@
41
"image-size": "^2.0.2",
42
"libsodium-wrappers": "^0.7.15",
43
"md5": "^2.3.0",
44
45
"zx": "^8.7.1"
46
}
47
packages/ssr/package.json
@@ -53,6 +53,6 @@
"@cloudcommerce/types": "workspace:*",
"@firebase/app-types": "^0.9.3",
"@types/html-minifier": "^4.0.5",
- "typescript": "~5.8.3"
+ "typescript": "~5.9.2"
0 commit comments