Update packages

This commit is contained in:
Mikkel Svartveit 2024-07-27 10:09:18 +02:00
parent 0ab3f060d7
commit 72f6e99ada
2 changed files with 4098 additions and 3856 deletions

View file

@ -10,20 +10,20 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"@astrojs/cloudflare": "^10.2.6", "@astrojs/cloudflare": "^10.4.2",
"@astrojs/mdx": "^3.0.1", "@astrojs/mdx": "^3.1.3",
"@astrojs/svelte": "^5.4.0", "@astrojs/svelte": "^5.7.0",
"@astrojs/tailwind": "^5.1.0", "@astrojs/tailwind": "^5.1.0",
"astro": "^4.9.2", "astro": "^4.12.2",
"sharp": "^0.32.6", "sharp": "^0.32.6",
"svelte": "^4.2.12", "svelte": "^4.2.18",
"tailwindcss": "^3.4.3" "tailwindcss": "^3.4.7"
}, },
"devDependencies": { "devDependencies": {
"@tailwindcss/typography": "^0.5.12", "@tailwindcss/typography": "^0.5.13",
"prettier": "3.0.3", "prettier": "3.0.3",
"prettier-plugin-astro": "^0.12.3", "prettier-plugin-astro": "^0.12.3",
"prettier-plugin-svelte": "^3.2.2", "prettier-plugin-svelte": "^3.2.6",
"prettier-plugin-tailwindcss": "^0.5.13" "prettier-plugin-tailwindcss": "^0.5.14"
} }
} }

File diff suppressed because it is too large Load diff