updated package list

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

2535
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -11,12 +11,12 @@
},
"dependencies": {
"@astrojs/cloudflare": "^7.1.0",
"@astrojs/mdx": "^1.0.3",
"@astrojs/mdx": "^0.19.7",
"@astrojs/partytown": "^2.0.0",
"@astrojs/prefetch": "^0.4.0",
"@astrojs/sitemap": "^3.0.0",
"@astrojs/tailwind": "^5.0.0",
"astro": "^3.0.13",
"@astrojs/sitemap": "^2.0.2",
"@astrojs/tailwind": "^4.0.0",
"astro": "^2.10.15",
"sass": "^1.66.1",
"tailwindcss": "^3.0.24"
}