mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-04-10 01:36:59 +00:00
Update dependency vue-i18n to v11.3.1
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
"reka-ui": "^2.9.2",
|
"reka-ui": "^2.9.2",
|
||||||
"shaka-player": "5.0.9",
|
"shaka-player": "5.0.9",
|
||||||
"vue": "3.5.31",
|
"vue": "3.5.31",
|
||||||
"vue-i18n": "11.3.0",
|
"vue-i18n": "11.3.1",
|
||||||
"vue-router": "5.0.4"
|
"vue-router": "5.0.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
71
pnpm-lock.yaml
generated
71
pnpm-lock.yaml
generated
@@ -42,8 +42,8 @@ importers:
|
|||||||
specifier: 3.5.31
|
specifier: 3.5.31
|
||||||
version: 3.5.31(typescript@6.0.2)
|
version: 3.5.31(typescript@6.0.2)
|
||||||
vue-i18n:
|
vue-i18n:
|
||||||
specifier: 11.3.0
|
specifier: 11.3.1
|
||||||
version: 11.3.0(vue@3.5.31(typescript@6.0.2))
|
version: 11.3.1(vue@3.5.31(typescript@6.0.2))
|
||||||
vue-router:
|
vue-router:
|
||||||
specifier: 5.0.4
|
specifier: 5.0.4
|
||||||
version: 5.0.4(@vue/compiler-sfc@3.5.31)(vue@3.5.31(typescript@6.0.2))
|
version: 5.0.4(@vue/compiler-sfc@3.5.31)(vue@3.5.31(typescript@6.0.2))
|
||||||
@@ -59,7 +59,7 @@ importers:
|
|||||||
version: 1.2.4
|
version: 1.2.4
|
||||||
'@intlify/unplugin-vue-i18n':
|
'@intlify/unplugin-vue-i18n':
|
||||||
specifier: 11.1.1
|
specifier: 11.1.1
|
||||||
version: 11.1.1(@vue/compiler-dom@3.5.31)(eslint@10.2.0(jiti@2.6.1))(rollup@2.80.0)(typescript@6.0.2)(vue-i18n@11.3.0(vue@3.5.31(typescript@6.0.2)))(vue@3.5.31(typescript@6.0.2))
|
version: 11.1.1(@vue/compiler-dom@3.5.31)(eslint@10.2.0(jiti@2.6.1))(rollup@2.80.0)(typescript@6.0.2)(vue-i18n@11.3.1(vue@3.5.31(typescript@6.0.2)))(vue@3.5.31(typescript@6.0.2))
|
||||||
'@tailwindcss/vite':
|
'@tailwindcss/vite':
|
||||||
specifier: ^4.2.2
|
specifier: ^4.2.2
|
||||||
version: 4.2.2(vite@8.0.5(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(jiti@2.6.1)(terser@5.46.1)(yaml@2.8.3))
|
version: 4.2.2(vite@8.0.5(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(jiti@2.6.1)(terser@5.46.1)(yaml@2.8.3))
|
||||||
@@ -893,22 +893,30 @@ packages:
|
|||||||
vue-i18n:
|
vue-i18n:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@intlify/core-base@11.3.0':
|
'@intlify/core-base@11.3.1':
|
||||||
resolution: {integrity: sha512-NNX5jIwF4TJBe7RtSKDMOA6JD9mp2mRcBHAwt2X+Q8PvnZub0yj5YYXlFu2AcESdgQpEv/5Yx2uOCV/yh7YkZg==}
|
resolution: {integrity: sha512-9nG3ItSD5ApZHmTbv2UFqvJSy3m+u6C/orMohukNKoT/Yuwiz8tPtlNw6ylLuPqSP2kP7ZF4Cdqwp6V1m3BQgw==}
|
||||||
engines: {node: '>= 16'}
|
engines: {node: '>= 16'}
|
||||||
|
|
||||||
'@intlify/devtools-types@11.3.0':
|
'@intlify/devtools-types@11.3.1':
|
||||||
resolution: {integrity: sha512-G9CNL4WpANWVdUjubOIIS7/D2j/0j+1KJmhBJxHilWNKr9mmt3IjFV3Hq4JoBP23uOoC5ynxz/FHZ42M+YxfGw==}
|
resolution: {integrity: sha512-qrOknIx294W4YYVYBgldDOeOnv2NlpabW+aYGjMuXMSrY36f7GCAPlEBE2G+qTC5x0oAWDBSY5BmvLlPUx1exg==}
|
||||||
engines: {node: '>= 16'}
|
engines: {node: '>= 16'}
|
||||||
|
|
||||||
'@intlify/message-compiler@11.3.0':
|
'@intlify/message-compiler@11.3.0':
|
||||||
resolution: {integrity: sha512-RAJp3TMsqohg/Wa7bVF3cChRhecSYBLrTCQSj7j0UtWVFLP+6iEJoE2zb7GU5fp+fmG5kCbUdzhmlAUCWXiUJw==}
|
resolution: {integrity: sha512-RAJp3TMsqohg/Wa7bVF3cChRhecSYBLrTCQSj7j0UtWVFLP+6iEJoE2zb7GU5fp+fmG5kCbUdzhmlAUCWXiUJw==}
|
||||||
engines: {node: '>= 16'}
|
engines: {node: '>= 16'}
|
||||||
|
|
||||||
|
'@intlify/message-compiler@11.3.1':
|
||||||
|
resolution: {integrity: sha512-uIa4YurbphU+4Cl5CoL6nq/c7uQhVNRowEelgboNmXNs+UEcyFLQBESwaUjMvdtYxzA2qh+vGim080KZ84ruDA==}
|
||||||
|
engines: {node: '>= 16'}
|
||||||
|
|
||||||
'@intlify/shared@11.3.0':
|
'@intlify/shared@11.3.0':
|
||||||
resolution: {integrity: sha512-LC6P/uay7rXL5zZ5+5iRJfLs/iUN8apu9tm8YqQVmW3Uq3X4A0dOFUIDuAmB7gAC29wTHOS3EiN/IosNSz0eNQ==}
|
resolution: {integrity: sha512-LC6P/uay7rXL5zZ5+5iRJfLs/iUN8apu9tm8YqQVmW3Uq3X4A0dOFUIDuAmB7gAC29wTHOS3EiN/IosNSz0eNQ==}
|
||||||
engines: {node: '>= 16'}
|
engines: {node: '>= 16'}
|
||||||
|
|
||||||
|
'@intlify/shared@11.3.1':
|
||||||
|
resolution: {integrity: sha512-9GWc5PKuRdeWkT7FJN43c/+rD6xpSB3WtizewkfFCK/0XzYqCk4gQBWWcTdfKo8ylEcHwqYsR2Z3HRE3XhEHrQ==}
|
||||||
|
engines: {node: '>= 16'}
|
||||||
|
|
||||||
'@intlify/unplugin-vue-i18n@11.1.1':
|
'@intlify/unplugin-vue-i18n@11.1.1':
|
||||||
resolution: {integrity: sha512-ybuN/Tp7JNddFsZUCrBjYVEWc6RmfxewqO7+RzYSMqxoVzA8LFTyBvVjTxp2hwmNyyXqDgAM4cbshBmPvgRDqw==}
|
resolution: {integrity: sha512-ybuN/Tp7JNddFsZUCrBjYVEWc6RmfxewqO7+RzYSMqxoVzA8LFTyBvVjTxp2hwmNyyXqDgAM4cbshBmPvgRDqw==}
|
||||||
engines: {node: '>= 20'}
|
engines: {node: '>= 20'}
|
||||||
@@ -3011,8 +3019,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
||||||
|
|
||||||
vue-i18n@11.3.0:
|
vue-i18n@11.3.1:
|
||||||
resolution: {integrity: sha512-1J+xDfDJTLhDxElkd3+XUhT7FYSZd2b8pa7IRKGxhWH/8yt6PTvi3xmWhGwhYT5EaXdatui11pF2R6tL73/zPA==}
|
resolution: {integrity: sha512-azq8fhVnCwJAw0iXW7i44h9P+Bj+snNuevBAaJ9bxn0I3YVsRU3deVFPNnTfZ2uxVJefGp83JUmL68ddCPw5Pw==}
|
||||||
engines: {node: '>= 16'}
|
engines: {node: '>= 16'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: ^3.0.0
|
vue: ^3.0.0
|
||||||
@@ -4016,7 +4024,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@swc/helpers': 0.5.21
|
'@swc/helpers': 0.5.21
|
||||||
|
|
||||||
'@intlify/bundle-utils@11.1.1(vue-i18n@11.3.0(vue@3.5.31(typescript@6.0.2)))':
|
'@intlify/bundle-utils@11.1.1(vue-i18n@11.3.1(vue@3.5.31(typescript@6.0.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@intlify/message-compiler': 11.3.0
|
'@intlify/message-compiler': 11.3.0
|
||||||
'@intlify/shared': 11.3.0
|
'@intlify/shared': 11.3.0
|
||||||
@@ -4028,32 +4036,39 @@ snapshots:
|
|||||||
source-map-js: 1.2.1
|
source-map-js: 1.2.1
|
||||||
yaml-eslint-parser: 1.3.2
|
yaml-eslint-parser: 1.3.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
vue-i18n: 11.3.0(vue@3.5.31(typescript@6.0.2))
|
vue-i18n: 11.3.1(vue@3.5.31(typescript@6.0.2))
|
||||||
|
|
||||||
'@intlify/core-base@11.3.0':
|
'@intlify/core-base@11.3.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@intlify/devtools-types': 11.3.0
|
'@intlify/devtools-types': 11.3.1
|
||||||
'@intlify/message-compiler': 11.3.0
|
'@intlify/message-compiler': 11.3.1
|
||||||
'@intlify/shared': 11.3.0
|
'@intlify/shared': 11.3.1
|
||||||
|
|
||||||
'@intlify/devtools-types@11.3.0':
|
'@intlify/devtools-types@11.3.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@intlify/core-base': 11.3.0
|
'@intlify/core-base': 11.3.1
|
||||||
'@intlify/shared': 11.3.0
|
'@intlify/shared': 11.3.1
|
||||||
|
|
||||||
'@intlify/message-compiler@11.3.0':
|
'@intlify/message-compiler@11.3.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@intlify/shared': 11.3.0
|
'@intlify/shared': 11.3.0
|
||||||
source-map-js: 1.2.1
|
source-map-js: 1.2.1
|
||||||
|
|
||||||
|
'@intlify/message-compiler@11.3.1':
|
||||||
|
dependencies:
|
||||||
|
'@intlify/shared': 11.3.1
|
||||||
|
source-map-js: 1.2.1
|
||||||
|
|
||||||
'@intlify/shared@11.3.0': {}
|
'@intlify/shared@11.3.0': {}
|
||||||
|
|
||||||
'@intlify/unplugin-vue-i18n@11.1.1(@vue/compiler-dom@3.5.31)(eslint@10.2.0(jiti@2.6.1))(rollup@2.80.0)(typescript@6.0.2)(vue-i18n@11.3.0(vue@3.5.31(typescript@6.0.2)))(vue@3.5.31(typescript@6.0.2))':
|
'@intlify/shared@11.3.1': {}
|
||||||
|
|
||||||
|
'@intlify/unplugin-vue-i18n@11.1.1(@vue/compiler-dom@3.5.31)(eslint@10.2.0(jiti@2.6.1))(rollup@2.80.0)(typescript@6.0.2)(vue-i18n@11.3.1(vue@3.5.31(typescript@6.0.2)))(vue@3.5.31(typescript@6.0.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.9.1(eslint@10.2.0(jiti@2.6.1))
|
'@eslint-community/eslint-utils': 4.9.1(eslint@10.2.0(jiti@2.6.1))
|
||||||
'@intlify/bundle-utils': 11.1.1(vue-i18n@11.3.0(vue@3.5.31(typescript@6.0.2)))
|
'@intlify/bundle-utils': 11.1.1(vue-i18n@11.3.1(vue@3.5.31(typescript@6.0.2)))
|
||||||
'@intlify/shared': 11.3.0
|
'@intlify/shared': 11.3.0
|
||||||
'@intlify/vue-i18n-extensions': 8.0.0(@intlify/shared@11.3.0)(@vue/compiler-dom@3.5.31)(vue-i18n@11.3.0(vue@3.5.31(typescript@6.0.2)))(vue@3.5.31(typescript@6.0.2))
|
'@intlify/vue-i18n-extensions': 8.0.0(@intlify/shared@11.3.0)(@vue/compiler-dom@3.5.31)(vue-i18n@11.3.1(vue@3.5.31(typescript@6.0.2)))(vue@3.5.31(typescript@6.0.2))
|
||||||
'@rollup/pluginutils': 5.3.0(rollup@2.80.0)
|
'@rollup/pluginutils': 5.3.0(rollup@2.80.0)
|
||||||
'@typescript-eslint/scope-manager': 8.58.0
|
'@typescript-eslint/scope-manager': 8.58.0
|
||||||
'@typescript-eslint/typescript-estree': 8.58.0(typescript@6.0.2)
|
'@typescript-eslint/typescript-estree': 8.58.0(typescript@6.0.2)
|
||||||
@@ -4064,7 +4079,7 @@ snapshots:
|
|||||||
unplugin: 2.3.11
|
unplugin: 2.3.11
|
||||||
vue: 3.5.31(typescript@6.0.2)
|
vue: 3.5.31(typescript@6.0.2)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
vue-i18n: 11.3.0(vue@3.5.31(typescript@6.0.2))
|
vue-i18n: 11.3.1(vue@3.5.31(typescript@6.0.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/compiler-dom'
|
- '@vue/compiler-dom'
|
||||||
- eslint
|
- eslint
|
||||||
@@ -4072,14 +4087,14 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@intlify/vue-i18n-extensions@8.0.0(@intlify/shared@11.3.0)(@vue/compiler-dom@3.5.31)(vue-i18n@11.3.0(vue@3.5.31(typescript@6.0.2)))(vue@3.5.31(typescript@6.0.2))':
|
'@intlify/vue-i18n-extensions@8.0.0(@intlify/shared@11.3.0)(@vue/compiler-dom@3.5.31)(vue-i18n@11.3.1(vue@3.5.31(typescript@6.0.2)))(vue@3.5.31(typescript@6.0.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/parser': 7.29.2
|
'@babel/parser': 7.29.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@intlify/shared': 11.3.0
|
'@intlify/shared': 11.3.0
|
||||||
'@vue/compiler-dom': 3.5.31
|
'@vue/compiler-dom': 3.5.31
|
||||||
vue: 3.5.31(typescript@6.0.2)
|
vue: 3.5.31(typescript@6.0.2)
|
||||||
vue-i18n: 11.3.0(vue@3.5.31(typescript@6.0.2))
|
vue-i18n: 11.3.1(vue@3.5.31(typescript@6.0.2))
|
||||||
|
|
||||||
'@isaacs/cliui@9.0.0': {}
|
'@isaacs/cliui@9.0.0': {}
|
||||||
|
|
||||||
@@ -6190,11 +6205,11 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
vue-i18n@11.3.0(vue@3.5.31(typescript@6.0.2)):
|
vue-i18n@11.3.1(vue@3.5.31(typescript@6.0.2)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@intlify/core-base': 11.3.0
|
'@intlify/core-base': 11.3.1
|
||||||
'@intlify/devtools-types': 11.3.0
|
'@intlify/devtools-types': 11.3.1
|
||||||
'@intlify/shared': 11.3.0
|
'@intlify/shared': 11.3.1
|
||||||
'@vue/devtools-api': 6.6.4
|
'@vue/devtools-api': 6.6.4
|
||||||
vue: 3.5.31(typescript@6.0.2)
|
vue: 3.5.31(typescript@6.0.2)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user