From 91c5392e6cd0e3485decee7bcbe418d97de229dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 11:13:47 +0000 Subject: [PATCH] :arrow_up: Bump the minor-updates group with 3 updates Bumps the minor-updates group with 3 updates: [@astro-community/astro-embed-youtube](https://github.com/delucis/astro-embed/tree/HEAD/packages/astro-embed-youtube), [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) and [astro-og-canvas](https://github.com/delucis/astro-og-canvas/tree/HEAD/packages/astro-og-canvas). Updates `@astro-community/astro-embed-youtube` from 0.5.9 to 0.5.10 - [Release notes](https://github.com/delucis/astro-embed/releases) - [Changelog](https://github.com/delucis/astro-embed/blob/main/packages/astro-embed-youtube/CHANGELOG.md) - [Commits](https://github.com/delucis/astro-embed/commits/@astro-community/astro-embed-youtube@0.5.10/packages/astro-embed-youtube) Updates `@iconify-json/simple-icons` from 1.2.64 to 1.2.65 - [Commits](https://github.com/iconify/icon-sets/commits) Updates `astro-og-canvas` from 0.7.2 to 0.10.0 - [Release notes](https://github.com/delucis/astro-og-canvas/releases) - [Changelog](https://github.com/delucis/astro-og-canvas/blob/latest/packages/astro-og-canvas/CHANGELOG.md) - [Commits](https://github.com/delucis/astro-og-canvas/commits/astro-og-canvas@0.10.0/packages/astro-og-canvas) --- updated-dependencies: - dependency-name: "@astro-community/astro-embed-youtube" dependency-version: 0.5.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@iconify-json/simple-icons" dependency-version: 1.2.65 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: astro-og-canvas dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] --- package-lock.json | 32 +++++++++++++------------------- package.json | 6 +++--- 2 files changed, 16 insertions(+), 22 deletions(-) diff --git a/package-lock.json b/package-lock.json index e8f28a0..1c8b246 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,16 +7,16 @@ "": { "version": "0.0.1", "dependencies": { - "@astro-community/astro-embed-youtube": "^0.5.9", + "@astro-community/astro-embed-youtube": "^0.5.10", "@astrojs/check": "^0.9.6", "@astrojs/markdown-remark": "^6.3.10", "@astrojs/starlight": "^0.37.1", "@fontsource/neucha": "^5.2.8", - "@iconify-json/simple-icons": "^1.2.64", + "@iconify-json/simple-icons": "^1.2.65", "@iconify-json/solar": "^1.2.5", "astro": "^5.16.6", "astro-icon": "^1.1.5", - "astro-og-canvas": "^0.7.2", + "astro-og-canvas": "^0.10.0", "astro-swiper": "^1.4.0", "sharp": "^0.34.5", "typescript": "^5.9.3" @@ -46,15 +46,12 @@ } }, "node_modules/@astro-community/astro-embed-youtube": { - "version": "0.5.9", - "resolved": "https://registry.npmjs.org/@astro-community/astro-embed-youtube/-/astro-embed-youtube-0.5.9.tgz", - "integrity": "sha512-8Uk2SKbyZVb+jxwqSAMoEpQo+063XYwCI3yRy9cbkyHpu09mDabGZNTF5XrL8CKr3NtR5haBkeYK/kSuKUkJ/g==", + "version": "0.5.10", + "resolved": "https://registry.npmjs.org/@astro-community/astro-embed-youtube/-/astro-embed-youtube-0.5.10.tgz", + "integrity": "sha512-hVlx77KQLjKzElVQnrU5znQ5/E60keVSAPrhuWvQQHuqva5auJtt8YBpOThkwDMuEKXjQybEF1/3C07RZ8MAOQ==", "license": "MIT", "dependencies": { "lite-youtube-embed": "^0.3.4" - }, - "peerDependencies": { - "astro": "^2.0.0 || ^3.0.0-beta || ^4.0.0-beta || ^5.0.0-beta" } }, "node_modules/@astrojs/check": { @@ -933,9 +930,9 @@ } }, "node_modules/@iconify-json/simple-icons": { - "version": "1.2.64", - "resolved": "https://registry.npmjs.org/@iconify-json/simple-icons/-/simple-icons-1.2.64.tgz", - "integrity": "sha512-SMmm//tjZBvHnT0EAzZLnBTL6bukSkncM0pwkOXjr0FsAeCqjQtqoxBR0Mp+PazIJjXJKHm1Ju0YgnCIPOodJg==", + "version": "1.2.65", + "resolved": "https://registry.npmjs.org/@iconify-json/simple-icons/-/simple-icons-1.2.65.tgz", + "integrity": "sha512-v/O0UeqrDz6ASuRVE5g2Puo5aWyej4M/CxX6WYDBARgswwxK0mp3VQbGgPFEAAUU9QN02IjTgjMuO021gpWf2w==", "license": "CC0-1.0", "dependencies": { "@iconify/types": "*" @@ -2833,20 +2830,17 @@ } }, "node_modules/astro-og-canvas": { - "version": "0.7.2", - "resolved": "https://registry.npmjs.org/astro-og-canvas/-/astro-og-canvas-0.7.2.tgz", - "integrity": "sha512-i7sWbdpl2MMF7wUZqSfzMnhW4c7GQz6s7T4BUJ7E06MqasZRHjJytn0n6D0JJkGDeTpZnU7E00A6Ffx0pRB4kg==", + "version": "0.10.0", + "resolved": "https://registry.npmjs.org/astro-og-canvas/-/astro-og-canvas-0.10.0.tgz", + "integrity": "sha512-JkSIYEo2sTJiuht7iVQ2CNT38+rrlvkRpJkqjA58WDFHdymgWktoT9zLkjEkn2u9K2zeZx2GTev16IBJzIoZNQ==", "license": "MIT", "dependencies": { "canvaskit-wasm": "^0.40.0", "deterministic-object-hash": "^2.0.2", "entities": "^7.0.0" }, - "engines": { - "node": ">=18.14.1" - }, "peerDependencies": { - "astro": "^3.0.0 || ^4.0.0 || ^5.0.0" + "astro": "^5.0.0 || ^6.0.0-alpha" } }, "node_modules/astro-og-canvas/node_modules/entities": { diff --git a/package.json b/package.json index f91008f..c326277 100644 --- a/package.json +++ b/package.json @@ -10,16 +10,16 @@ "astro": "astro" }, "dependencies": { - "@astro-community/astro-embed-youtube": "^0.5.9", + "@astro-community/astro-embed-youtube": "^0.5.10", "@astrojs/check": "^0.9.6", "@astrojs/markdown-remark": "^6.3.10", "@astrojs/starlight": "^0.37.1", "@fontsource/neucha": "^5.2.8", - "@iconify-json/simple-icons": "^1.2.64", + "@iconify-json/simple-icons": "^1.2.65", "@iconify-json/solar": "^1.2.5", "astro": "^5.16.6", "astro-icon": "^1.1.5", - "astro-og-canvas": "^0.7.2", + "astro-og-canvas": "^0.10.0", "astro-swiper": "^1.4.0", "sharp": "^0.34.5", "typescript": "^5.9.3"