mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
chore(deps): update dependency @intlify/unplugin-vue-i18n to v1.2.0
This commit is contained in:
parent
fb5e607f15
commit
16ca48a3e0
2 changed files with 24 additions and 11 deletions
|
@ -32,7 +32,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@iconify-json/fa6-brands": "1.1.13",
|
"@iconify-json/fa6-brands": "1.1.13",
|
||||||
"@iconify-json/fa6-solid": "1.1.15",
|
"@iconify-json/fa6-solid": "1.1.15",
|
||||||
"@intlify/unplugin-vue-i18n": "1.0.1",
|
"@intlify/unplugin-vue-i18n": "1.2.0",
|
||||||
"@unocss/eslint-config": "0.55.7",
|
"@unocss/eslint-config": "0.55.7",
|
||||||
"@unocss/preset-icons": "0.55.7",
|
"@unocss/preset-icons": "0.55.7",
|
||||||
"@unocss/preset-uno": "0.55.7",
|
"@unocss/preset-uno": "0.55.7",
|
||||||
|
|
|
@ -68,8 +68,8 @@ devDependencies:
|
||||||
specifier: 1.1.15
|
specifier: 1.1.15
|
||||||
version: 1.1.15
|
version: 1.1.15
|
||||||
'@intlify/unplugin-vue-i18n':
|
'@intlify/unplugin-vue-i18n':
|
||||||
specifier: 1.0.1
|
specifier: 1.2.0
|
||||||
version: 1.0.1(rollup@2.79.1)(vue-i18n@9.3.0)
|
version: 1.2.0(rollup@2.79.1)(vue-i18n@9.3.0)
|
||||||
'@unocss/eslint-config':
|
'@unocss/eslint-config':
|
||||||
specifier: 0.55.7
|
specifier: 0.55.7
|
||||||
version: 0.55.7(eslint@8.49.0)(typescript@5.2.2)
|
version: 0.55.7(eslint@8.49.0)(typescript@5.2.2)
|
||||||
|
@ -1645,8 +1645,8 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@intlify/bundle-utils@7.2.0(vue-i18n@9.3.0):
|
/@intlify/bundle-utils@7.3.0(vue-i18n@9.3.0):
|
||||||
resolution: {integrity: sha512-ORmE/wx7ffb4hml+WsDYSciEX3cJhc/1hY3OUzByN/utvMnRkA/k/2AkRg5t2v9OUR/FuWgCPIsf2ERIF8EITA==}
|
resolution: {integrity: sha512-lcnfsLA5Dyd3TbvfoLS0ejLr1vAJYyT6VRYtE4LGNexy1ZD/GEcbXrC33fI9oQp7t2hDlHbCn2o4BBVgXaJFqg==}
|
||||||
engines: {node: '>= 14.16'}
|
engines: {node: '>= 14.16'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
petite-vue-i18n: '*'
|
petite-vue-i18n: '*'
|
||||||
|
@ -1657,8 +1657,8 @@ packages:
|
||||||
vue-i18n:
|
vue-i18n:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@intlify/message-compiler': 9.3.0
|
'@intlify/message-compiler': 9.4.0
|
||||||
'@intlify/shared': 9.3.0
|
'@intlify/shared': 9.4.0
|
||||||
acorn: 8.10.0
|
acorn: 8.10.0
|
||||||
escodegen: 2.1.0
|
escodegen: 2.1.0
|
||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
|
@ -1692,12 +1692,25 @@ packages:
|
||||||
'@intlify/shared': 9.3.0
|
'@intlify/shared': 9.3.0
|
||||||
source-map-js: 1.0.2
|
source-map-js: 1.0.2
|
||||||
|
|
||||||
|
/@intlify/message-compiler@9.4.0:
|
||||||
|
resolution: {integrity: sha512-EdjqOH3bQqEjZcUOwo90wuW4ZuFr41FDxVni6WNKS0V0myKgwz9EuvLDcnEbjJMIX8vKAWPjWfnSTt5fMwKHLA==}
|
||||||
|
engines: {node: '>= 16'}
|
||||||
|
dependencies:
|
||||||
|
'@intlify/shared': 9.4.0
|
||||||
|
source-map-js: 1.0.2
|
||||||
|
dev: true
|
||||||
|
|
||||||
/@intlify/shared@9.3.0:
|
/@intlify/shared@9.3.0:
|
||||||
resolution: {integrity: sha512-MMGRz6zWxtz7rHtxIIdnyb8SYOIaaseN1IvUhAEs9tOW4u77RD4DFp4qgPXesp2Gxo/5QitH9kwSs0jnxGUNEw==}
|
resolution: {integrity: sha512-MMGRz6zWxtz7rHtxIIdnyb8SYOIaaseN1IvUhAEs9tOW4u77RD4DFp4qgPXesp2Gxo/5QitH9kwSs0jnxGUNEw==}
|
||||||
engines: {node: '>= 16'}
|
engines: {node: '>= 16'}
|
||||||
|
|
||||||
/@intlify/unplugin-vue-i18n@1.0.1(rollup@2.79.1)(vue-i18n@9.3.0):
|
/@intlify/shared@9.4.0:
|
||||||
resolution: {integrity: sha512-fqiT42Sd619juSjjBcv5x3itVZ+77xYSB0AaQHpE01gPyfc7TNGaKDsTJJXGzkTCznOSjnhJZbiTzrZEnJ1vDQ==}
|
resolution: {integrity: sha512-AFqymip2kToqA0B6KZPg5jSrdcVHoli9t/VhGKE2iiMq9utFuMoGdDC/JOCIZgwxo6aXAk86QyU2XtzEoMuZ6A==}
|
||||||
|
engines: {node: '>= 16'}
|
||||||
|
dev: true
|
||||||
|
|
||||||
|
/@intlify/unplugin-vue-i18n@1.2.0(rollup@2.79.1)(vue-i18n@9.3.0):
|
||||||
|
resolution: {integrity: sha512-AzjlMZKj9DG10ICDR2VWjfJudHJ1XK2GNSHxw+VmOUYpUm4S0L/a7OAdvgnuY7S4plk1VnPdT4YilpZk+uQcqg==}
|
||||||
engines: {node: '>= 14.16'}
|
engines: {node: '>= 14.16'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
petite-vue-i18n: '*'
|
petite-vue-i18n: '*'
|
||||||
|
@ -1711,8 +1724,8 @@ packages:
|
||||||
vue-i18n-bridge:
|
vue-i18n-bridge:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@intlify/bundle-utils': 7.2.0(vue-i18n@9.3.0)
|
'@intlify/bundle-utils': 7.3.0(vue-i18n@9.3.0)
|
||||||
'@intlify/shared': 9.3.0
|
'@intlify/shared': 9.4.0
|
||||||
'@rollup/pluginutils': 5.0.4(rollup@2.79.1)
|
'@rollup/pluginutils': 5.0.4(rollup@2.79.1)
|
||||||
'@vue/compiler-sfc': 3.3.4
|
'@vue/compiler-sfc': 3.3.4
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
|
|
Loading…
Reference in a new issue