Skip to content

Commit de60130

Browse files
build(deps): bump @astrojs/svelte from 7.0.10 to 7.0.11 (#273)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 605b20d commit de60130

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@astrojs/mdx": "^4.2.5",
88
"@astrojs/sitemap": "^3.3.0",
9-
"@astrojs/svelte": "^7.0.10",
9+
"@astrojs/svelte": "^7.0.11",
1010
"@date-fns/tz": "^1.2.0",
1111
"@iconify-json/feather": "^1.2.1",
1212
"@iconify-json/flowbite": "^1.2.5",
@@ -58,7 +58,7 @@
5858

5959
"@astrojs/sitemap": ["@astrojs/[email protected]", "", { "dependencies": { "sitemap": "^8.0.0", "stream-replace-string": "^2.0.0", "zod": "^3.24.2" } }, "sha512-nYE4lKQtk+Kbrw/w0G0TTgT724co0jUsU4tPlHY9au5HmTBKbwiCLwO/15b1/y13aZ4Kr9ZbMeMHlXuwn0ty4Q=="],
6060

61-
"@astrojs/svelte": ["@astrojs/[email protected].10", "", { "dependencies": { "@sveltejs/vite-plugin-svelte": "^5.0.3", "svelte2tsx": "^0.7.35", "vite": "^6.2.6" }, "peerDependencies": { "astro": "^5.0.0", "svelte": "^5.1.16", "typescript": "^5.3.3" } }, "sha512-ktu0GQeXsGUMhGEZWgsCWddV3pNqajeQlDNlDD7D1+Al6ImnU/j+xzjAkbbZgkp144guvPpo9dRqUTpgGKXodw=="],
61+
"@astrojs/svelte": ["@astrojs/[email protected].11", "", { "dependencies": { "@sveltejs/vite-plugin-svelte": "^5.0.3", "svelte2tsx": "^0.7.35", "vite": "^6.2.6" }, "peerDependencies": { "astro": "^5.0.0", "svelte": "^5.1.16", "typescript": "^5.3.3" } }, "sha512-+hn43pBQBLOMXrVYnxqP8b6JNLVhMVXzK3nEgqBfhXfAYdZxJkUUcnbpE8GL1OddTYUnUDFuk2E5hE2kA35LqA=="],
6262

6363
"@astrojs/telemetry": ["@astrojs/[email protected]", "", { "dependencies": { "ci-info": "^4.1.0", "debug": "^4.3.7", "dlv": "^1.1.3", "dset": "^3.1.4", "is-docker": "^3.0.0", "is-wsl": "^3.1.0", "which-pm-runs": "^1.1.0" } }, "sha512-wxhSKRfKugLwLlr4OFfcqovk+LIFtKwLyGPqMsv+9/ibqqnW3Gv7tBhtKEb0gAyUAC4G9BTVQeQahqnQAhd6IQ=="],
6464

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@astrojs/mdx": "^4.2.5",
2727
"@astrojs/sitemap": "^3.3.0",
28-
"@astrojs/svelte": "^7.0.10",
28+
"@astrojs/svelte": "^7.0.11",
2929
"@date-fns/tz": "^1.2.0",
3030
"@iconify-json/feather": "^1.2.1",
3131
"@iconify-json/flowbite": "^1.2.5",

0 commit comments

Comments
 (0)