This is an automated email from the ASF dual-hosted git repository.
shanedell pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git
The following commit(s) were added to refs/heads/main by this push:
new 61f450d Bump svelte from 5.38.7 to 5.43.2
61f450d is described below
commit 61f450d91c8bcd1dc281a097f89b87f2c2a878e9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 6 18:58:45 2025 +0000
Bump svelte from 5.38.7 to 5.43.2
Bumps
[svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from
5.38.7 to 5.43.2.
- [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: svelte
dependency-version: 5.43.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
package.json | 2 +-
yarn.lock | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package.json b/package.json
index ff168b6..0d18e2d 100644
--- a/package.json
+++ b/package.json
@@ -97,7 +97,7 @@
"rollup-plugin-strip-code": "^0.2.8",
"run-func": "^3.0.0",
"sass": "^1.89.2",
- "svelte": "^5.20.5",
+ "svelte": "^5.43.4",
"svelte-check": "^4.1.4",
"svelte-loader": "^3.2.4",
"svelte-preprocess": "^6.0.3",
diff --git a/yarn.lock b/yarn.lock
index 48f9277..b698118 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4332,10 +4332,10 @@ svelte-preprocess@^6.0.3:
resolved
"https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-6.0.3.tgz#fdc1f9dc41b6f22bf8b1f059e9f21eaaae181eeb"
integrity
sha512-PLG2k05qHdhmRG7zR/dyo5qKvakhm8IJ+hD2eFRQmMLHp7X3eJnjeupUtvuRpbNiF31RjVw45W+abDwHEmP5OA==
-svelte@^5.20.5:
- version "5.38.7"
- resolved
"https://registry.yarnpkg.com/svelte/-/svelte-5.38.7.tgz#8dd076599908ac19e431529241a87528292b7a1b"
- integrity
sha512-1ld9TPZSdUS3EtYGQzisU2nhwXoIzNQcZ71IOU9fEmltaUofQnVfW5CQuhgM/zFsZ43arZXS1BRKi0MYgUV91w==
+svelte@^5.43.4:
+ version "5.43.4"
+ resolved
"https://registry.yarnpkg.com/svelte/-/svelte-5.43.4.tgz#b21b2ec598f3565e69c3d95dec0cee518e5940f4"
+ integrity
sha512-tPNp21nDWB0PSHE+VrTvEy9cFtDp2Q+ATxQoFomISEVdikZ1QZ69UqBPz/LlT+Oc8/LYS/COYwDQZrmZEUr+JQ==
dependencies:
"@jridgewell/remapping" "^2.3.4"
"@jridgewell/sourcemap-codec" "^1.5.0"