From 37d703ba5d5953ee048e732ab26ebc0474581ba7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 12:46:43 +0000 Subject: [PATCH] build(deps): bump svelte-dnd-action in the prod-dependencies group Bumps the prod-dependencies group with 1 update: [svelte-dnd-action](https://github.com/isaacHagoel/svelte-dnd-action). Updates `svelte-dnd-action` from 0.9.74 to 0.9.76 - [Changelog](https://github.com/isaacHagoel/svelte-dnd-action/blob/master/release-notes.md) - [Commits](https://github.com/isaacHagoel/svelte-dnd-action/commits) --- updated-dependencies: - dependency-name: svelte-dnd-action dependency-version: 0.9.76 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 20 +++++++++++++------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 06550d83..f4c90849 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "chrono-node": "^2.10.1", "fuse.js": "7", "obsidian-dataview": "^0.5.68", - "svelte-dnd-action": "0.9.74", + "svelte-dnd-action": "0.9.76", "three-way-merge": "^0.1.0", "uuid": "14", "zustand": "^5.0.14" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2cab78d4..d4261387 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,8 +26,8 @@ importers: specifier: ^0.5.68 version: 0.5.68(@typescript-eslint/types@8.65.0) svelte-dnd-action: - specifier: 0.9.74 - version: 0.9.74(svelte@5.56.8(@typescript-eslint/types@8.65.0)) + specifier: 0.9.76 + version: 0.9.76(svelte@5.56.8(@typescript-eslint/types@8.65.0)) three-way-merge: specifier: ^0.1.0 version: 0.1.0 @@ -2008,8 +2008,8 @@ packages: svelte: ^4.0.0 || ^5.0.0-next.0 typescript: '>=5.0.0' - svelte-dnd-action@0.9.74: - resolution: {integrity: sha512-zn//d8plF73Y05joRdj0g9S7Z8KY5zoTyzjHtnaJMqQP//6U6smHAHi0ArZWi60bxpoOwo+im8gKhK/M7Eq1pQ==} + svelte-dnd-action@0.9.76: + resolution: {integrity: sha512-5yKiEkeMITG6cdRqXGdGkk8Inn5JzZVC0V6hBg2ZbMa723hh7iNYn3zXPmw9Ww9eWd6ECpPItZF9wUD5tA+Iaw==} peerDependencies: svelte: '>=3.23.0 || ^5.0.0-next.0' @@ -2076,6 +2076,10 @@ packages: resolution: {integrity: sha512-SHf/r48b7vOrjve9PxJo3MN5v5yuyjHvdUcrQffT3WXMUfnGmHDVbC4k3sHJaJTgZCwpUplIaAo5ANtMyp3YHg==} engines: {node: '>=18'} + tinyexec@1.3.0: + resolution: {integrity: sha512-QKAl9m8gWWGHV8jZcPeym6j+XULi6tOf1mT83WYJ4Lk2ytW/uwAWkrP0uFsdoYMdueVJ0qs26wZ+23xeB4ibNQ==} + engines: {node: '>=18'} + tinyglobby@0.2.17: resolution: {integrity: sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==} engines: {node: '>=12.0.0'} @@ -2401,7 +2405,7 @@ snapshots: '@codemirror/view@6.38.6': dependencies: - '@codemirror/state': 6.6.0 + '@codemirror/state': 6.5.0 crelt: 1.0.7 style-mod: 4.1.3 w3c-keyname: 2.2.8 @@ -3098,7 +3102,7 @@ snapshots: sirv: 3.0.2 std-env: 4.2.0 tinybench: 2.9.0 - tinyexec: 1.2.4 + tinyexec: 1.3.0 tinyglobby: 0.2.17 vite: 8.1.5(@types/node@26.1.1)(esbuild@0.28.1)(jiti@2.6.1)(yaml@2.9.0) ws: 8.21.1 @@ -3924,7 +3928,7 @@ snapshots: transitivePeerDependencies: - picomatch - svelte-dnd-action@0.9.74(svelte@5.56.8(@typescript-eslint/types@8.65.0)): + svelte-dnd-action@0.9.76(svelte@5.56.8(@typescript-eslint/types@8.65.0)): dependencies: svelte: 5.56.8(@typescript-eslint/types@8.65.0) @@ -3979,6 +3983,8 @@ snapshots: tinyexec@1.2.4: {} + tinyexec@1.3.0: {} + tinyglobby@0.2.17: dependencies: fdir: 6.5.0(picomatch@4.0.5)