Bumped astro
All checks were successful
/ get-version (push) Successful in 2s
/ astro-check (push) Successful in 12s
/ check-tag (push) Successful in 2s
/ checking (push) Successful in 12s
/ create-release (push) Successful in 6s
/ auto-deploy-dockge (push) Successful in 11s
/ build-site (push) Successful in 1m8s

This commit is contained in:
Firq 2024-08-01 18:07:42 +02:00
parent a7bb38b89a
commit d75fd91634
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",