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 9.8.0 to 9.9.0 #13

Merged
merged 1 commit into from
Jan 8, 2024
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 @@ -23,7 +23,7 @@
"@vueuse/core": "^10.7.1",
"pinia": "^2.1.7",
"vue": "^3.4.6",
"vue-i18n": "9.8.0",
"vue-i18n": "9.9.0",
"vue-router": "^4.2.5",
"vuetify": "^3.4.9"
},
Expand Down
45 changes: 31 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -683,17 +683,27 @@ __metadata:
languageName: node
linkType: hard

"@intlify/core-base@npm:9.8.0":
version: 9.8.0
resolution: "@intlify/core-base@npm:9.8.0"
"@intlify/core-base@npm:9.9.0":
version: 9.9.0
resolution: "@intlify/core-base@npm:9.9.0"
dependencies:
"@intlify/message-compiler": "npm:9.8.0"
"@intlify/shared": "npm:9.8.0"
checksum: ac495d840cc0b1ad41abf91408637c768a0dc76b96f51f9243225c8a31828471ac8526aa63cf35927226f7043440e22495a57c679a97ca7fbc900b27a4a943ed
"@intlify/message-compiler": "npm:9.9.0"
"@intlify/shared": "npm:9.9.0"
checksum: 210dee5f5e6316cbed33039043502b7b2b96410f79df3334fa535b42932e6712fa45e47578227700941dbb48f66ef1d365838e9639e662aaa49ca09453c83187
languageName: node
linkType: hard

"@intlify/message-compiler@npm:9.9.0":
version: 9.9.0
resolution: "@intlify/message-compiler@npm:9.9.0"
dependencies:
"@intlify/shared": "npm:9.9.0"
source-map-js: "npm:^1.0.2"
checksum: b9cd296a0c8b902414727ebbb7ccba97f407c207765d301ad6320a6a9096b4157de8b10250e81d949e668846716d644916dfefa701bcb09b1fad8b54b79f9f1a
languageName: node
linkType: hard

"@intlify/message-compiler@npm:9.8.0, @intlify/message-compiler@npm:^9.4.0":
"@intlify/message-compiler@npm:^9.4.0":
version: 9.8.0
resolution: "@intlify/message-compiler@npm:9.8.0"
dependencies:
Expand All @@ -710,6 +720,13 @@ __metadata:
languageName: node
linkType: hard

"@intlify/shared@npm:9.9.0":
version: 9.9.0
resolution: "@intlify/shared@npm:9.9.0"
checksum: cc1d6424bfa488cda09d39b2b7450e6be969b051b1412034e3f758e4389423d09e0aea19818ef9a85213f1ac6abd7a67591c0142b0f88f930b4e633a12c775ce
languageName: node
linkType: hard

"@intlify/unplugin-vue-i18n@npm:^2.0.0":
version: 2.0.0
resolution: "@intlify/unplugin-vue-i18n@npm:2.0.0"
Expand Down Expand Up @@ -3184,7 +3201,7 @@ __metadata:
vite-plugin-vuetify: "npm:^2.0.1"
vitest: "npm:^1.1.3"
vue: "npm:^3.4.6"
vue-i18n: "npm:9.8.0"
vue-i18n: "npm:9.9.0"
vue-router: "npm:^4.2.5"
vue-toastification: "npm:v2.0.0-rc.5"
vue-tsc: "npm:^1.8.27"
Expand Down Expand Up @@ -7599,16 +7616,16 @@ __metadata:
languageName: node
linkType: hard

"vue-i18n@npm:9.8.0":
version: 9.8.0
resolution: "vue-i18n@npm:9.8.0"
"vue-i18n@npm:9.9.0":
version: 9.9.0
resolution: "vue-i18n@npm:9.9.0"
dependencies:
"@intlify/core-base": "npm:9.8.0"
"@intlify/shared": "npm:9.8.0"
"@intlify/core-base": "npm:9.9.0"
"@intlify/shared": "npm:9.9.0"
"@vue/devtools-api": "npm:^6.5.0"
peerDependencies:
vue: ^3.0.0
checksum: 1e3f1a2c54a6b236a84e96f6bfb922afbac1376bef47b98f7af002b3dfcd4485c236b79d2ee4f576a980e352175478a89b8d3ee84851c1cb862f6de01179bb76
checksum: 31d269da270a7e54d34afeede97cf7585d8abc8ac914e417394428ac16a1ebc0517176a986ddafd1666ce10254404c016638ff15d080e23dafc4a51a561dce02
languageName: node
linkType: hard

Expand Down