chore: update deps
This commit is contained in:
parent
45e309fff2
commit
a17e6ae421
2 changed files with 11 additions and 11 deletions
20
package-lock.json
generated
20
package-lock.json
generated
|
@ -32,7 +32,7 @@
|
||||||
"history": "5.3.0",
|
"history": "5.3.0",
|
||||||
"hls.js": "1.3.4",
|
"hls.js": "1.3.4",
|
||||||
"intersection-observer": "0.12.2",
|
"intersection-observer": "0.12.2",
|
||||||
"jassub": "1.5.7",
|
"jassub": "1.5.8",
|
||||||
"jellyfin-apiclient": "1.10.0",
|
"jellyfin-apiclient": "1.10.0",
|
||||||
"jquery": "3.6.3",
|
"jquery": "3.6.3",
|
||||||
"jstree": "3.3.15",
|
"jstree": "3.3.15",
|
||||||
|
@ -7296,7 +7296,7 @@
|
||||||
},
|
},
|
||||||
"node_modules/event-target-polyfill": {
|
"node_modules/event-target-polyfill": {
|
||||||
"version": "0.0.3",
|
"version": "0.0.3",
|
||||||
"resolved": "git+ssh://git@github.com/ThaUnknown/event-target-polyfill.git#8becf1fbdd9ec547c1ea2097d2cb492f6e4d3984",
|
"resolved": "git+ssh://git@github.com/ThaUnknown/event-target-polyfill.git#5cb9a0ed6774af1b905b525964316911375726a7",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/eventemitter3": {
|
"node_modules/eventemitter3": {
|
||||||
|
@ -9653,9 +9653,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/jassub": {
|
"node_modules/jassub": {
|
||||||
"version": "1.5.7",
|
"version": "1.5.8",
|
||||||
"resolved": "https://registry.npmjs.org/jassub/-/jassub-1.5.7.tgz",
|
"resolved": "https://registry.npmjs.org/jassub/-/jassub-1.5.8.tgz",
|
||||||
"integrity": "sha512-/gBotWw34MKccleaFTKFqfZ+LF+lXhLRB7iQzWNm5RAQixBkF2d4AMazpQUJ7jMRUSwwyvRyvZWV9rRah2n3og==",
|
"integrity": "sha512-zmckN4puuayx0uv12g6uMDtpdmGEqhV8o2qKnvzrkGD5/FVZ9ufcjwpy4R9c28/Lt4brmRXRBE2o9IXxl8h6rw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"rvfc-polyfill": "^1.0.4"
|
"rvfc-polyfill": "^1.0.4"
|
||||||
}
|
}
|
||||||
|
@ -24491,8 +24491,8 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"event-target-polyfill": {
|
"event-target-polyfill": {
|
||||||
"version": "git+ssh://git@github.com/ThaUnknown/event-target-polyfill.git#8becf1fbdd9ec547c1ea2097d2cb492f6e4d3984",
|
"version": "git+ssh://git@github.com/ThaUnknown/event-target-polyfill.git#5cb9a0ed6774af1b905b525964316911375726a7",
|
||||||
"from": "event-target-polyfill@github:ThaUnknown/event-target-polyfill"
|
"from": "event-target-polyfill@https://github.com/ThaUnknown/event-target-polyfill"
|
||||||
},
|
},
|
||||||
"eventemitter3": {
|
"eventemitter3": {
|
||||||
"version": "4.0.7",
|
"version": "4.0.7",
|
||||||
|
@ -26245,9 +26245,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"jassub": {
|
"jassub": {
|
||||||
"version": "1.5.7",
|
"version": "1.5.8",
|
||||||
"resolved": "https://registry.npmjs.org/jassub/-/jassub-1.5.7.tgz",
|
"resolved": "https://registry.npmjs.org/jassub/-/jassub-1.5.8.tgz",
|
||||||
"integrity": "sha512-/gBotWw34MKccleaFTKFqfZ+LF+lXhLRB7iQzWNm5RAQixBkF2d4AMazpQUJ7jMRUSwwyvRyvZWV9rRah2n3og==",
|
"integrity": "sha512-zmckN4puuayx0uv12g6uMDtpdmGEqhV8o2qKnvzrkGD5/FVZ9ufcjwpy4R9c28/Lt4brmRXRBE2o9IXxl8h6rw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"rvfc-polyfill": "^1.0.4"
|
"rvfc-polyfill": "^1.0.4"
|
||||||
}
|
}
|
||||||
|
|
|
@ -91,7 +91,7 @@
|
||||||
"history": "5.3.0",
|
"history": "5.3.0",
|
||||||
"hls.js": "1.3.4",
|
"hls.js": "1.3.4",
|
||||||
"intersection-observer": "0.12.2",
|
"intersection-observer": "0.12.2",
|
||||||
"jassub": "1.5.7",
|
"jassub": "1.5.8",
|
||||||
"jellyfin-apiclient": "1.10.0",
|
"jellyfin-apiclient": "1.10.0",
|
||||||
"jquery": "3.6.3",
|
"jquery": "3.6.3",
|
||||||
"jstree": "3.3.15",
|
"jstree": "3.3.15",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue