Skip to content

Commit e0a65c7

Browse files
committed
-
1 parent ab8ba7d commit e0a65c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website-v3/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,12 @@
1111
"astro": "astro"
1212
},
1313
"dependencies": {
14-
"@astrojs/node": "^3.1.0",
1514
"@astrojs/tailwind": "^2.1.3",
1615
"@astrojs/prefetch": "^0.1.1",
1716
"@docsearch/js": "^3.3.0",
1817
"@docsearch/react": "^3.3.0",
1918
"@vercel/og": "^0.0.21",
20-
"astro": "^1.6.14",
19+
"astro": "^1.6.15",
2120
"classnames": "^2.3.2",
2221
"color": "^4.2.3",
2322
"cookie": "^0.5.0",
@@ -29,8 +28,9 @@
2928
"zod": "^3.19.1"
3029
},
3130
"devDependencies": {
31+
"@astrojs/node": "^3.1.1",
3232
"@astrojs/react": "^1.2.2",
33-
"@astrojs/vercel": "2.3.4",
33+
"@astrojs/vercel": "^2.3.6",
3434
"@tailwindcss/typography": "^0.5.8",
3535
"@types/classnames": "^2.3.1",
3636
"@types/color": "^3.0.3",

0 commit comments

Comments
 (0)