Skip to content

Commit

Permalink
Bump jotai from 2.7.0 to 2.7.1
Browse files Browse the repository at this point in the history
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: jotai
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 79de18c commit 3487c9f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@shadow-panda/style-context": "^0.7.1",
"i18next": "^23.8.2",
"i18next-browser-languagedetector": "^7.2.0",
"jotai": "^2.7.0",
"jotai": "^2.7.1",
"js-easing-functions": "^1.0.3",
"lucide-react": "^0.325.0",
"nip07-awaiter": "^0.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2867,10 +2867,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/javascript-stringify/-/javascript-stringify-2.1.0.tgz#27c76539be14d8bd128219a2d731b09337904e79"
integrity sha512-JVAfqNPTvNq3sB/VHQJAFxN/sPgKnsKrCwyRt15zwNCdrMMJDdcEOdubuy+DuJYYdm0ox1J4uzEuYKkN+9yhVg==

jotai@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.7.0.tgz#50efe98b94ec742e1c4cf3f4307c2cac4766392c"
integrity sha512-4qsyFKu4MprI39rj2uoItyhu24NoCHzkOV7z70PQr65SpzV6CSyhQvVIfbNlNqOIOspNMdf5OK+kTXLvqe63Jw==
jotai@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.7.1.tgz#5d0db56e75375d4f41a2e9f1a23750e9e5d8cb24"
integrity sha512-bsaTPn02nFgWNP6cBtg/htZhCu4s0wxqoklRHePp6l/vlsypR9eLn7diRliwXYWMXDpPvW/LLA2afI8vwgFFaw==

js-easing-functions@^1.0.3:
version "1.0.3"
Expand Down

0 comments on commit 3487c9f

Please sign in to comment.