diff --git a/package-lock.json b/package-lock.json index 570d07f2c90..a988511aa31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@11ty/eleventy-fetch": "^4.0.0", "@algolia/client-search": "^4.19.1", "@algoveraai/search": "^0.0.71", - "@astro-community/astro-embed-youtube": "^0.2.2", + "@astro-community/astro-embed-youtube": "^0.4.1", "@astrojs/mdx": "^0.19.7", "@astrojs/partytown": "^1.2.3", "@astrojs/preact": "^2.2.1", @@ -283,6 +283,17 @@ "astro": "^1.0.0 || ^2.0.0-beta" } }, + "node_modules/@astro-community/astro-embed-integration/node_modules/@astro-community/astro-embed-youtube": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/@astro-community/astro-embed-youtube/-/astro-embed-youtube-0.2.2.tgz", + "integrity": "sha512-eGBVujUNOv6x2x/iXS7D/XWmlx69frLQKyYBW0zTFzzgDCeOuXkJ4TPMOdQHsttp2ZCvbqii8f27GoaTKHIa7g==", + "dependencies": { + "lite-youtube-embed": "^0.2.0" + }, + "peerDependencies": { + "astro": "^1.0.0 || ^2.0.0-beta" + } + }, "node_modules/@astro-community/astro-embed-twitter": { "version": "0.2.2", "resolved": "https://registry.npmjs.org/@astro-community/astro-embed-twitter/-/astro-embed-twitter-0.2.2.tgz", @@ -312,14 +323,14 @@ } }, "node_modules/@astro-community/astro-embed-youtube": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/@astro-community/astro-embed-youtube/-/astro-embed-youtube-0.2.2.tgz", - "integrity": "sha512-eGBVujUNOv6x2x/iXS7D/XWmlx69frLQKyYBW0zTFzzgDCeOuXkJ4TPMOdQHsttp2ZCvbqii8f27GoaTKHIa7g==", + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/@astro-community/astro-embed-youtube/-/astro-embed-youtube-0.4.1.tgz", + "integrity": "sha512-sS3zp3JpCkQl0yl5iCZSuCcankz0Ownjg0Ju5KdON4BJVZUh2gHySCCvqKpsNWwto2VESKi9v7KHi1/R386FZg==", "dependencies": { "lite-youtube-embed": "^0.2.0" }, "peerDependencies": { - "astro": "^1.0.0 || ^2.0.0-beta" + "astro": "^2.0.0 || ^3.0.0-beta" } }, "node_modules/@astrojs/compiler": { @@ -7084,6 +7095,17 @@ "astro": "^1.0.0 || ^2.0.0-beta" } }, + "node_modules/astro-embed/node_modules/@astro-community/astro-embed-youtube": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/@astro-community/astro-embed-youtube/-/astro-embed-youtube-0.2.2.tgz", + "integrity": "sha512-eGBVujUNOv6x2x/iXS7D/XWmlx69frLQKyYBW0zTFzzgDCeOuXkJ4TPMOdQHsttp2ZCvbqii8f27GoaTKHIa7g==", + "dependencies": { + "lite-youtube-embed": "^0.2.0" + }, + "peerDependencies": { + "astro": "^1.0.0 || ^2.0.0-beta" + } + }, "node_modules/astro/node_modules/estree-walker": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.0.tgz", @@ -25309,6 +25331,16 @@ "@astro-community/astro-embed-vimeo": "^0.1.2", "@astro-community/astro-embed-youtube": "^0.2.2", "unist-util-select": "^4.0.1" + }, + "dependencies": { + "@astro-community/astro-embed-youtube": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/@astro-community/astro-embed-youtube/-/astro-embed-youtube-0.2.2.tgz", + "integrity": "sha512-eGBVujUNOv6x2x/iXS7D/XWmlx69frLQKyYBW0zTFzzgDCeOuXkJ4TPMOdQHsttp2ZCvbqii8f27GoaTKHIa7g==", + "requires": { + "lite-youtube-embed": "^0.2.0" + } + } } }, "@astro-community/astro-embed-twitter": { @@ -25334,9 +25366,9 @@ } }, "@astro-community/astro-embed-youtube": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/@astro-community/astro-embed-youtube/-/astro-embed-youtube-0.2.2.tgz", - "integrity": "sha512-eGBVujUNOv6x2x/iXS7D/XWmlx69frLQKyYBW0zTFzzgDCeOuXkJ4TPMOdQHsttp2ZCvbqii8f27GoaTKHIa7g==", + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/@astro-community/astro-embed-youtube/-/astro-embed-youtube-0.4.1.tgz", + "integrity": "sha512-sS3zp3JpCkQl0yl5iCZSuCcankz0Ownjg0Ju5KdON4BJVZUh2gHySCCvqKpsNWwto2VESKi9v7KHi1/R386FZg==", "requires": { "lite-youtube-embed": "^0.2.0" } @@ -30115,6 +30147,16 @@ "@astro-community/astro-embed-twitter": "^0.2.2", "@astro-community/astro-embed-vimeo": "^0.1.2", "@astro-community/astro-embed-youtube": "^0.2.2" + }, + "dependencies": { + "@astro-community/astro-embed-youtube": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/@astro-community/astro-embed-youtube/-/astro-embed-youtube-0.2.2.tgz", + "integrity": "sha512-eGBVujUNOv6x2x/iXS7D/XWmlx69frLQKyYBW0zTFzzgDCeOuXkJ4TPMOdQHsttp2ZCvbqii8f27GoaTKHIa7g==", + "requires": { + "lite-youtube-embed": "^0.2.0" + } + } } }, "async": { diff --git a/package.json b/package.json index 5824bf1f9b2..0a0c8e9b5a7 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@11ty/eleventy-fetch": "^4.0.0", "@algolia/client-search": "^4.19.1", "@algoveraai/search": "^0.0.71", - "@astro-community/astro-embed-youtube": "^0.2.2", + "@astro-community/astro-embed-youtube": "^0.4.1", "@astrojs/mdx": "^0.19.7", "@astrojs/partytown": "^1.2.3", "@astrojs/preact": "^2.2.1",