diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-24 17:00:38 +0000 |
---|---|---|
committer | Matthew Strapp <matt@mattstrapp.net> | 2023-11-28 21:28:55 -0600 |
commit | 87c5949543166819f2db8251ccc9419fe70bc19f (patch) | |
tree | 68c460d2dea0d5fab096f446ed214fa6d4cc8c17 /app | |
parent | Bump prettier from 3.0.3 to 3.1.0 (diff) | |
download | trinkets-87c5949543166819f2db8251ccc9419fe70bc19f.tar trinkets-87c5949543166819f2db8251ccc9419fe70bc19f.tar.gz trinkets-87c5949543166819f2db8251ccc9419fe70bc19f.tar.bz2 trinkets-87c5949543166819f2db8251ccc9419fe70bc19f.tar.lz trinkets-87c5949543166819f2db8251ccc9419fe70bc19f.tar.xz trinkets-87c5949543166819f2db8251ccc9419fe70bc19f.tar.zst trinkets-87c5949543166819f2db8251ccc9419fe70bc19f.zip |
Bump @skeletonlabs/tw-plugin from 0.2.3 to 0.2.4
Bumps [@skeletonlabs/tw-plugin](https://github.com/skeletonlabs/skeleton) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/skeletonlabs/skeleton/releases)
- [Commits](https://github.com/skeletonlabs/skeleton/compare/@skeletonlabs/tw-plugin@0.2.3...@skeletonlabs/tw-plugin@0.2.4)
---
updated-dependencies:
- dependency-name: "@skeletonlabs/tw-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'app')
-rw-r--r-- | app/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json index 176eab9..a0cacc3 100644 --- a/app/package.json +++ b/app/package.json @@ -10,7 +10,7 @@ "@iconify/icons-carbon": "1.2.20", "@iconify/svelte": "3.1.4", "@skeletonlabs/skeleton": "2.4.0", - "@skeletonlabs/tw-plugin": "0.2.3", + "@skeletonlabs/tw-plugin": "0.2.4", "@sveltejs/adapter-auto": "2.1.1", "@sveltejs/adapter-static": "2.0.3", "@sveltejs/kit": "1.27.4", |