Bumped astro

This commit is contained in:
Firq 2024-08-01 18:07:42 +02:00
parent a7bb38b89a
commit 49643d04fa
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
2 changed files with 283 additions and 363 deletions

640
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,7 @@
{
"name": "@firq/fgosite",
"type": "module",
"version": "0.2.0-pre.8",
"version": "0.2.0-pre.9",
"private": true,
"scripts": {
"dev": "astro dev",
@ -12,11 +12,11 @@
},
"dependencies": {
"@astro-community/astro-embed-youtube": "^0.5.2",
"@astrojs/check": "^0.8.1",
"@astrojs/check": "^0.9.1",
"@astrojs/mdx": "^3.1.3",
"@astrojs/sitemap": "^3.1.6",
"@fontsource/work-sans": "^5.0.18",
"astro": "^4.11.5",
"astro": "^4.13.0",
"astro-meta-tags": "^0.3.0",
"autoprefixer": "^10.4.19",
"iconoir": "^7.7.0",