Skip to content

Commit 6359bd9

Browse files
chore(deps): bump the patch-updates group with 2 updates (saicaca#582)
Bumps the patch-updates group with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Updates `astro` from 5.12.5 to 5.12.8 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro) Updates `svelte` from 5.37.2 to 5.37.3 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte) --- updated-dependencies: - dependency-name: astro dependency-version: 5.12.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: svelte dependency-version: 5.37.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef255e6 commit 6359bd9

File tree

2 files changed

+123
-111
lines changed

2 files changed

+123
-111
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@iconify/svelte": "^4.2.0",
3434
"@swup/astro": "^1.7.0",
3535
"@tailwindcss/typography": "^0.5.16",
36-
"astro": "5.12.5",
36+
"astro": "5.12.8",
3737
"astro-expressive-code": "^0.41.3",
3838
"astro-icon": "^1.1.5",
3939
"hastscript": "^9.0.1",
@@ -56,7 +56,7 @@
5656
"sanitize-html": "^2.17.0",
5757
"sharp": "^0.34.3",
5858
"stylus": "^0.64.0",
59-
"svelte": "^5.37.2",
59+
"svelte": "^5.37.3",
6060
"tailwindcss": "^3.4.17",
6161
"typescript": "^5.9.2",
6262
"unist-util-visit": "^5.0.0"

0 commit comments

Comments
 (0)