Skip to content

Commit 23b84ab

Browse files
Bump @astrojs/svelte
Bumps the npm-production group with 1 update in the /client directory: [@astrojs/svelte](https://github.com/withastro/astro/tree/HEAD/packages/integrations/svelte). Updates `@astrojs/svelte` from 7.2.0 to 7.2.1 - [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) --- updated-dependencies: - dependency-name: "@astrojs/svelte" dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a823a3 commit 23b84ab

File tree

2 files changed

+10
-22
lines changed

2 files changed

+10
-22
lines changed

client/package-lock.json

Lines changed: 9 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@astrojs/check": "^0.9.5",
1414
"@astrojs/node": "^9.4.6",
15-
"@astrojs/svelte": "^7.2.0",
15+
"@astrojs/svelte": "^7.2.1",
1616
"@tailwindcss/vite": "^4.1.16",
1717
"astro": "^5.12.3",
1818
"svelte": "^5.41.0",

0 commit comments

Comments
 (0)