forked from mirror/cinny
Compare commits
1 commit
custom
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
|
5656e1469c |
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -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"
|
||||
},
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue