feat: Astro upgrade from v4 to v5
All checks were successful
Deploy website / build-and-deploy (push) Successful in 6m56s
All checks were successful
Deploy website / build-and-deploy (push) Successful in 6m56s
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
121a7aae17
commit
612598511b
2 changed files with 3592 additions and 3341 deletions
10
package.json
10
package.json
|
@ -11,11 +11,11 @@
|
|||
"preinstall": "npx only-allow pnpm"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "^2.0.0",
|
||||
"@astrojs/rss": "^4.0.1",
|
||||
"@astrojs/sitemap": "^3.0.3",
|
||||
"@astrojs/tailwind": "^5.0.3",
|
||||
"astro": "^4.0.3",
|
||||
"@astrojs/mdx": "^4.3.0",
|
||||
"@astrojs/rss": "4.0.12",
|
||||
"@astrojs/sitemap": "3.4.1",
|
||||
"@astrojs/tailwind": "^6.0.2",
|
||||
"astro": "^5.11.0",
|
||||
"tailwindcss": "^3.3.6"
|
||||
}
|
||||
}
|
||||
|
|
6923
pnpm-lock.yaml
generated
6923
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue