1
0
Fork 0
forked from mirror/cinny

Compare commits

...

1 commit

Author SHA1 Message Date
dependabot[bot]
5656e1469c
Bump jotai from 2.6.0 to 2.6.2
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.6.0 to 2.6.2.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](https://github.com/pmndrs/jotai/compare/v2.6.0...v2.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-21 12:52:13 +00:00
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -35,7 +35,7 @@
"html-react-parser": "4.2.0",
"immer": "9.0.16",
"is-hotkey": "0.2.0",
"jotai": "2.6.0",
"jotai": "2.6.2",
"katex": "0.16.4",
"linkify-html": "4.0.2",
"linkify-react": "4.1.1",
@ -5998,9 +5998,9 @@
"integrity": "sha512-JVAfqNPTvNq3sB/VHQJAFxN/sPgKnsKrCwyRt15zwNCdrMMJDdcEOdubuy+DuJYYdm0ox1J4uzEuYKkN+9yhVg=="
},
"node_modules/jotai": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/jotai/-/jotai-2.6.0.tgz",
"integrity": "sha512-Vt6hsc04Km4j03l+Ax+Sc+FVft5cRJhqgxt6GTz6GM2eM3DyX3CdBdzcG0z2FrlZToL1/0OAkqDghIyARWnSuQ==",
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/jotai/-/jotai-2.6.2.tgz",
"integrity": "sha512-kl4KguU1Fr+tFiLi3A3h9qPEzhvLTTDA10DO3QZAz6k7BEaQJ+qvSBwolzonnfNI4QzEovyQfUqVgnRxfnnQVQ==",
"engines": {
"node": ">=12.20.0"
},

View file

@ -45,7 +45,7 @@
"html-react-parser": "4.2.0",
"immer": "9.0.16",
"is-hotkey": "0.2.0",
"jotai": "2.6.0",
"jotai": "2.6.2",
"katex": "0.16.4",
"linkify-html": "4.0.2",
"linkify-react": "4.1.1",