Skip to content
Open
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
37 changes: 32 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1299,6 +1299,16 @@ __metadata:
languageName: node
linkType: hard

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

"@intlify/core@npm:^10.0.3":
version: 10.0.6
resolution: "@intlify/core@npm:10.0.6"
Expand Down Expand Up @@ -1329,6 +1339,16 @@ __metadata:
languageName: node
linkType: hard

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

"@intlify/message-compiler@npm:^11.1.2":
version: 11.1.2
resolution: "@intlify/message-compiler@npm:11.1.2"
Expand All @@ -1346,6 +1366,13 @@ __metadata:
languageName: node
linkType: hard

"@intlify/shared@npm:10.0.8":
version: 10.0.8
resolution: "@intlify/shared@npm:10.0.8"
checksum: 10c0/ac7ddbb7580a355d066cc86722c43c647d538a97bcba1f8efb237efbdfdd804df84fa8bae68f0636797c90b23eae0e907baa61dad844f5867bfc1e735ada73d6
languageName: node
linkType: hard

"@intlify/shared@npm:11.1.2, @intlify/shared@npm:^11.1.2":
version: 11.1.2
resolution: "@intlify/shared@npm:11.1.2"
Expand Down Expand Up @@ -15346,15 +15373,15 @@ __metadata:
linkType: hard

"vue-i18n@npm:^10.0.0, vue-i18n@npm:^10.0.6":
version: 10.0.6
resolution: "vue-i18n@npm:10.0.6"
version: 10.0.8
resolution: "vue-i18n@npm:10.0.8"
dependencies:
"@intlify/core-base": "npm:10.0.6"
"@intlify/shared": "npm:10.0.6"
"@intlify/core-base": "npm:10.0.8"
"@intlify/shared": "npm:10.0.8"
"@vue/devtools-api": "npm:^6.5.0"
peerDependencies:
vue: ^3.0.0
checksum: 10c0/4ed20fcbd400d095991edf02028b5dac5fd75601b3dac1b804d4cec444149cc12fb0c7cfd8aee0c4024b3cc19cfc65c649f1039c95bd9506cc4e59afe22cf274
checksum: 10c0/6ffec6f49a771db4b47f076f9b7721a95ab8353da8125572d66357bdd6050074d1c82d16bc96dfd1e7708bbeed35e720b74b0701c327fa5ff41300dd6afcbe30
languageName: node
linkType: hard

Expand Down