updated dependencies

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>
issue/index
Ash Entwisle 2023-10-19 21:41:20 +00:00
parent c0da9ebb3e
commit 55c0c65728
No known key found for this signature in database
GPG Key ID: 0E3CBB6B4BE9FE33
2 changed files with 2532 additions and 2272 deletions

4786
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -10,14 +10,14 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/cloudflare": "^7.1.0",
"@astrojs/mdx": "^0.19.7",
"@astrojs/partytown": "^2.0.0",
"@astrojs/prefetch": "^0.4.0",
"@astrojs/sitemap": "^2.0.2",
"@astrojs/tailwind": "^4.0.0",
"astro": "^2.10.15",
"sass": "^1.66.1",
"tailwindcss": "^3.0.24"
"@astrojs/cloudflare": "^7.6.1",
"@astrojs/mdx": "^1.1.2",
"@astrojs/partytown": "^2.0.1",
"@astrojs/prefetch": "^0.4.1",
"@astrojs/sitemap": "^3.0.2",
"@astrojs/tailwind": "^5.0.2",
"astro": "^3.3.2",
"scss": "^0.2.4",
"tailwindcss": "^3.3.3"
}
}