mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update dependency jstree to v3.3.15
This commit is contained in:
parent
0edb3ae776
commit
6e4921b582
2 changed files with 10 additions and 10 deletions
18
package-lock.json
generated
18
package-lock.json
generated
|
@ -34,7 +34,7 @@
|
||||||
"intersection-observer": "0.12.2",
|
"intersection-observer": "0.12.2",
|
||||||
"jellyfin-apiclient": "1.10.0",
|
"jellyfin-apiclient": "1.10.0",
|
||||||
"jquery": "3.6.3",
|
"jquery": "3.6.3",
|
||||||
"jstree": "3.3.14",
|
"jstree": "3.3.15",
|
||||||
"libarchive.js": "1.3.0",
|
"libarchive.js": "1.3.0",
|
||||||
"lodash-es": "4.17.21",
|
"lodash-es": "4.17.21",
|
||||||
"marked": "4.2.12",
|
"marked": "4.2.12",
|
||||||
|
@ -9785,11 +9785,11 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/jstree": {
|
"node_modules/jstree": {
|
||||||
"version": "3.3.14",
|
"version": "3.3.15",
|
||||||
"resolved": "https://registry.npmjs.org/jstree/-/jstree-3.3.14.tgz",
|
"resolved": "https://registry.npmjs.org/jstree/-/jstree-3.3.15.tgz",
|
||||||
"integrity": "sha512-W8t+nFOKENXNIulvu+DW4gPcnpOXY0FswiTiOn1Fnhs6poRe6eA/Kf6fS1/GJJ8C8KEy0q3ttF6tbGRDmHIM/g==",
|
"integrity": "sha512-fNK2EBgGjaJQ3cJuINX/80vDeAufYWtM0csudgYl3eJG+eRAH/1r1IJVUOvAlJIa+uSgg+Fi8uGrt+Xbs92eKg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jquery": "^3.6.0"
|
"jquery": "^3.5.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/jsx-ast-utils": {
|
"node_modules/jsx-ast-utils": {
|
||||||
|
@ -26275,11 +26275,11 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"jstree": {
|
"jstree": {
|
||||||
"version": "3.3.14",
|
"version": "3.3.15",
|
||||||
"resolved": "https://registry.npmjs.org/jstree/-/jstree-3.3.14.tgz",
|
"resolved": "https://registry.npmjs.org/jstree/-/jstree-3.3.15.tgz",
|
||||||
"integrity": "sha512-W8t+nFOKENXNIulvu+DW4gPcnpOXY0FswiTiOn1Fnhs6poRe6eA/Kf6fS1/GJJ8C8KEy0q3ttF6tbGRDmHIM/g==",
|
"integrity": "sha512-fNK2EBgGjaJQ3cJuINX/80vDeAufYWtM0csudgYl3eJG+eRAH/1r1IJVUOvAlJIa+uSgg+Fi8uGrt+Xbs92eKg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"jquery": "^3.6.0"
|
"jquery": "^3.5.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"jsx-ast-utils": {
|
"jsx-ast-utils": {
|
||||||
|
|
|
@ -93,7 +93,7 @@
|
||||||
"intersection-observer": "0.12.2",
|
"intersection-observer": "0.12.2",
|
||||||
"jellyfin-apiclient": "1.10.0",
|
"jellyfin-apiclient": "1.10.0",
|
||||||
"jquery": "3.6.3",
|
"jquery": "3.6.3",
|
||||||
"jstree": "3.3.14",
|
"jstree": "3.3.15",
|
||||||
"libarchive.js": "1.3.0",
|
"libarchive.js": "1.3.0",
|
||||||
"lodash-es": "4.17.21",
|
"lodash-es": "4.17.21",
|
||||||
"marked": "4.2.12",
|
"marked": "4.2.12",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue