Update Astro to latest version (5.18.1)
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
"db:seed": "node db/seed.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/db": "^0.14.0",
|
||||
"@astrojs/sitemap": "^3.2.0",
|
||||
"@astrojs/db": "^0.20.1",
|
||||
"@astrojs/sitemap": "^3.7.2",
|
||||
"@astrojs/tailwind": "^5.1.4",
|
||||
"astro": "^5.1.1",
|
||||
"astro": "^6.1.2",
|
||||
"astro-consent": "^1.0.0",
|
||||
"drizzle-orm": "^0.38.2",
|
||||
"tailwindcss": "^3.4.17"
|
||||
|
||||
Reference in New Issue
Block a user