Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump vue-i18n from 11.1.0 to 11.1.1 #679

Merged
merged 1 commit into from
Feb 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": "^12.5.0",
"pinia": "^2.3.1",
"vue": "^3.5.13",
"vue-i18n": "^11.1.0",
"vue-i18n": "^11.1.1",
"vue-router": "^4.5.0",
"vuetify": "^3.7.9"
},
Expand Down
44 changes: 22 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1078,13 +1078,13 @@ __metadata:
languageName: node
linkType: hard

"@intlify/core-base@npm:11.1.0":
version: 11.1.0
resolution: "@intlify/core-base@npm:11.1.0"
"@intlify/core-base@npm:11.1.1":
version: 11.1.1
resolution: "@intlify/core-base@npm:11.1.1"
dependencies:
"@intlify/message-compiler": "npm:11.1.0"
"@intlify/shared": "npm:11.1.0"
checksum: 10/5005b897fcbea4354186d7f2abfb12e63c5c773054009d04f749ffbc8ae68b23c7aa2cb4b40b3c9ecc4bd2a92efe4209300c62036b5d5f4eb4d475e4c22f44f6
"@intlify/message-compiler": "npm:11.1.1"
"@intlify/shared": "npm:11.1.1"
checksum: 10/1178cbf8c042c0ae47b820253fb656d1ca1ffeea83a5131fee7d276c23045eeaeb5f2be9b591f9de6b24f9239467444093cc079293b404686f036aba43fbf730
languageName: node
linkType: hard

Expand All @@ -1098,13 +1098,13 @@ __metadata:
languageName: node
linkType: hard

"@intlify/message-compiler@npm:11.1.0":
version: 11.1.0
resolution: "@intlify/message-compiler@npm:11.1.0"
"@intlify/message-compiler@npm:11.1.1":
version: 11.1.1
resolution: "@intlify/message-compiler@npm:11.1.1"
dependencies:
"@intlify/shared": "npm:11.1.0"
"@intlify/shared": "npm:11.1.1"
source-map-js: "npm:^1.0.2"
checksum: 10/9b6f1fd3724ddcf9564fcad4b91bfb91af5149dc8ecb9d7301ca4f2c0bf11ffcd99db62bcaaf4ad1d48d33a8d80564f8bd98cfdce6c5de5bffce14a28d1f6be0
checksum: 10/426c40d5c479aa73b9d527a7b60d5cef3f0f6d88d1ba433117bbea57f7a0c6211791d19564092c0a36a74a61f9100bd3cbde321ba2d86ad59d94928e8a10c519
languageName: node
linkType: hard

Expand Down Expand Up @@ -1132,10 +1132,10 @@ __metadata:
languageName: node
linkType: hard

"@intlify/shared@npm:11.1.0":
version: 11.1.0
resolution: "@intlify/shared@npm:11.1.0"
checksum: 10/e4048b558aebfd5fe3e9ac3d2ba65037c28ecff5499a055c2b3e274fe1b939f817c7a5f3d38a33583334d44f076d9c0c2df86b2df4029aa25bbd947abab5a7cb
"@intlify/shared@npm:11.1.1":
version: 11.1.1
resolution: "@intlify/shared@npm:11.1.1"
checksum: 10/7537976734c02004c9bce55712c7ee813ce150f375cc4b81d7e6470f0f08ef6a6aebf23200873027119fdd8b92233a1ba44975bc955a6f8a6e9f82047bd38d64
languageName: node
linkType: hard

Expand Down Expand Up @@ -4768,7 +4768,7 @@ __metadata:
vite-plugin-vuetify: "npm:^2.0.4"
vitest: "npm:^2.1.8"
vue: "npm:^3.5.13"
vue-i18n: "npm:^11.1.0"
vue-i18n: "npm:^11.1.1"
vue-router: "npm:^4.5.0"
vue-tsc: "npm:^2.2.0"
vue3-toastify: "npm:^0.2.8"
Expand Down Expand Up @@ -8770,16 +8770,16 @@ __metadata:
languageName: node
linkType: hard

"vue-i18n@npm:^11.1.0":
version: 11.1.0
resolution: "vue-i18n@npm:11.1.0"
"vue-i18n@npm:^11.1.1":
version: 11.1.1
resolution: "vue-i18n@npm:11.1.1"
dependencies:
"@intlify/core-base": "npm:11.1.0"
"@intlify/shared": "npm:11.1.0"
"@intlify/core-base": "npm:11.1.1"
"@intlify/shared": "npm:11.1.1"
"@vue/devtools-api": "npm:^6.5.0"
peerDependencies:
vue: ^3.0.0
checksum: 10/72276382a070e3d089656ca1cbc5344b39558a39174daaed9b00b7cbb2c30f9946b9f5f6dd70ddcf61ade75783e71d79b46276c48d857ee697b5edcfd4ffe84d
checksum: 10/4f8e7ffc5b6ac94874970a727d09ed3e46e38f9837c4c0a182c28926934b252e53b9937331079b92e4270351beb317a62188a0329e16c93846a12009164f8962
languageName: node
linkType: hard

Expand Down