From 0fd5785d31771f58954dd0b150392dc696881fb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 05:41:12 +0000 Subject: [PATCH] chore(deps): bump jotai from 2.6.3 to 2.6.4 Bumps [jotai](https://github.com/pmndrs/jotai) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](https://github.com/pmndrs/jotai/compare/v2.6.3...v2.6.4) --- updated-dependencies: - dependency-name: jotai 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 6158bea..645567d 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "date-fns": "^3.2.0", "dayzed": "^3.2.3", "framer-motion": "^10.18.0", - "jotai": "^2.6.3", + "jotai": "^2.6.4", "jotai-devtools": "^0.7.1", "nostr-fetch": "^0.15.0", "nostr-tools": "^2.1.5", diff --git a/yarn.lock b/yarn.lock index 1c18853..06c63cb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3536,10 +3536,10 @@ jotai-devtools@^0.7.1: react-json-tree "^0.18.0" react-resizable-panels "^0.0.54" -jotai@^2.6.3: - version "2.6.3" - resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.6.3.tgz#edab97aaa37957f42ee09b2047da3ae573275647" - integrity sha512-0htSJ2d6426ZdSEYHncJHXY6Lkgde1Hc2HE/ADIRi9d2L3hQL+jLKY1LkWBMeCNyOSlKH8+1u/Gc33Ox0uq21Q== +jotai@^2.6.4: + version "2.6.4" + resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.6.4.tgz#a68a76f0e5cd2b614afae7112cfc52a77dbfe038" + integrity sha512-RniwQPX4893YlNR1muOtyUGHYaTD1fhEN4qnOuZJSrDHj6xdEMrqlRSN/hCm2fshwk78ruecB/P2l+NCVWe6TQ== "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: version "4.0.0"