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 8365e26 commit 766bfbeCopy full SHA for 766bfbe
package.json
@@ -53,7 +53,7 @@
53
"tailwindcss": "^3.4.18",
54
"ts-node": "^10.9.2",
55
"turbo": "^2.5.8",
56
- "typescript": "~5.9.2",
+ "typescript": "~5.9.3",
57
"uglify-js": "^3.19.3",
58
"vite": "^5.4.20",
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.8.4"
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.9.2"
+ "typescript": "~5.9.3"
0 commit comments