Skip to content

Commit

Permalink
build(deps): bump @intlify/core from 9.14.1 to 9.14.2
Browse files Browse the repository at this point in the history
Bumps [@intlify/core](https://github.com/intlify/vue-i18n/tree/HEAD/packages/core) from 9.14.1 to 9.14.2.
- [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/v9.14.2/packages/core)

---
updated-dependencies:
- dependency-name: "@intlify/core"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 5847736 commit 7275b6b
Showing 1 changed file with 32 additions and 5 deletions.
37 changes: 32 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -726,13 +726,23 @@ __metadata:
languageName: node
linkType: hard

"@intlify/core-base@npm:9.14.2":
version: 9.14.2
resolution: "@intlify/core-base@npm:9.14.2"
dependencies:
"@intlify/message-compiler": "npm:9.14.2"
"@intlify/shared": "npm:9.14.2"
checksum: 10c0/e70aa32fcff98f0c3e42dead194efb4c6545cb75778cd060d7b2b7232140f8937ba69dcdea63f4e3afa857ae74b1fc93880ccc597556c0f72a3d3b2b77f47612
languageName: node
linkType: hard

"@intlify/core@npm:^9.8.0":
version: 9.14.1
resolution: "@intlify/core@npm:9.14.1"
version: 9.14.2
resolution: "@intlify/core@npm:9.14.2"
dependencies:
"@intlify/core-base": "npm:9.14.1"
"@intlify/shared": "npm:9.14.1"
checksum: 10c0/6be0e2d050542b4417349c331055e2e3eca52b3a95601ebf0ad776bfd62c8a333a17b53624a2177a4f0523a29f776801d27096d6c5b15edfcb2f8f68c0e04574
"@intlify/core-base": "npm:9.14.2"
"@intlify/shared": "npm:9.14.2"
checksum: 10c0/07f8176c456090422fa99865ab0c9c338acdfb4678778001f7ac56be310a00c04ecceb681010e372563df0f283d11a72e4a26d3238e5e840f7919245ab525100
languageName: node
linkType: hard

Expand All @@ -756,13 +766,30 @@ __metadata:
languageName: node
linkType: hard

"@intlify/message-compiler@npm:9.14.2":
version: 9.14.2
resolution: "@intlify/message-compiler@npm:9.14.2"
dependencies:
"@intlify/shared": "npm:9.14.2"
source-map-js: "npm:^1.0.2"
checksum: 10c0/9b82198011264b231ca75b27c7aa76357bcef74769e2dcdb38c2f7955e2b77e008f96619eddddeae7f8cc0cff57839c67333a2551155f8d3e81c77d267e4d6c1
languageName: node
linkType: hard

"@intlify/shared@npm:9.14.1, @intlify/shared@npm:^9.14.1, @intlify/shared@npm:^9.4.0":
version: 9.14.1
resolution: "@intlify/shared@npm:9.14.1"
checksum: 10c0/38abf6d466117e9808b29467f9d275830146ebe6d9adc6dd9f0134cc2133a55a0f462ebe1f578c660e281113be2c13c414507b21d78cb37c9fc71aad819e9783
languageName: node
linkType: hard

"@intlify/shared@npm:9.14.2":
version: 9.14.2
resolution: "@intlify/shared@npm:9.14.2"
checksum: 10c0/98f7a836c6944e0981067a97e6b10c411732826629b8d99d3c94688c5ea340417b034ae2a7a0431f5fe6edac0d36b47a30622ba4d7d88ed167f39e9797771bf0
languageName: node
linkType: hard

"@intlify/unplugin-vue-i18n@npm:^3.0.1":
version: 3.0.1
resolution: "@intlify/unplugin-vue-i18n@npm:3.0.1"
Expand Down

0 comments on commit 7275b6b

Please sign in to comment.