File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
packages/unplugin-vue-i18n Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 26
26
}
27
27
},
28
28
"dependencies" : {
29
- "@intlify/bundle-utils" : " ^8.0 .0" ,
29
+ "@intlify/bundle-utils" : " ^9.0.0-beta .0" ,
30
30
"@intlify/shared" : " next" ,
31
31
"@rollup/pluginutils" : " ^5.1.0" ,
32
32
"@vue/compiler-sfc" : " ^3.2.47" ,
Original file line number Diff line number Diff line change @@ -1285,7 +1285,7 @@ __metadata:
1285
1285
languageName : unknown
1286
1286
linkType : soft
1287
1287
1288
- " @intlify/bundle-utils@^8.0 .0, @intlify/bundle-utils@workspace:packages/bundle-utils " :
1288
+ " @intlify/bundle-utils@^9.0.0-beta .0, @intlify/bundle-utils@workspace:packages/bundle-utils " :
1289
1289
version : 0.0.0-use.local
1290
1290
resolution : " @intlify/bundle-utils@workspace:packages/bundle-utils"
1291
1291
dependencies :
@@ -1340,7 +1340,7 @@ __metadata:
1340
1340
version : 0.0.0-use.local
1341
1341
resolution : " @intlify/unplugin-vue-i18n@workspace:packages/unplugin-vue-i18n"
1342
1342
dependencies :
1343
- " @intlify/bundle-utils " : ^8.0 .0
1343
+ " @intlify/bundle-utils " : ^9.0.0-beta .0
1344
1344
" @intlify/shared " : next
1345
1345
" @rollup/pluginutils " : ^5.1.0
1346
1346
" @vue/compiler-sfc " : ^3.2.47
You can’t perform that action at this time.
0 commit comments