Bumped embed to fix accessibility issue

This commit is contained in:
Firq 2025-02-07 11:37:16 +01:00
parent d5e4818b2b
commit 81c1def4c4
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
2 changed files with 9 additions and 8 deletions

View file

@ -1,7 +1,7 @@
{
"name": "@firq/fgosite",
"type": "module",
"version": "0.2.0-pre.63",
"version": "0.2.0-pre.64",
"private": true,
"scripts": {
"dev": "astro dev",
@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"@astro-community/astro-embed-youtube": "^0.5.2",
"@astro-community/astro-embed-youtube": "^0.5.6",
"@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^4.0.8",
"@astrojs/sitemap": "^3.2.1",