File tree 3 files changed +118
-113
lines changed
3 files changed +118
-113
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<p align =" center " >
6
6
<a href =" https://github.com/intlify/vue-i18n-loader/actions?query=workflow%3ATest " ><img src =" https://github.com/intlify/vue-i18n-loader/workflows/Test/badge.svg " alt =" Build Status " ></a >
7
+ <a href =" https://www.npmjs.com/package/@intlify/vue-i18n-loader " ><img src =" https://img.shields.io/npm/v/@intlify/vue-i18n-loader/next.svg " alt =" npm " ></a >
7
8
<a href =" https://www.npmjs.com/package/@intlify/vue-i18n-loader " ><img src =" https://img.shields.io/npm/v/@intlify/vue-i18n-loader.svg " alt =" npm " ></a >
8
9
</p >
9
10
12
13
** NOTE:** :warning : This ` next ` branch is development branch for Vue 3! The version for Vue 2 is now in [ ` master ` ] ( https://github.com/intlify/vue-i18n-loader/tree/master ) branch!
13
14
14
15
15
- ## Status: ![ Test] ( https://github.com/intlify/vue-i18n-loader/workflows/Test/badge.svg )
16
-
17
16
<br />
18
17
19
18
Original file line number Diff line number Diff line change 25
25
},
26
26
"dependencies" : {
27
27
"@intlify/cli" : " ^0.2.0" ,
28
- "@intlify/shared" : " ^9.0.0-rc.5 " ,
28
+ "@intlify/shared" : " ^9.0.0" ,
29
29
"loader-utils" : " ^2.0.0"
30
30
},
31
31
"devDependencies" : {
32
- "@intlify/runtime" : " ^9.0.0-rc.5 " ,
32
+ "@intlify/runtime" : " ^9.0.0" ,
33
33
"@types/eslint" : " ^7.2.6" ,
34
34
"@types/eslint-visitor-keys" : " ^1.0.0" ,
35
35
"@types/jest" : " ^26.0.16" ,
43
43
"@typescript-eslint/parser" : " ^4.15.0" ,
44
44
"@vue/compiler-sfc" : " ^3.0.5" ,
45
45
"babel-loader" : " ^8.1.0" ,
46
- "eslint" : " ^7.19 .0" ,
46
+ "eslint" : " ^7.21 .0" ,
47
47
"eslint-config-prettier" : " ^8.1.0" ,
48
48
"eslint-plugin-prettier" : " ^3.3.1" ,
49
49
"eslint-plugin-vue-libs" : " ^4.0.0" ,
61
61
"ts-jest" : " ^26.4.4" ,
62
62
"typescript" : " ^4.1.3" ,
63
63
"typescript-eslint-language-service" : " ^4.1.3" ,
64
- "vue" : " ^3.0.4 " ,
65
- "vue-i18n" : " ^9.0.0-rc.5 " ,
64
+ "vue" : " ^3.0.6 " ,
65
+ "vue-i18n" : " ^9.0.0" ,
66
66
"vue-loader" : " ^16.1.2" ,
67
67
"webpack" : " ^4.46.0" ,
68
68
"webpack-cli" : " ^3.3.12" ,
You can’t perform that action at this time.
0 commit comments