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 ab8ba7d commit e0a65c7Copy full SHA for e0a65c7
website-v3/package.json
@@ -11,13 +11,12 @@
11
"astro": "astro"
12
},
13
"dependencies": {
14
- "@astrojs/node": "^3.1.0",
15
"@astrojs/tailwind": "^2.1.3",
16
"@astrojs/prefetch": "^0.1.1",
17
"@docsearch/js": "^3.3.0",
18
"@docsearch/react": "^3.3.0",
19
"@vercel/og": "^0.0.21",
20
- "astro": "^1.6.14",
+ "astro": "^1.6.15",
21
"classnames": "^2.3.2",
22
"color": "^4.2.3",
23
"cookie": "^0.5.0",
@@ -29,8 +28,9 @@
29
28
"zod": "^3.19.1"
30
31
"devDependencies": {
+ "@astrojs/node": "^3.1.1",
32
"@astrojs/react": "^1.2.2",
33
- "@astrojs/vercel": "2.3.4",
+ "@astrojs/vercel": "^2.3.6",
34
"@tailwindcss/typography": "^0.5.8",
35
"@types/classnames": "^2.3.1",
36
"@types/color": "^3.0.3",
0 commit comments