fix(deps): update dependency jquery.fancytree to v2.38.4

This commit is contained in:
renovate[bot] 2024-12-28 00:45:45 +00:00 committed by GitHub
parent e17697f41e
commit 178d25db0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -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"

View File

@ -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",