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.5
This commit is contained in:
parent
d51151e84b
commit
5db8b59b51
8
package-lock.json
generated
8
package-lock.json
generated
@ -58,7 +58,7 @@
|
||||
"jimp": "1.6.0",
|
||||
"jquery": "3.7.1",
|
||||
"jquery-hotkeys": "0.2.2",
|
||||
"jquery.fancytree": "2.38.4",
|
||||
"jquery.fancytree": "2.38.5",
|
||||
"js-yaml": "4.1.0",
|
||||
"jsdom": "26.0.0",
|
||||
"katex": "0.16.21",
|
||||
@ -13603,9 +13603,9 @@
|
||||
"license": "MIT or GPL Version 2"
|
||||
},
|
||||
"node_modules/jquery.fancytree": {
|
||||
"version": "2.38.4",
|
||||
"resolved": "https://registry.npmjs.org/jquery.fancytree/-/jquery.fancytree-2.38.4.tgz",
|
||||
"integrity": "sha512-f4Fv5jZiZ6pBml/9txcJRAQDZpqQGGoJ8BUbicZKcO4CpgGbqBX9W7eQFwEaKQS0bxdVBLbqWQ9RoUK05ON2kQ==",
|
||||
"version": "2.38.5",
|
||||
"resolved": "https://registry.npmjs.org/jquery.fancytree/-/jquery.fancytree-2.38.5.tgz",
|
||||
"integrity": "sha512-6ntTplhfYKWz74GLpeeE9B62VqhsF+bd80gLZRDD1gl7Vv9WTqqQrCsrGMMu0PB6JLhNOXhf17xIcYpARG+N3g==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"jquery": ">=1.9"
|
||||
|
@ -120,7 +120,7 @@
|
||||
"jimp": "1.6.0",
|
||||
"jquery": "3.7.1",
|
||||
"jquery-hotkeys": "0.2.2",
|
||||
"jquery.fancytree": "2.38.4",
|
||||
"jquery.fancytree": "2.38.5",
|
||||
"js-yaml": "4.1.0",
|
||||
"jsdom": "26.0.0",
|
||||
"katex": "0.16.21",
|
||||
|
Loading…
x
Reference in New Issue
Block a user