Skip to content

Commit

Permalink
fix(deps): update dependency vue-i18n to v10.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 15, 2024
1 parent 9fd97bf commit d8a1f78
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"subscriptions-transport-ws": "0.11.0",
"svg-pan-zoom": "3.6.1",
"vue": "3.4.11",
"vue-i18n": "10.0.1",
"vue-i18n": "10.0.4",
"vue-router": "4.4.5",
"vue-the-mask": "0.11.1",
"vue3-apexcharts": "1.4.1",
Expand Down
44 changes: 22 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -851,30 +851,30 @@ __metadata:
languageName: node
linkType: hard

"@intlify/core-base@npm:10.0.1":
version: 10.0.1
resolution: "@intlify/core-base@npm:10.0.1"
"@intlify/core-base@npm:10.0.4":
version: 10.0.4
resolution: "@intlify/core-base@npm:10.0.4"
dependencies:
"@intlify/message-compiler": "npm:10.0.1"
"@intlify/shared": "npm:10.0.1"
checksum: 10c0/55266e2760d915bb0dd6c00f1802781980ca9c74f29ef6f3eaa441eeb0236471a6ef63149ea9baea84dd7a352ab753c7d99b583cbd1e862fbf6f154092fc9030
"@intlify/message-compiler": "npm:10.0.4"
"@intlify/shared": "npm:10.0.4"
checksum: 10c0/18262aa1b336d0fef8f81690a2984a862d9cd57bdc8e5f29db6c9e568ce345ca9713b1b629118ae0e4980c5d52c858c70bb81c195eb9e2fb9481843b4473bd39
languageName: node
linkType: hard

"@intlify/message-compiler@npm:10.0.1":
version: 10.0.1
resolution: "@intlify/message-compiler@npm:10.0.1"
"@intlify/message-compiler@npm:10.0.4":
version: 10.0.4
resolution: "@intlify/message-compiler@npm:10.0.4"
dependencies:
"@intlify/shared": "npm:10.0.1"
"@intlify/shared": "npm:10.0.4"
source-map-js: "npm:^1.0.2"
checksum: 10c0/8fc4880f8bb62df8d994aaa7e1b5ed559a4d1139fde685470dab4e69fbe5494173e35afcc1de7a84ff44597a0fd15c5d9c53111ae1d50a0398fda71f88312a4d
checksum: 10c0/e79c13661ee9bc6203802bf5301d161220fc390c172a0d943c642098cea2b2a8d62536e6fbcd2524e6d21cf2ade94a142a0944b03bfd7e844ec86ebe110f97c9
languageName: node
linkType: hard

"@intlify/shared@npm:10.0.1":
version: 10.0.1
resolution: "@intlify/shared@npm:10.0.1"
checksum: 10c0/e9c35113c64e9efa5d87cb1f28273a2f306c9f586d4e0049ea16a659a37882a5182ee24564fcecb40f460c8531e9126327605f04414b86632b1c244f96ef513d
"@intlify/shared@npm:10.0.4":
version: 10.0.4
resolution: "@intlify/shared@npm:10.0.4"
checksum: 10c0/0b7ceb73dc5092c0415b43f983a2f7df5fa641ee13e31936de326efe560575ecfb71b605a21c6a343cd525f8b23a2cb336b5617327c80f4d15ef4ff7c57c1d44
languageName: node
linkType: hard

Expand Down Expand Up @@ -3621,7 +3621,7 @@ __metadata:
vite-plugin-vuetify: "npm:2.0.4"
vitest: "npm:2.1.2"
vue: "npm:3.4.11"
vue-i18n: "npm:10.0.1"
vue-i18n: "npm:10.0.4"
vue-router: "npm:4.4.5"
vue-the-mask: "npm:0.11.1"
vue3-apexcharts: "npm:1.4.1"
Expand Down Expand Up @@ -10302,16 +10302,16 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit d8a1f78

Please sign in to comment.