File tree Expand file tree Collapse file tree 3 files changed +118
-113
lines changed Expand file tree Collapse file tree 3 files changed +118
-113
lines changed Original file line number Diff line number Diff line change 44
55<p align =" center " >
66 <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 >
78 <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 >
89</p >
910
1213** 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!
1314
1415
15- ## Status: ![ Test] ( https://github.com/intlify/vue-i18n-loader/workflows/Test/badge.svg )
16-
1716<br />
1817
1918
Original file line number Diff line number Diff line change 2525 },
2626 "dependencies" : {
2727 "@intlify/cli" : " ^0.2.0" ,
28- "@intlify/shared" : " ^9.0.0-rc.5 " ,
28+ "@intlify/shared" : " ^9.0.0" ,
2929 "loader-utils" : " ^2.0.0"
3030 },
3131 "devDependencies" : {
32- "@intlify/runtime" : " ^9.0.0-rc.5 " ,
32+ "@intlify/runtime" : " ^9.0.0" ,
3333 "@types/eslint" : " ^7.2.6" ,
3434 "@types/eslint-visitor-keys" : " ^1.0.0" ,
3535 "@types/jest" : " ^26.0.16" ,
4343 "@typescript-eslint/parser" : " ^4.15.0" ,
4444 "@vue/compiler-sfc" : " ^3.0.5" ,
4545 "babel-loader" : " ^8.1.0" ,
46- "eslint" : " ^7.19 .0" ,
46+ "eslint" : " ^7.21 .0" ,
4747 "eslint-config-prettier" : " ^8.1.0" ,
4848 "eslint-plugin-prettier" : " ^3.3.1" ,
4949 "eslint-plugin-vue-libs" : " ^4.0.0" ,
6161 "ts-jest" : " ^26.4.4" ,
6262 "typescript" : " ^4.1.3" ,
6363 "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" ,
6666 "vue-loader" : " ^16.1.2" ,
6767 "webpack" : " ^4.46.0" ,
6868 "webpack-cli" : " ^3.3.12" ,
You can’t perform that action at this time.
0 commit comments