mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2026-09-03 05:10:26 +03:00
chore(deps): update npm (runtime) (#2641)
This commit is contained in:
@@ -44,8 +44,8 @@
|
||||
"destr": "2.0.5",
|
||||
"fast-equals": "5.2.2",
|
||||
"hls.js": "1.6.2",
|
||||
"i18next": "25.0.2",
|
||||
"i18next-vue": "5.2.0",
|
||||
"i18next": "25.1.1",
|
||||
"i18next-vue": "5.3.0",
|
||||
"libpgs": "0.8.1",
|
||||
"sortablejs": "1.15.6",
|
||||
"swiper": "11.2.6",
|
||||
|
||||
Generated
+8
-8
@@ -49,8 +49,8 @@
|
||||
"destr": "2.0.5",
|
||||
"fast-equals": "5.2.2",
|
||||
"hls.js": "1.6.2",
|
||||
"i18next": "25.0.2",
|
||||
"i18next-vue": "5.2.0",
|
||||
"i18next": "25.1.1",
|
||||
"i18next-vue": "5.3.0",
|
||||
"libpgs": "0.8.1",
|
||||
"sortablejs": "1.15.6",
|
||||
"swiper": "11.2.6",
|
||||
@@ -8172,9 +8172,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "25.0.2",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.0.2.tgz",
|
||||
"integrity": "sha512-xWxgK8GAaPYkV9ia2tdgbtdM+qiC+ysVTBPvXhpCORU/+QkeQe3BSI7Crr+c4ZXULN1PfnXG/HY2n7HGx4KKBg==",
|
||||
"version": "25.1.1",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.1.1.tgz",
|
||||
"integrity": "sha512-FZcp3vk3PXc8onasbsWYahfeDIWX4LkKr4vd01xeXrmqyNXlVNtVecEIw2K1o8z3xYrHMcd1bwYQub+3g7zqCw==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
@@ -8203,9 +8203,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next-vue": {
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next-vue/-/i18next-vue-5.2.0.tgz",
|
||||
"integrity": "sha512-VlP2BoEhBQkjr8v0e/TZ3o+3WCExxEbEDYHTEv3FpGZbr6idnIUBYu0NWKG+Sv7f1Xxp78qAR7fM5vy2pRJ18A==",
|
||||
"version": "5.3.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next-vue/-/i18next-vue-5.3.0.tgz",
|
||||
"integrity": "sha512-X5gYF1R9FadUdRyIze6p+mU4+kztIRWb1SYeoegB0eFBt/lDA++i0A235enWq5qdrRpWZIHlLV8gd/D5xakOsw==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"i18next": ">=23",
|
||||
|
||||
Reference in New Issue
Block a user