mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-12 15:52:39 +10:00
chore(deps): bump vue-i18n from 10.0.7 to 10.0.8 (#140)
Bumps [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) from 10.0.7 to 10.0.8. - [Release notes](https://github.com/intlify/vue-i18n/releases) - [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n/commits/v10.0.8/packages/vue-i18n) --- updated-dependencies: - dependency-name: vue-i18n dependency-version: 10.0.8 dependency-type: indirect ... 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:
31
yarn.lock
31
yarn.lock
@ -859,6 +859,14 @@
|
||||
"@intlify/message-compiler" "10.0.7"
|
||||
"@intlify/shared" "10.0.7"
|
||||
|
||||
"@intlify/core-base@10.0.8":
|
||||
version "10.0.8"
|
||||
resolved "https://registry.yarnpkg.com/@intlify/core-base/-/core-base-10.0.8.tgz#2fcf46bab72d4daa8575eb11e04a549ea4030ac3"
|
||||
integrity sha512-FoHslNWSoHjdUBLy35bpm9PV/0LVI/DSv9L6Km6J2ad8r/mm0VaGg06C40FqlE8u2ADcGUM60lyoU7Myo4WNZQ==
|
||||
dependencies:
|
||||
"@intlify/message-compiler" "10.0.8"
|
||||
"@intlify/shared" "10.0.8"
|
||||
|
||||
"@intlify/core-base@^11.0.0":
|
||||
version "11.1.5"
|
||||
resolved "https://registry.yarnpkg.com/@intlify/core-base/-/core-base-11.1.5.tgz#4ea7c7d89e12283b2046f51f90a4e90fc2fde07d"
|
||||
@ -913,6 +921,14 @@
|
||||
"@intlify/shared" "10.0.7"
|
||||
source-map-js "^1.0.2"
|
||||
|
||||
"@intlify/message-compiler@10.0.8":
|
||||
version "10.0.8"
|
||||
resolved "https://registry.yarnpkg.com/@intlify/message-compiler/-/message-compiler-10.0.8.tgz#48aee742916f8aaa43945682f32bec1c9e73e2f8"
|
||||
integrity sha512-DV+sYXIkHVd5yVb2mL7br/NEUwzUoLBsMkV3H0InefWgmYa34NLZUvMCGi5oWX+Hqr2Y2qUxnVrnOWF4aBlgWg==
|
||||
dependencies:
|
||||
"@intlify/shared" "10.0.8"
|
||||
source-map-js "^1.0.2"
|
||||
|
||||
"@intlify/message-compiler@11.1.5", "@intlify/message-compiler@^11.0.0", "@intlify/message-compiler@^11.1.2":
|
||||
version "11.1.5"
|
||||
resolved "https://registry.yarnpkg.com/@intlify/message-compiler/-/message-compiler-11.1.5.tgz#3ce479be964efa5615d11fe08a615e051f4060ec"
|
||||
@ -926,6 +942,11 @@
|
||||
resolved "https://registry.yarnpkg.com/@intlify/shared/-/shared-10.0.7.tgz#970d865596222910dfaafe2f27aea83880646467"
|
||||
integrity sha512-oeoq0L5+5P4ShXa6jBQcx+BT+USe3MjX0xJexZO1y7rfDJdwZ9+QP3jO4tcS1nxhBYYdjvFTqe4bmnLijV0GxQ==
|
||||
|
||||
"@intlify/shared@10.0.8":
|
||||
version "10.0.8"
|
||||
resolved "https://registry.yarnpkg.com/@intlify/shared/-/shared-10.0.8.tgz#5f8019919dea8695b2e345257fc0cda7665d8ef9"
|
||||
integrity sha512-BcmHpb5bQyeVNrptC3UhzpBZB/YHHDoEREOUERrmF2BRxsyOEuRrq+Z96C/D4+2KJb8kuHiouzAei7BXlG0YYw==
|
||||
|
||||
"@intlify/shared@11.1.5", "@intlify/shared@^11.1.2":
|
||||
version "11.1.5"
|
||||
resolved "https://registry.yarnpkg.com/@intlify/shared/-/shared-11.1.5.tgz#236eb0b2b01876f7b540ddb4079e2027cfc83d63"
|
||||
@ -8991,12 +9012,12 @@ vue-eslint-parser@^10.1.3:
|
||||
semver "^7.6.3"
|
||||
|
||||
vue-i18n@^10.0.0, vue-i18n@^10.0.7:
|
||||
version "10.0.7"
|
||||
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-10.0.7.tgz#47a74e24faf3cf56d09294f6c152aa775ef8e8cc"
|
||||
integrity sha512-bKsk0PYwP9gdYF4nqSAT0kDpnLu1gZzlxFl885VH4mHVhEnqP16+/mAU05r1U6NIrc0fGDWP89tZ8GzeJZpe+w==
|
||||
version "10.0.8"
|
||||
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-10.0.8.tgz#adce21f875b29589c8bd602eb28b5c6ad2d85c97"
|
||||
integrity sha512-mIjy4utxMz9lMMo6G9vYePv7gUFt4ztOMhY9/4czDJxZ26xPeJ49MAGa9wBAE3XuXbYCrtVPmPxNjej7JJJkZQ==
|
||||
dependencies:
|
||||
"@intlify/core-base" "10.0.7"
|
||||
"@intlify/shared" "10.0.7"
|
||||
"@intlify/core-base" "10.0.8"
|
||||
"@intlify/shared" "10.0.8"
|
||||
"@vue/devtools-api" "^6.5.0"
|
||||
|
||||
vue-router@^4.5.1, vue-router@latest:
|
||||
|
||||
Reference in New Issue
Block a user