1
0
Fork 0

chore(deps): bump jotai from 2.3.1 to 2.4.0

Bumps [jotai](https://github.com/pmndrs/jotai) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](https://github.com/pmndrs/jotai/compare/v2.3.1...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-24 05:04:55 +00:00 committed by GitHub
parent 0094dd135a
commit 69af5d0bf2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -40,7 +40,7 @@
"daisyui": "3.5.1",
"echarts": "5.4.2",
"echarts-for-react": "3.0.2",
"jotai": "2.3.1",
"jotai": "2.4.0",
"jotai-location": "0.5.1",
"lodash.get": "4.4.2",
"lodash.orderby": "4.6.0",

View file

@ -30,7 +30,7 @@
"front-matter": "4.0.2",
"highlight.js": "11.8.0",
"github-slugger": "2.0.0",
"jotai": "2.3.1",
"jotai": "2.4.0",
"jotai-location": "0.5.1",
"lodash.clonedeep": "4.5.0",
"lodash.debounce": "^4.0.8",

View file

@ -8273,10 +8273,10 @@ jotai-location@0.5.1:
resolved "https://registry.yarnpkg.com/jotai-location/-/jotai-location-0.5.1.tgz#1a08b683cd7823ce57f7fef8b98335f1ce5c7105"
integrity sha512-6b34X6PpUaXmHCcyxdMFUHgRLUEp+SFHq9UxHbg5HxHC1LddVyVZbPJI+P15+SOQJcUTH3KrsIeKmeLko+Vw/A==
jotai@2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.3.1.tgz#0bd43f4c89cf557cfea5414bf3c8b6792202c354"
integrity sha512-pXhx8/MeRUAHbzayerEUf9NHvP+Ba3q9WAvIMjaSwwuSCKEFhb8UW4XuZPC+Bv4u2ufvlyrxIZ+vy5UJ3f8JsQ==
jotai@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.4.0.tgz#3f0b30fa54dfb4b4bb22141264512bccca5f5149"
integrity sha512-NUHJdAJe3C8Prf0DD6EzezCATjkNvfCNI7pgkaX7bCPPsqE0oK8L9RzZsEhz/UxFoGRayXwacTvAli0VEYKkqQ==
js-base64@^2.1.9:
version "2.6.4"