1
0
Fork 0
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:
renovate[bot] 2023-02-26 23:49:36 +00:00 committed by GitHub
parent 0edb3ae776
commit 6e4921b582
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View file

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

View file

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