chore: downgrade vue-i18n (#115)
This commit is contained in:
parent
c9ff105458
commit
15718a887d
|
|
@ -32,7 +32,7 @@
|
|||
"vant": "^4.9.4",
|
||||
"vconsole": "^3.15.1",
|
||||
"vue": "^3.4.38",
|
||||
"vue-i18n": "^9.14.0",
|
||||
"vue-i18n": "^9.13.1",
|
||||
"vue-router": "^4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
|
|
@ -54,8 +54,8 @@ importers:
|
|||
specifier: ^3.4.38
|
||||
version: 3.4.38(typescript@5.5.4)
|
||||
vue-i18n:
|
||||
specifier: ^9.14.0
|
||||
version: 9.14.0(vue@3.4.38(typescript@5.5.4))
|
||||
specifier: ^9.13.1
|
||||
version: 9.13.1(vue@3.4.38(typescript@5.5.4))
|
||||
vue-router:
|
||||
specifier: ^4.4.3
|
||||
version: 4.4.3(vue@3.4.38(typescript@5.5.4))
|
||||
|
|
@ -68,7 +68,7 @@ importers:
|
|||
version: 1.1.37
|
||||
'@intlify/unplugin-vue-i18n':
|
||||
specifier: ^4.0.0
|
||||
version: 4.0.0(rollup@4.21.0)(vue-i18n@9.14.0(vue@3.4.38(typescript@5.5.4)))
|
||||
version: 4.0.0(rollup@4.21.0)(vue-i18n@9.13.1(vue@3.4.38(typescript@5.5.4)))
|
||||
'@types/lodash-es':
|
||||
specifier: ^4.17.12
|
||||
version: 4.17.12
|
||||
|
|
@ -1219,14 +1219,22 @@ packages:
|
|||
vue-i18n:
|
||||
optional: true
|
||||
|
||||
'@intlify/core-base@9.14.0':
|
||||
resolution: {integrity: sha512-zJn0imh9HIsZZUtt9v8T16PeVstPv6bP2YzlrYJwoF8F30gs4brZBwW2KK6EI5WYKFi3NeqX6+UU4gniz5TkGg==}
|
||||
'@intlify/core-base@9.13.1':
|
||||
resolution: {integrity: sha512-+bcQRkJO9pcX8d0gel9ZNfrzU22sZFSA0WVhfXrf5jdJOS24a+Bp8pozuS9sBI9Hk/tGz83pgKfmqcn/Ci7/8w==}
|
||||
engines: {node: '>= 16'}
|
||||
|
||||
'@intlify/message-compiler@9.13.1':
|
||||
resolution: {integrity: sha512-SKsVa4ajYGBVm7sHMXd5qX70O2XXjm55zdZB3VeMFCvQyvLew/dLvq3MqnaIsTMF1VkkOb9Ttr6tHcMlyPDL9w==}
|
||||
engines: {node: '>= 16'}
|
||||
|
||||
'@intlify/message-compiler@9.14.0':
|
||||
resolution: {integrity: sha512-sXNsoMI0YsipSXW8SR75drmVK56tnJHoYbPXUv2Cf9lz6FzvwsosFm6JtC1oQZI/kU+n7qx0qRrEWkeYFTgETA==}
|
||||
engines: {node: '>= 16'}
|
||||
|
||||
'@intlify/shared@9.13.1':
|
||||
resolution: {integrity: sha512-u3b6BKGhE6j/JeRU6C/RL2FgyJfy6LakbtfeVF8fJXURpZZTzfh3e05J0bu0XPw447Q6/WUp3C4ajv4TMS4YsQ==}
|
||||
engines: {node: '>= 16'}
|
||||
|
||||
'@intlify/shared@9.14.0':
|
||||
resolution: {integrity: sha512-r+N8KRQL7LgN1TMTs1A2svfuAU0J94Wu9wWdJVJqYsoMMLIeJxrPjazihfHpmJqfgZq0ah3Y9Q4pgWV2O90Fyg==}
|
||||
engines: {node: '>= 16'}
|
||||
|
|
@ -4364,8 +4372,8 @@ packages:
|
|||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
|
||||
vue-i18n@9.14.0:
|
||||
resolution: {integrity: sha512-LxmpRuCt2rI8gqU+kxeflRZMQn4D5+4M3oP3PWZdowW/ePJraHqhF7p4CuaME52mUxdw3Mmy2yAUKgfZYgCRjA==}
|
||||
vue-i18n@9.13.1:
|
||||
resolution: {integrity: sha512-mh0GIxx0wPtPlcB1q4k277y0iKgo25xmDPWioVVYanjPufDBpvu5ySTjP5wOrSvlYQ2m1xI+CFhGdauv/61uQg==}
|
||||
engines: {node: '>= 16'}
|
||||
peerDependencies:
|
||||
vue: ^3.0.0
|
||||
|
|
@ -5653,7 +5661,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@intlify/bundle-utils@8.0.0(vue-i18n@9.14.0(vue@3.4.38(typescript@5.5.4)))':
|
||||
'@intlify/bundle-utils@8.0.0(vue-i18n@9.13.1(vue@3.4.38(typescript@5.5.4)))':
|
||||
dependencies:
|
||||
'@intlify/message-compiler': 9.14.0
|
||||
'@intlify/shared': 9.14.0
|
||||
|
|
@ -5665,23 +5673,30 @@ snapshots:
|
|||
source-map-js: 1.2.0
|
||||
yaml-eslint-parser: 1.2.3
|
||||
optionalDependencies:
|
||||
vue-i18n: 9.14.0(vue@3.4.38(typescript@5.5.4))
|
||||
vue-i18n: 9.13.1(vue@3.4.38(typescript@5.5.4))
|
||||
|
||||
'@intlify/core-base@9.14.0':
|
||||
'@intlify/core-base@9.13.1':
|
||||
dependencies:
|
||||
'@intlify/message-compiler': 9.14.0
|
||||
'@intlify/shared': 9.14.0
|
||||
'@intlify/message-compiler': 9.13.1
|
||||
'@intlify/shared': 9.13.1
|
||||
|
||||
'@intlify/message-compiler@9.13.1':
|
||||
dependencies:
|
||||
'@intlify/shared': 9.13.1
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@intlify/message-compiler@9.14.0':
|
||||
dependencies:
|
||||
'@intlify/shared': 9.14.0
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@intlify/shared@9.13.1': {}
|
||||
|
||||
'@intlify/shared@9.14.0': {}
|
||||
|
||||
'@intlify/unplugin-vue-i18n@4.0.0(rollup@4.21.0)(vue-i18n@9.14.0(vue@3.4.38(typescript@5.5.4)))':
|
||||
'@intlify/unplugin-vue-i18n@4.0.0(rollup@4.21.0)(vue-i18n@9.13.1(vue@3.4.38(typescript@5.5.4)))':
|
||||
dependencies:
|
||||
'@intlify/bundle-utils': 8.0.0(vue-i18n@9.14.0(vue@3.4.38(typescript@5.5.4)))
|
||||
'@intlify/bundle-utils': 8.0.0(vue-i18n@9.13.1(vue@3.4.38(typescript@5.5.4)))
|
||||
'@intlify/shared': 9.14.0
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.21.0)
|
||||
'@vue/compiler-sfc': 3.4.38
|
||||
|
|
@ -5694,7 +5709,7 @@ snapshots:
|
|||
source-map-js: 1.2.0
|
||||
unplugin: 1.12.2
|
||||
optionalDependencies:
|
||||
vue-i18n: 9.14.0(vue@3.4.38(typescript@5.5.4))
|
||||
vue-i18n: 9.13.1(vue@3.4.38(typescript@5.5.4))
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
|
|
@ -9235,10 +9250,10 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vue-i18n@9.14.0(vue@3.4.38(typescript@5.5.4)):
|
||||
vue-i18n@9.13.1(vue@3.4.38(typescript@5.5.4)):
|
||||
dependencies:
|
||||
'@intlify/core-base': 9.14.0
|
||||
'@intlify/shared': 9.14.0
|
||||
'@intlify/core-base': 9.13.1
|
||||
'@intlify/shared': 9.13.1
|
||||
'@vue/devtools-api': 6.6.3
|
||||
vue: 3.4.38(typescript@5.5.4)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue