mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-15 18:08:17 -07:00
Update dependency jstree to v3.3.16
This commit is contained in:
parent
f0e980b9a0
commit
2ce88c03e5
14
package-lock.json
generated
14
package-lock.json
generated
@ -43,7 +43,7 @@
|
|||||||
"jassub": "1.7.1",
|
"jassub": "1.7.1",
|
||||||
"jellyfin-apiclient": "1.11.0",
|
"jellyfin-apiclient": "1.11.0",
|
||||||
"jquery": "3.7.1",
|
"jquery": "3.7.1",
|
||||||
"jstree": "3.3.15",
|
"jstree": "3.3.16",
|
||||||
"libarchive.js": "1.3.0",
|
"libarchive.js": "1.3.0",
|
||||||
"lodash-es": "4.17.21",
|
"lodash-es": "4.17.21",
|
||||||
"marked": "4.3.0",
|
"marked": "4.3.0",
|
||||||
@ -11846,9 +11846,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/jstree": {
|
"node_modules/jstree": {
|
||||||
"version": "3.3.15",
|
"version": "3.3.16",
|
||||||
"resolved": "https://registry.npmjs.org/jstree/-/jstree-3.3.15.tgz",
|
"resolved": "https://registry.npmjs.org/jstree/-/jstree-3.3.16.tgz",
|
||||||
"integrity": "sha512-fNK2EBgGjaJQ3cJuINX/80vDeAufYWtM0csudgYl3eJG+eRAH/1r1IJVUOvAlJIa+uSgg+Fi8uGrt+Xbs92eKg==",
|
"integrity": "sha512-yeeIJffi2WAqyMeHufXj/Ozy7GqgKdDkxfN8L8lwbG0h1cw/TgDafWmyhroH4AKgDSk9yW1W6jiJZu4zXAqzXw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jquery": "^3.5.0"
|
"jquery": "^3.5.0"
|
||||||
}
|
}
|
||||||
@ -30238,9 +30238,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"jstree": {
|
"jstree": {
|
||||||
"version": "3.3.15",
|
"version": "3.3.16",
|
||||||
"resolved": "https://registry.npmjs.org/jstree/-/jstree-3.3.15.tgz",
|
"resolved": "https://registry.npmjs.org/jstree/-/jstree-3.3.16.tgz",
|
||||||
"integrity": "sha512-fNK2EBgGjaJQ3cJuINX/80vDeAufYWtM0csudgYl3eJG+eRAH/1r1IJVUOvAlJIa+uSgg+Fi8uGrt+Xbs92eKg==",
|
"integrity": "sha512-yeeIJffi2WAqyMeHufXj/Ozy7GqgKdDkxfN8L8lwbG0h1cw/TgDafWmyhroH4AKgDSk9yW1W6jiJZu4zXAqzXw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"jquery": "^3.5.0"
|
"jquery": "^3.5.0"
|
||||||
}
|
}
|
||||||
|
@ -103,7 +103,7 @@
|
|||||||
"jassub": "1.7.1",
|
"jassub": "1.7.1",
|
||||||
"jellyfin-apiclient": "1.11.0",
|
"jellyfin-apiclient": "1.11.0",
|
||||||
"jquery": "3.7.1",
|
"jquery": "3.7.1",
|
||||||
"jstree": "3.3.15",
|
"jstree": "3.3.16",
|
||||||
"libarchive.js": "1.3.0",
|
"libarchive.js": "1.3.0",
|
||||||
"lodash-es": "4.17.21",
|
"lodash-es": "4.17.21",
|
||||||
"marked": "4.3.0",
|
"marked": "4.3.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user