Merge branch 'master' of code.polsevev.dev:polsevev/polsevev.dev
All checks were successful
/ build (push) Successful in 25s

This commit is contained in:
Rolf Martin Glomsrud 2024-11-03 21:08:19 +01:00
commit 10a550aea2
2 changed files with 938 additions and 1019 deletions

1947
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -10,11 +10,11 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/check": "^0.9.1",
"@astrojs/mdx": "^3.1.3",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"astro": "^4.13.1",
"@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^3.1.8",
"@astrojs/rss": "^4.0.9",
"@astrojs/sitemap": "^3.2.1",
"astro": "^4.16.7",
"sharp": "^0.33.5",
"typescript": "^5.5.4"
}