Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: vue-i18n
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 81e988a commit 4038234
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 43 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@vueuse/core": "^11.1.0",
"pinia": "^2.2.4",
"vue": "^3.5.12",
"vue-i18n": "10.0.1",
"vue-i18n": "10.0.4",
"vue-router": "^4.4.5",
"vuetify": "^3.7.2"
},
Expand Down
44 changes: 2 additions & 42 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -817,16 +817,6 @@ __metadata:
languageName: node
linkType: hard

"@intlify/core-base@npm:10.0.1":
version: 10.0.1
resolution: "@intlify/core-base@npm:10.0.1"
dependencies:
"@intlify/message-compiler": "npm:10.0.1"
"@intlify/shared": "npm:10.0.1"
checksum: 10/86f63a462e17f5df8e46032e2342e35d362354f39a6f05810148ca2db66a121a57ee0ae405778e210090471b0703ce2900b4ec9a028cbccf1279afcaafc8aa83
languageName: node
linkType: hard

"@intlify/core-base@npm:10.0.4":
version: 10.0.4
resolution: "@intlify/core-base@npm:10.0.4"
Expand All @@ -837,16 +827,6 @@ __metadata:
languageName: node
linkType: hard

"@intlify/message-compiler@npm:10.0.1":
version: 10.0.1
resolution: "@intlify/message-compiler@npm:10.0.1"
dependencies:
"@intlify/shared": "npm:10.0.1"
source-map-js: "npm:^1.0.2"
checksum: 10/49fea19f33b0ae655182cd0aaa48c20405f36cab3df7f0ca5b0db36455d44e2d96d9a683499fac390c5586f0b2103eb6b8010191de730c991d2052612eec35d4
languageName: node
linkType: hard

"@intlify/message-compiler@npm:10.0.4":
version: 10.0.4
resolution: "@intlify/message-compiler@npm:10.0.4"
Expand Down Expand Up @@ -874,13 +854,6 @@ __metadata:
languageName: node
linkType: hard

"@intlify/shared@npm:10.0.1":
version: 10.0.1
resolution: "@intlify/shared@npm:10.0.1"
checksum: 10/0188d42eb5a813a2451b23bb853b647c67b95f548b6adf338fb8afa2614b816da0181614d4d2e14fa639ee794c2087fb058f3d2a185c1663ae2206e4023a2ea7
languageName: node
linkType: hard

"@intlify/shared@npm:10.0.4, @intlify/shared@npm:^10.0.0":
version: 10.0.4
resolution: "@intlify/shared@npm:10.0.4"
Expand Down Expand Up @@ -4448,7 +4421,7 @@ __metadata:
vite-plugin-vuetify: "npm:^2.0.4"
vitest: "npm:^2.1.2"
vue: "npm:^3.5.12"
vue-i18n: "npm:10.0.1"
vue-i18n: "npm:10.0.4"
vue-router: "npm:^4.4.5"
vue-tsc: "npm:^2.1.6"
vue3-toastify: "npm:^0.2.3"
Expand Down Expand Up @@ -8362,20 +8335,7 @@ __metadata:
languageName: node
linkType: hard

"vue-i18n@npm:10.0.1":
version: 10.0.1
resolution: "vue-i18n@npm:10.0.1"
dependencies:
"@intlify/core-base": "npm:10.0.1"
"@intlify/shared": "npm:10.0.1"
"@vue/devtools-api": "npm:^6.5.0"
peerDependencies:
vue: ^3.0.0
checksum: 10/bd320283f7fb85af829224177647c87cf60516766ba3d8ba83712999ca146c8992e7d0cd5575389ece84b5e2ee1a981faf992a44f634c08a84049b9adc4c8692
languageName: node
linkType: hard

"vue-i18n@npm:^10.0.0":
"vue-i18n@npm:10.0.4, vue-i18n@npm:^10.0.0":
version: 10.0.4
resolution: "vue-i18n@npm:10.0.4"
dependencies:
Expand Down

0 comments on commit 4038234

Please sign in to comment.