Skip to content

Commit

Permalink
Update Astro
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 24, 2025
1 parent 6b6bc43 commit 98c7b79
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions website-new/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"test:e2e:ui": "playwright test --ui"
},
"dependencies": {
"@astrojs/vercel": "8.0.1",
"astro": "5.1.5"
"@astrojs/vercel": "8.0.4",
"astro": "5.1.9"
},
"devDependencies": {
"@playwright/test": "1.49.1",
Expand Down
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@astrojs/svelte": "7.0.4",
"@astrojs/tailwind": "5.1.5",
"@astrojs/ts-plugin": "1.10.4",
"@astrojs/vercel": "8.0.3",
"@astrojs/vercel": "8.0.4",
"@eslint/js": "9.14.0",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.9",
Expand All @@ -73,7 +73,7 @@
"@types/node": "20.17.6",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"astro": "5.1.8",
"astro": "5.1.9",
"astro-portabletext": "0.11.0",
"astro-robots-txt": "1.0.0",
"astro-seo": "0.8.4",
Expand Down

0 comments on commit 98c7b79

Please sign in to comment.