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

This commit is contained in:
renovate[bot] 2025-04-06 01:35:22 +00:00 committed by GitHub
parent d51151e84b
commit 5db8b59b51
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

@ -58,7 +58,7 @@
"jimp": "1.6.0", "jimp": "1.6.0",
"jquery": "3.7.1", "jquery": "3.7.1",
"jquery-hotkeys": "0.2.2", "jquery-hotkeys": "0.2.2",
"jquery.fancytree": "2.38.4", "jquery.fancytree": "2.38.5",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"jsdom": "26.0.0", "jsdom": "26.0.0",
"katex": "0.16.21", "katex": "0.16.21",
@ -13603,9 +13603,9 @@
"license": "MIT or GPL Version 2" "license": "MIT or GPL Version 2"
}, },
"node_modules/jquery.fancytree": { "node_modules/jquery.fancytree": {
"version": "2.38.4", "version": "2.38.5",
"resolved": "https://registry.npmjs.org/jquery.fancytree/-/jquery.fancytree-2.38.4.tgz", "resolved": "https://registry.npmjs.org/jquery.fancytree/-/jquery.fancytree-2.38.5.tgz",
"integrity": "sha512-f4Fv5jZiZ6pBml/9txcJRAQDZpqQGGoJ8BUbicZKcO4CpgGbqBX9W7eQFwEaKQS0bxdVBLbqWQ9RoUK05ON2kQ==", "integrity": "sha512-6ntTplhfYKWz74GLpeeE9B62VqhsF+bd80gLZRDD1gl7Vv9WTqqQrCsrGMMu0PB6JLhNOXhf17xIcYpARG+N3g==",
"license": "MIT", "license": "MIT",
"peerDependencies": { "peerDependencies": {
"jquery": ">=1.9" "jquery": ">=1.9"

View File

@ -120,7 +120,7 @@
"jimp": "1.6.0", "jimp": "1.6.0",
"jquery": "3.7.1", "jquery": "3.7.1",
"jquery-hotkeys": "0.2.2", "jquery-hotkeys": "0.2.2",
"jquery.fancytree": "2.38.4", "jquery.fancytree": "2.38.5",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"jsdom": "26.0.0", "jsdom": "26.0.0",
"katex": "0.16.21", "katex": "0.16.21",