Skip to content

Commit

Permalink
Merge pull request #8553 from ledgersmb/renovate/master-vue-i18n-11.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency vue-i18n to v11 (master)
  • Loading branch information
ehuelsmann authored Dec 26, 2024
2 parents 91d77df + 0b73e53 commit 6846181
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"rtl-detect": "1.1.2",
"tapable": "2.2.1",
"vue": "3.5.13",
"vue-i18n": "10.0.5",
"vue-i18n": "11.0.1",
"vue-router": "4.5.0"
},
"devDependencies": {
Expand Down
42 changes: 21 additions & 21 deletions UI/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1188,26 +1188,26 @@
resolved "https://registry.npmjs.org/@inquirer/type/-/type-3.0.0.tgz"
integrity sha512-YYykfbw/lefC7yKj7nanzQXILM7r3suIvyFlCcMskc99axmsSewXWkAfXKwMbgxL76iAFVmRwmYdwNZNc8gjog==

"@intlify/core-base@10.0.5":
version "10.0.5"
resolved "https://registry.yarnpkg.com/@intlify/core-base/-/core-base-10.0.5.tgz#c4d992381f8c3a50c79faf67be3404b399c3be28"
integrity sha512-F3snDTQs0MdvnnyzTDTVkOYVAZOE/MHwRvF7mn7Jw1yuih4NrFYLNYIymGlLmq4HU2iIdzYsZ7f47bOcwY73XQ==
"@intlify/core-base@11.0.1":
version "11.0.1"
resolved "https://registry.yarnpkg.com/@intlify/core-base/-/core-base-11.0.1.tgz#f84564a5bd313879b32cea70e6e3d2fe9e1f128b"
integrity sha512-NAmhw1l/llM0HZRpagR/ChJTNymW4ll6/4EDSJML5c8L5Hl/+k6UyF8EIgE6DeHpfheQujkSRngauViHqq6jJQ==
dependencies:
"@intlify/message-compiler" "10.0.5"
"@intlify/shared" "10.0.5"
"@intlify/message-compiler" "11.0.1"
"@intlify/shared" "11.0.1"

"@intlify/message-compiler@10.0.5":
version "10.0.5"
resolved "https://registry.yarnpkg.com/@intlify/message-compiler/-/message-compiler-10.0.5.tgz#4eeace9f4560020d5e5d77f32bed7755e71d8efd"
integrity sha512-6GT1BJ852gZ0gItNZN2krX5QAmea+cmdjMvsWohArAZ3GmHdnNANEcF9JjPXAMRtQ6Ux5E269ymamg/+WU6tQA==
"@intlify/message-compiler@11.0.1":
version "11.0.1"
resolved "https://registry.yarnpkg.com/@intlify/message-compiler/-/message-compiler-11.0.1.tgz#7c159642e3a3c160dd25a15c17127c69d56b0561"
integrity sha512-5RFH8x+Mn3mbjcHXnb6KCXGiczBdiQkWkv99iiA0JpKrNuTAQeW59Pjq/uObMB0eR0shnKYGTkIJxum+DbL3sw==
dependencies:
"@intlify/shared" "10.0.5"
"@intlify/shared" "11.0.1"
source-map-js "^1.0.2"

"@intlify/shared@10.0.5":
version "10.0.5"
resolved "https://registry.yarnpkg.com/@intlify/shared/-/shared-10.0.5.tgz#1b46ca8b541f03508fe28da8f34e4bb85506d6bc"
integrity sha512-bmsP4L2HqBF6i6uaMqJMcFBONVjKt+siGluRq4Ca4C0q7W2eMaVZr8iCgF9dKbcVXutftkC7D6z2SaSMmLiDyA==
"@intlify/shared@11.0.1":
version "11.0.1"
resolved "https://registry.yarnpkg.com/@intlify/shared/-/shared-11.0.1.tgz#25ff7f038bbae903e2bc75bf862b2380fde07cc8"
integrity sha512-lH164+aDDptHZ3dBDbIhRa1dOPQUp+83iugpc+1upTOWCnwyC1PVis6rSWNMMJ8VQxvtHQB9JMib48K55y0PvQ==

"@isaacs/cliui@^8.0.2":
version "8.0.2"
Expand Down Expand Up @@ -10514,13 +10514,13 @@ vue-i18n-extract@^1.0.3:
is-valid-glob "^1.0.0"
js-yaml "^3.14.0"

vue-i18n@10.0.5:
version "10.0.5"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-10.0.5.tgz#fdf4e6c7b669e80cfa3a12ed9625e2b46671cdf0"
integrity sha512-9/gmDlCblz3i8ypu/afiIc/SUIfTTE1mr0mZhb9pk70xo2csHAM9mp2gdQ3KD2O0AM3Hz/5ypb+FycTj/lHlPQ==
vue-i18n@11.0.1:
version "11.0.1"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-11.0.1.tgz#aa4c20d6f7c127bc46028ae3325659be47dd338e"
integrity sha512-pWAT8CusK8q9/EpN7V3oxwHwxWm6+Kp2PeTZmRGvdZTkUzMQDpbbmHp0TwQ8xw04XKm23cr6B4GL72y3W8Yekg==
dependencies:
"@intlify/core-base" "10.0.5"
"@intlify/shared" "10.0.5"
"@intlify/core-base" "11.0.1"
"@intlify/shared" "11.0.1"
"@vue/devtools-api" "^6.5.0"

[email protected]:
Expand Down

0 comments on commit 6846181

Please sign in to comment.