Bump vue-i18n from 9.9.1 to 9.10.0 (#21641)

Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n) from 9.9.1 to 9.10.0.
- [Release notes](https://github.com/intlify/vue-i18n-next/releases)
- [Changelog](https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n-next/commits/v9.10.0/packages/vue-i18n)

---
updated-dependencies:
- dependency-name: vue-i18n
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-01 01:22:29 +00:00
committed by GitHub
parent 974bc94696
commit 4b32af96dc
3 changed files with 19 additions and 19 deletions

View File

@@ -139,7 +139,7 @@
"vite": "5.1.1",
"vitest": "1.3.1",
"vue": "3.4.19",
"vue-i18n": "9.9.1",
"vue-i18n": "9.10.0",
"vue-router": "4.3.0",
"vue-tsc": "1.8.27",
"vuedraggable": "4.1.0",

View File

@@ -41,7 +41,7 @@
"vite-plugin-dts": "3.7.3",
"vitest": "1.3.1",
"vue": "3.4.19",
"vue-i18n": "9.9.1",
"vue-i18n": "9.10.0",
"vue-router": "4.3.0"
},
"peerDependencies": {

34
pnpm-lock.yaml generated
View File

@@ -833,8 +833,8 @@ importers:
specifier: 3.4.19
version: 3.4.19(typescript@5.3.3)
vue-i18n:
specifier: 9.9.1
version: 9.9.1(vue@3.4.19)
specifier: 9.10.0
version: 9.10.0(vue@3.4.19)
vue-router:
specifier: 4.3.0
version: 4.3.0(vue@3.4.19)
@@ -963,8 +963,8 @@ importers:
specifier: 3.4.19
version: 3.4.19(typescript@5.3.3)
vue-i18n:
specifier: 9.9.1
version: 9.9.1(vue@3.4.19)
specifier: 9.10.0
version: 9.10.0(vue@3.4.19)
vue-router:
specifier: 4.3.0
version: 4.3.0(vue@3.4.19)
@@ -5434,24 +5434,24 @@ packages:
dev: false
optional: true
/@intlify/core-base@9.9.1:
resolution: {integrity: sha512-qsV15dg7jNX2faBRyKMgZS8UcFJViWEUPLdzZ9UR0kQZpFVeIpc0AG7ZOfeP7pX2T9SQ5jSiorq/tii9nkkafA==}
/@intlify/core-base@9.10.0:
resolution: {integrity: sha512-7e/rtEUAzMv1rVQexyvDTMgmvdJQvexasdwXFBqz60AD1wgoe43rIhb5uh2Mdol2QZwabvHepPFuUQCjACgEHQ==}
engines: {node: '>= 16'}
dependencies:
'@intlify/message-compiler': 9.9.1
'@intlify/shared': 9.9.1
'@intlify/message-compiler': 9.10.0
'@intlify/shared': 9.10.0
dev: true
/@intlify/message-compiler@9.9.1:
resolution: {integrity: sha512-zTvP6X6HeumHOXuAE1CMMsV6tTX+opKMOxO1OHTCg5N5Sm/F7d8o2jdT6W6L5oHUsJ/vvkGefHIs7Q3hfowmsA==}
/@intlify/message-compiler@9.10.0:
resolution: {integrity: sha512-CPVRS6pX9vqXUvvAhyt/brDckFFo0A4TuP4ukdXwAWtHTKtaFe8nkiIF1BYhXR3T8+Aran/E2uP32SKatbaang==}
engines: {node: '>= 16'}
dependencies:
'@intlify/shared': 9.9.1
'@intlify/shared': 9.10.0
source-map-js: 1.0.2
dev: true
/@intlify/shared@9.9.1:
resolution: {integrity: sha512-b3Pta1nwkz5rGq434v0psHwEwHGy1pYCttfcM22IE//K9owbpkEvFptx9VcuRAxjQdrO2If249cmDDjBu5wMDA==}
/@intlify/shared@9.10.0:
resolution: {integrity: sha512-nAIr9kM9gjSKKCZ6/MOAgOxBJw0XF5EhnVB/l1ifUfGWtt9wVYVQLmtQD85lwXkesPnVR+p8T+wX1T828aArSg==}
engines: {node: '>= 16'}
dev: true
@@ -20548,14 +20548,14 @@ packages:
- supports-color
dev: true
/vue-i18n@9.9.1(vue@3.4.19):
resolution: {integrity: sha512-xyQ4VspLdNSPTKBFBPWa1tvtj+9HuockZwgFeD2OhxxXuC2CWeNvV4seu2o9+vbQOyQbhAM5Ez56oxUrrnTWdw==}
/vue-i18n@9.10.0(vue@3.4.19):
resolution: {integrity: sha512-uzgouz6BEBv1QXm3n8MHcCBf/H3U3PTqS7taAhO58XnlVgmQZ6W0gEGUxh0vOM7vy+tAQH2WvvMJAb2mXO/ThA==}
engines: {node: '>= 16'}
peerDependencies:
vue: ^3.0.0
dependencies:
'@intlify/core-base': 9.9.1
'@intlify/shared': 9.9.1
'@intlify/core-base': 9.10.0
'@intlify/shared': 9.10.0
'@vue/devtools-api': 6.5.1
vue: 3.4.19(typescript@5.3.3)
dev: true