mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
fix(deps): update dependency jquery.fancytree to v2.38.4
This commit is contained in:
parent
e17697f41e
commit
178d25db0e
8
package-lock.json
generated
8
package-lock.json
generated
@ -61,7 +61,7 @@
|
||||
"joplin-turndown-plugin-gfm": "1.0.12",
|
||||
"jquery": "3.7.1",
|
||||
"jquery-hotkeys": "0.2.2",
|
||||
"jquery.fancytree": "2.38.3",
|
||||
"jquery.fancytree": "2.38.4",
|
||||
"jsdom": "25.0.1",
|
||||
"jsplumb": "2.15.6",
|
||||
"katex": "0.16.18",
|
||||
@ -12215,9 +12215,9 @@
|
||||
"license": "MIT or GPL Version 2"
|
||||
},
|
||||
"node_modules/jquery.fancytree": {
|
||||
"version": "2.38.3",
|
||||
"resolved": "https://registry.npmjs.org/jquery.fancytree/-/jquery.fancytree-2.38.3.tgz",
|
||||
"integrity": "sha512-C3CJcp4sPThy497YBXZNrDSVn/B34sv6kB+toC8gfHrPvJWgYkL3NSMovBxXo6fN6yXUnvWhWaON/ejG3Nsxdg==",
|
||||
"version": "2.38.4",
|
||||
"resolved": "https://registry.npmjs.org/jquery.fancytree/-/jquery.fancytree-2.38.4.tgz",
|
||||
"integrity": "sha512-f4Fv5jZiZ6pBml/9txcJRAQDZpqQGGoJ8BUbicZKcO4CpgGbqBX9W7eQFwEaKQS0bxdVBLbqWQ9RoUK05ON2kQ==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"jquery": ">=1.9"
|
||||
|
@ -104,7 +104,7 @@
|
||||
"joplin-turndown-plugin-gfm": "1.0.12",
|
||||
"jquery": "3.7.1",
|
||||
"jquery-hotkeys": "0.2.2",
|
||||
"jquery.fancytree": "2.38.3",
|
||||
"jquery.fancytree": "2.38.4",
|
||||
"jsdom": "25.0.1",
|
||||
"jsplumb": "2.15.6",
|
||||
"katex": "0.16.18",
|
||||
|
Loading…
x
Reference in New Issue
Block a user