We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0e41c4 commit 5544cd5Copy full SHA for 5544cd5
package.json
@@ -21,14 +21,14 @@
21
"license": "MPL-2.0",
22
"dependencies": {
23
"@astrojs/vercel": "^9.0.0",
24
- "@astrojs/vue": "^5.0.0",
+ "@astrojs/vue": "^6.0.0",
25
"@devprotocol/util-ts": "4.0.0",
26
"@ffmpeg-installer/ffmpeg": "^1.1.0",
27
"@tailwindcss/vite": "^4.1.13",
28
"@upstash/redis": "^1.34.3",
29
"@vercel/blob": "^2.0.0",
30
"@vercel/edge": "^1.1.2",
31
- "astro": "^5.0.0",
+ "astro": "^6.0.0",
32
"ethers": "^6.13.2",
33
"ffmpeg-static": "^5.2.0",
34
"fluent-ffmpeg": "^2.1.3",
0 commit comments