From ff082a64112e355170710f7774e1455683a44363 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 17:58:45 +0000 Subject: [PATCH] Bump svelte-fa from 3.0.3 to 3.0.4 Bumps [svelte-fa](https://github.com/Cweili/svelte-fa) from 3.0.3 to 3.0.4. - [Commits](https://github.com/Cweili/svelte-fa/compare/v3.0.3...v3.0.4) --- updated-dependencies: - dependency-name: svelte-fa dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 03ab3ae..71bfb22 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,6 @@ "@tailwindcss/typography": "^0.5.9", "nostr-tools": "^1.8.4", "showdown": "^2.1.0", - "svelte-fa": "^3.0.3" + "svelte-fa": "^3.0.4" } } diff --git a/yarn.lock b/yarn.lock index 78b3712..a0840ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2098,10 +2098,10 @@ svelte-check@^3.2.0: svelte-preprocess "^5.0.3" typescript "^5.0.3" -svelte-fa@^3.0.3: - version "3.0.3" - resolved "https://registry.yarnpkg.com/svelte-fa/-/svelte-fa-3.0.3.tgz#49aa8627725b2533fb4d109b39cd8e64f7e54b7c" - integrity sha512-GIikJjcVCD+5Y/x9hZc2R4gvuA0gVftacuWu1a+zVQWSFjFYZ+hhU825x+QNs2slsppfrgmFiUyU9Sz9gj4Rdw== +svelte-fa@^3.0.4: + version "3.0.4" + resolved "https://registry.yarnpkg.com/svelte-fa/-/svelte-fa-3.0.4.tgz#22543b801950fe4a9a801ba8d4769a53d80c0782" + integrity sha512-y04vEuAoV1wwVDItSCzPW7lzT6v1bj/y1p+W1V+NtIMpQ+8hj8MBkx7JFD7JHSnalPU1QiI8BVfguqheEA3nPg== svelte-hmr@^0.15.1: version "0.15.1"