mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-15 18:08:17 -07:00
Bump jstree from 3.3.11 to 3.3.12
Bumps [jstree](https://github.com/vakata/jstree) from 3.3.11 to 3.3.12. - [Release notes](https://github.com/vakata/jstree/releases) - [Commits](https://github.com/vakata/jstree/compare/3.3.11...3.3.12) --- updated-dependencies: - dependency-name: jstree dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
04c4e03ac1
commit
20d86bcec4
6
package-lock.json
generated
6
package-lock.json
generated
@ -7932,9 +7932,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"jstree": {
|
||||
"version": "3.3.11",
|
||||
"resolved": "https://registry.npmjs.org/jstree/-/jstree-3.3.11.tgz",
|
||||
"integrity": "sha512-9ZJKroPjCyjb6JLPuAbBrLJKT6pS1f4m5gkwoEagG5oQWtvzm0IiDsntXTxeFtz7AmqrKfij+gLfF9MgWriNxg==",
|
||||
"version": "3.3.12",
|
||||
"resolved": "https://registry.npmjs.org/jstree/-/jstree-3.3.12.tgz",
|
||||
"integrity": "sha512-vHNLWkUr02ZYH7RcIckvhtLUtneWCVEtIKpIp2G9WtRh01ITv18EoNtNQcFG3ozM+oK6wp1Z300gSLXNQWCqGA==",
|
||||
"requires": {
|
||||
"jquery": ">=1.9.1"
|
||||
}
|
||||
|
@ -78,7 +78,7 @@
|
||||
"intersection-observer": "^0.12.0",
|
||||
"jellyfin-apiclient": "^1.8.0",
|
||||
"jquery": "^3.5.1",
|
||||
"jstree": "^3.3.11",
|
||||
"jstree": "^3.3.12",
|
||||
"libarchive.js": "^1.3.0",
|
||||
"libass-wasm": "git+https://github.com/jellyfin/JavascriptSubtitlesOctopus.git#4.0.0-jf-smarttv",
|
||||
"lodash-es": "^4.17.21",
|
||||
|
Loading…
Reference in New Issue
Block a user