Skip to content

Commit

Permalink
update astro dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
raulfdm committed Jan 23, 2025
1 parent fb45d82 commit a0975ff
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Binary file modified bun.lockb
Binary file not shown.
18 changes: 9 additions & 9 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@
},
"devDependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/partytown": "2.1.2",
"@astrojs/react": "4.0.0",
"@astrojs/rss": "4.0.10",
"@astrojs/svelte": "7.0.1",
"@astrojs/tailwind": "5.1.3",
"@astrojs/partytown": "2.1.3",
"@astrojs/react": "4.1.6",
"@astrojs/rss": "4.0.11",
"@astrojs/svelte": "7.0.4",
"@astrojs/tailwind": "5.1.5",
"@astrojs/ts-plugin": "1.10.4",
"@astrojs/vercel": "8.0.0",
"@astrojs/vercel": "8.0.3",
"@eslint/js": "9.14.0",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.9",
Expand All @@ -73,8 +73,8 @@
"@types/node": "20.17.6",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"astro": "5.0.8",
"astro-portabletext": "0.10.1",
"astro": "5.1.8",
"astro-portabletext": "0.11.0",
"astro-robots-txt": "1.0.0",
"astro-seo": "0.8.4",
"eslint": "9.18.0",
Expand All @@ -90,7 +90,7 @@
"type-fest": "4.26.1",
"typescript": "5.6.3",
"typescript-eslint": "8.14.0",
"vite": "5.4.11",
"vite": "6.0.11",
"vitest": "2.1.5"
}
}

0 comments on commit a0975ff

Please sign in to comment.