Skip to content

Commit 7053626

Browse files
chore(deps): update dependency svelte to v5.14.4 (#6784)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21cf0e4 commit 7053626

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/graphql-tag-pluck/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@vue/compiler-sfc": "3.5.13",
6868
"astrojs-compiler-sync": "^1.0.0",
6969
"content-tag": "^3.0.0",
70-
"svelte": "5.14.3",
70+
"svelte": "5.14.4",
7171
"svelte2tsx": "0.7.31"
7272
},
7373
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11412,10 +11412,10 @@ svelte2tsx@0.7.31:
1141211412
dedent-js "^1.0.1"
1141311413
pascal-case "^3.1.1"
1141411414

11415-
svelte@5.14.3:
11416-
version "5.14.3"
11417-
resolved "https://registry.yarnpkg.com/svelte/-/svelte-5.14.3.tgz#84a1ab2f25a942b40b7475a8ed02aa3b0846ead7"
11418-
integrity sha512-k9l8cuDuzvx/4IjWg2cVHLvkoPQUJUpOz6YtJbfdkqaBMxixxR3PSmkJKC0i+Oq59iPUj5UoHkskp3/OQFiN2g==
11415+
svelte@5.14.4:
11416+
version "5.14.4"
11417+
resolved "https://registry.yarnpkg.com/svelte/-/svelte-5.14.4.tgz#d1f8add8cf91cb5c6b8d7bfe5c3a660676e01aa7"
11418+
integrity sha512-2iR/UHHA2Dsldo4JdXDcdqT+spueuh+uNYw1FoTKBbpnFEECVISeqSo0uubPS4AfBE0xI6u7DGHxcdq3DTDmoQ==
1141911419
dependencies:
1142011420
"@ampproject/remapping" "^2.3.0"
1142111421
"@jridgewell/sourcemap-codec" "^1.5.0"

0 commit comments

Comments
 (0)