mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-07-07 03:59:53 +00:00
fix(deps): update dependency vue-i18n to v11.1.9
This commit is contained in:
parent
25a3b7ca0f
commit
c7b06bb1ee
@ -20,7 +20,7 @@
|
||||
"qrcode": "^1.5.3",
|
||||
"shaka-player": "4.13.1",
|
||||
"vue": "3.5.16",
|
||||
"vue-i18n": "11.1.5",
|
||||
"vue-i18n": "11.1.9",
|
||||
"vue-router": "4.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
68
pnpm-lock.yaml
generated
68
pnpm-lock.yaml
generated
@ -36,8 +36,8 @@ importers:
|
||||
specifier: 3.5.16
|
||||
version: 3.5.16(typescript@5.8.2)
|
||||
vue-i18n:
|
||||
specifier: 11.1.5
|
||||
version: 11.1.5(vue@3.5.16(typescript@5.8.2))
|
||||
specifier: 11.1.9
|
||||
version: 11.1.9(vue@3.5.16(typescript@5.8.2))
|
||||
vue-router:
|
||||
specifier: 4.5.1
|
||||
version: 4.5.1(vue@3.5.16(typescript@5.8.2))
|
||||
@ -50,7 +50,7 @@ importers:
|
||||
version: 1.2.3
|
||||
'@intlify/unplugin-vue-i18n':
|
||||
specifier: 6.0.8
|
||||
version: 6.0.8(@vue/compiler-dom@3.5.16)(eslint@8.57.1)(rollup@2.79.2)(typescript@5.8.2)(vue-i18n@11.1.5(vue@3.5.16(typescript@5.8.2)))(vue@3.5.16(typescript@5.8.2))
|
||||
version: 6.0.8(@vue/compiler-dom@3.5.16)(eslint@8.57.1)(rollup@2.79.2)(typescript@5.8.2)(vue-i18n@11.1.9(vue@3.5.16(typescript@5.8.2)))(vue@3.5.16(typescript@5.8.2))
|
||||
'@unocss/eslint-config':
|
||||
specifier: 66.3.2
|
||||
version: 66.3.2(eslint@8.57.1)(typescript@5.8.2)
|
||||
@ -846,26 +846,26 @@ packages:
|
||||
vue-i18n:
|
||||
optional: true
|
||||
|
||||
'@intlify/core-base@11.1.5':
|
||||
resolution: {integrity: sha512-xGRkISwV/2Trqb8yVQevlHm5roaQqy+75qwUzEQrviaQF0o4c5VDhjBW7WEGEoKFx09HSgq7NkvK/DAyuerTDg==}
|
||||
engines: {node: '>= 16'}
|
||||
|
||||
'@intlify/message-compiler@11.1.2':
|
||||
resolution: {integrity: sha512-T/xbNDzi+Yv0Qn2Dfz2CWCAJiwNgU5d95EhhAEf4YmOgjCKktpfpiUSmLcBvK1CtLpPQ85AMMQk/2NCcXnNj1g==}
|
||||
'@intlify/core-base@11.1.9':
|
||||
resolution: {integrity: sha512-Lrdi4wp3XnGhWmB/mMD/XtfGUw1Jt+PGpZI/M63X1ZqhTDjNHRVCs/i8vv8U1cwaj1A9fb0bkCQHLSL0SK+pIQ==}
|
||||
engines: {node: '>= 16'}
|
||||
|
||||
'@intlify/message-compiler@11.1.5':
|
||||
resolution: {integrity: sha512-YLSBbjD7qUdShe3ZAat9Hnf9E8FRpN6qmNFD/x5Xg5JVXjsks0kJ90Zj6aAuyoppJQA/YJdWZ8/bB7k3dg2TjQ==}
|
||||
engines: {node: '>= 16'}
|
||||
|
||||
'@intlify/shared@11.1.2':
|
||||
resolution: {integrity: sha512-dF2iMMy8P9uKVHV/20LA1ulFLL+MKSbfMiixSmn6fpwqzvix38OIc7ebgnFbBqElvghZCW9ACtzKTGKsTGTWGA==}
|
||||
'@intlify/message-compiler@11.1.9':
|
||||
resolution: {integrity: sha512-84SNs3Ikjg0rD1bOuchzb3iK1vR2/8nxrkyccIl5DjFTeMzE/Fxv6X+A7RN5ZXjEWelc1p5D4kHA6HEOhlKL5Q==}
|
||||
engines: {node: '>= 16'}
|
||||
|
||||
'@intlify/shared@11.1.5':
|
||||
resolution: {integrity: sha512-+I4vRzHm38VjLr/CAciEPJhGYFzWWW4HMTm+6H3WqknXLh0ozNX9oC8ogMUwTSXYR/wGUb1/lTpNziiCH5MybQ==}
|
||||
engines: {node: '>= 16'}
|
||||
|
||||
'@intlify/shared@11.1.9':
|
||||
resolution: {integrity: sha512-H/83xgU1l8ox+qG305p6ucmoy93qyjIPnvxGWRA7YdOoHe1tIiW9IlEu4lTdsOR7cfP1ecrwyflQSqXdXBacXA==}
|
||||
engines: {node: '>= 16'}
|
||||
|
||||
'@intlify/unplugin-vue-i18n@6.0.8':
|
||||
resolution: {integrity: sha512-Vvm3KhjE6TIBVUQAk37rBiaYy2M5OcWH0ZcI1XKEsOTeN1o0bErk+zeuXmcrcMc/73YggfI8RoxOUz9EB/69JQ==}
|
||||
engines: {node: '>= 18'}
|
||||
@ -2892,8 +2892,8 @@ packages:
|
||||
peerDependencies:
|
||||
vue: ^3.4.37
|
||||
|
||||
vue-i18n@11.1.5:
|
||||
resolution: {integrity: sha512-XCwuaEA5AF97g1frvH/EI1zI9uo1XKTf2/OCFgts7NvUWRsjlgeHPrkJV+a3gpzai2pC4quZ4AnOHFO8QK9hsg==}
|
||||
vue-i18n@11.1.9:
|
||||
resolution: {integrity: sha512-N9ZTsXdRmX38AwS9F6Rh93RtPkvZTkSy/zNv63FTIwZCUbLwwrpqlKz9YQuzFLdlvRdZTnWAUE5jMxr8exdl7g==}
|
||||
engines: {node: '>= 16'}
|
||||
peerDependencies:
|
||||
vue: ^3.0.0
|
||||
@ -3846,9 +3846,9 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@intlify/bundle-utils@10.0.1(vue-i18n@11.1.5(vue@3.5.16(typescript@5.8.2)))':
|
||||
'@intlify/bundle-utils@10.0.1(vue-i18n@11.1.9(vue@3.5.16(typescript@5.8.2)))':
|
||||
dependencies:
|
||||
'@intlify/message-compiler': 11.1.2
|
||||
'@intlify/message-compiler': 11.1.5
|
||||
'@intlify/shared': 11.1.5
|
||||
acorn: 8.14.1
|
||||
escodegen: 2.1.0
|
||||
@ -3858,33 +3858,33 @@ snapshots:
|
||||
source-map-js: 1.2.1
|
||||
yaml-eslint-parser: 1.3.0
|
||||
optionalDependencies:
|
||||
vue-i18n: 11.1.5(vue@3.5.16(typescript@5.8.2))
|
||||
vue-i18n: 11.1.9(vue@3.5.16(typescript@5.8.2))
|
||||
|
||||
'@intlify/core-base@11.1.5':
|
||||
'@intlify/core-base@11.1.9':
|
||||
dependencies:
|
||||
'@intlify/message-compiler': 11.1.5
|
||||
'@intlify/shared': 11.1.5
|
||||
|
||||
'@intlify/message-compiler@11.1.2':
|
||||
dependencies:
|
||||
'@intlify/shared': 11.1.2
|
||||
source-map-js: 1.2.1
|
||||
'@intlify/message-compiler': 11.1.9
|
||||
'@intlify/shared': 11.1.9
|
||||
|
||||
'@intlify/message-compiler@11.1.5':
|
||||
dependencies:
|
||||
'@intlify/shared': 11.1.5
|
||||
source-map-js: 1.2.1
|
||||
|
||||
'@intlify/shared@11.1.2': {}
|
||||
'@intlify/message-compiler@11.1.9':
|
||||
dependencies:
|
||||
'@intlify/shared': 11.1.9
|
||||
source-map-js: 1.2.1
|
||||
|
||||
'@intlify/shared@11.1.5': {}
|
||||
|
||||
'@intlify/unplugin-vue-i18n@6.0.8(@vue/compiler-dom@3.5.16)(eslint@8.57.1)(rollup@2.79.2)(typescript@5.8.2)(vue-i18n@11.1.5(vue@3.5.16(typescript@5.8.2)))(vue@3.5.16(typescript@5.8.2))':
|
||||
'@intlify/shared@11.1.9': {}
|
||||
|
||||
'@intlify/unplugin-vue-i18n@6.0.8(@vue/compiler-dom@3.5.16)(eslint@8.57.1)(rollup@2.79.2)(typescript@5.8.2)(vue-i18n@11.1.9(vue@3.5.16(typescript@5.8.2)))(vue@3.5.16(typescript@5.8.2))':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.5.1(eslint@8.57.1)
|
||||
'@intlify/bundle-utils': 10.0.1(vue-i18n@11.1.5(vue@3.5.16(typescript@5.8.2)))
|
||||
'@intlify/bundle-utils': 10.0.1(vue-i18n@11.1.9(vue@3.5.16(typescript@5.8.2)))
|
||||
'@intlify/shared': 11.1.5
|
||||
'@intlify/vue-i18n-extensions': 8.0.0(@intlify/shared@11.1.5)(@vue/compiler-dom@3.5.16)(vue-i18n@11.1.5(vue@3.5.16(typescript@5.8.2)))(vue@3.5.16(typescript@5.8.2))
|
||||
'@intlify/vue-i18n-extensions': 8.0.0(@intlify/shared@11.1.5)(@vue/compiler-dom@3.5.16)(vue-i18n@11.1.9(vue@3.5.16(typescript@5.8.2)))(vue@3.5.16(typescript@5.8.2))
|
||||
'@rollup/pluginutils': 5.1.4(rollup@2.79.2)
|
||||
'@typescript-eslint/scope-manager': 8.26.1
|
||||
'@typescript-eslint/typescript-estree': 8.26.1(typescript@5.8.2)
|
||||
@ -3898,7 +3898,7 @@ snapshots:
|
||||
unplugin: 1.16.1
|
||||
vue: 3.5.16(typescript@5.8.2)
|
||||
optionalDependencies:
|
||||
vue-i18n: 11.1.5(vue@3.5.16(typescript@5.8.2))
|
||||
vue-i18n: 11.1.9(vue@3.5.16(typescript@5.8.2))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/compiler-dom'
|
||||
- eslint
|
||||
@ -3906,14 +3906,14 @@ snapshots:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
'@intlify/vue-i18n-extensions@8.0.0(@intlify/shared@11.1.5)(@vue/compiler-dom@3.5.16)(vue-i18n@11.1.5(vue@3.5.16(typescript@5.8.2)))(vue@3.5.16(typescript@5.8.2))':
|
||||
'@intlify/vue-i18n-extensions@8.0.0(@intlify/shared@11.1.5)(@vue/compiler-dom@3.5.16)(vue-i18n@11.1.9(vue@3.5.16(typescript@5.8.2)))(vue@3.5.16(typescript@5.8.2))':
|
||||
dependencies:
|
||||
'@babel/parser': 7.26.10
|
||||
optionalDependencies:
|
||||
'@intlify/shared': 11.1.5
|
||||
'@vue/compiler-dom': 3.5.16
|
||||
vue: 3.5.16(typescript@5.8.2)
|
||||
vue-i18n: 11.1.5(vue@3.5.16(typescript@5.8.2))
|
||||
vue-i18n: 11.1.9(vue@3.5.16(typescript@5.8.2))
|
||||
|
||||
'@jridgewell/gen-mapping@0.3.8':
|
||||
dependencies:
|
||||
@ -6109,10 +6109,10 @@ snapshots:
|
||||
dependencies:
|
||||
vue: 3.5.16(typescript@5.8.2)
|
||||
|
||||
vue-i18n@11.1.5(vue@3.5.16(typescript@5.8.2)):
|
||||
vue-i18n@11.1.9(vue@3.5.16(typescript@5.8.2)):
|
||||
dependencies:
|
||||
'@intlify/core-base': 11.1.5
|
||||
'@intlify/shared': 11.1.5
|
||||
'@intlify/core-base': 11.1.9
|
||||
'@intlify/shared': 11.1.9
|
||||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.16(typescript@5.8.2)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user