chore: updated astro.js;

This commit is contained in:
Cyril Šebek 2024-09-01 08:55:07 +02:00
parent afc69605dd
commit 39c8dc5de1
Signed by: blboun3
SSH Key Fingerprint: SHA256:dnxtLebskuWAiy2rlkPCMWxe56UJ9y1pD1zAT6grx4U
2 changed files with 568 additions and 366 deletions

View File

@ -12,9 +12,9 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"@astrojs/mdx": "^3.1.3", "@astrojs/mdx": "^3.1.5",
"@astrojs/node": "^8.3.2", "@astrojs/node": "^8.3.3",
"@astrojs/react": "^3.6.0", "@astrojs/react": "^3.6.2",
"@astrojs/rss": "^4.0.7", "@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6", "@astrojs/sitemap": "^3.1.6",
"@astrojs/tailwind": "^5.1.0", "@astrojs/tailwind": "^5.1.0",
@ -28,7 +28,7 @@
"@tailwindcss/typography": "^0.5.13", "@tailwindcss/typography": "^0.5.13",
"@types/react": "^18.2.74", "@types/react": "^18.2.74",
"@types/react-dom": "^18.2.24", "@types/react-dom": "^18.2.24",
"astro": "^4.12.2", "astro": "^4.15.1",
"astro-seo": "^0.8.4", "astro-seo": "^0.8.4",
"class-variance-authority": "^0.7.0", "class-variance-authority": "^0.7.0",
"clsx": "^2.1.0", "clsx": "^2.1.0",

File diff suppressed because it is too large Load Diff