Skip to content

Commit c5d9573

Browse files
chore(deps): bump the minor-updates group across 1 directory with 3 updates (#458)
Bumps the minor-updates group with 3 updates in the / directory: [@astrojs/svelte](https://github.com/withastro/astro/tree/HEAD/packages/integrations/svelte), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Updates `@astrojs/svelte` from 7.0.13 to 7.1.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/svelte/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/svelte) Updates `astro` from 5.7.13 to 5.8.0 - [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.30.1 to 5.33.0 - [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: "@astrojs/svelte" dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: astro dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: svelte dependency-version: 5.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79f199b commit c5d9573

File tree

2 files changed

+214
-454
lines changed

2 files changed

+214
-454
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@astrojs/check": "^0.9.4",
1919
"@astrojs/rss": "^4.0.11",
2020
"@astrojs/sitemap": "^3.4.0",
21-
"@astrojs/svelte": "7.0.13",
21+
"@astrojs/svelte": "7.1.0",
2222
"@astrojs/tailwind": "^6.0.2",
2323
"@fontsource-variable/jetbrains-mono": "^5.2.5",
2424
"@fontsource/roboto": "^5.2.5",
@@ -29,7 +29,7 @@
2929
"@iconify/svelte": "^4.2.0",
3030
"@swup/astro": "^1.6.0",
3131
"@tailwindcss/typography": "^0.5.16",
32-
"astro": "5.7.13",
32+
"astro": "5.8.0",
3333
"astro-icon": "^1.1.5",
3434
"hastscript": "^9.0.1",
3535
"katex": "^0.16.22",
@@ -51,7 +51,7 @@
5151
"sanitize-html": "^2.17.0",
5252
"sharp": "^0.34.1",
5353
"stylus": "^0.64.0",
54-
"svelte": "^5.30.1",
54+
"svelte": "^5.33.0",
5555
"tailwindcss": "^3.4.17",
5656
"typescript": "^5.8.3",
5757
"unist-util-visit": "^5.0.0"

0 commit comments

Comments
 (0)