Skip to content

Commit 1256233

Browse files
committed
2.3.0
1 parent 84fa08b commit 1256233

1 file changed

Lines changed: 47 additions & 47 deletions

File tree

package.json

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -30,52 +30,52 @@
3030
},
3131
"devDependencies": {
3232
"@babel/core": "^7.14.5",
33-
"@babel/preset-env": "^7.14.5",
34-
"@commitlint/cli": "^12.1.4",
35-
"@commitlint/config-conventional": "^12.1.4",
36-
"@types/jest": "^26.0.23",
37-
"@types/qrcode": "^1.4.0",
38-
"@typescript-eslint/eslint-plugin": "^4.26.1",
39-
"@typescript-eslint/parser": "^4.26.1",
40-
"@vue/compiler-sfc": "^3.1.1",
41-
"@vue/test-utils": "^2.0.0-rc.6",
42-
"babel-jest": "^27.0.2",
43-
"babel-loader": "^8.2.2",
44-
"change-case": "^4.1.2",
45-
"codecov": "^3.8.2",
46-
"conventional-changelog-cli": "^2.1.1",
47-
"css-loader": "^5.2.6",
48-
"del-cli": "^3.0.1",
49-
"eslint": "^7.28.0",
50-
"eslint-config-airbnb-typescript": "^12.3.1",
51-
"eslint-plugin-import": "^2.23.4",
52-
"eslint-plugin-vue": "^7.11.0",
53-
"html-webpack-plugin": "^5.3.1",
54-
"husky": "^6.0.0",
55-
"jest": "^27.0.4",
56-
"lint-staged": "^11.0.0",
57-
"markdown-to-vue-loader": "^3.1.0",
58-
"mini-css-extract-plugin": "^1.6.0",
59-
"rollup": "^2.51.2",
60-
"rollup-plugin-terser": "^7.0.2",
61-
"rollup-plugin-typescript2": "^0.30.0",
62-
"sass": "^1.34.1",
63-
"sass-loader": "^12.1.0",
64-
"style-loader": "^2.0.0",
65-
"stylelint": "^13.13.1",
66-
"stylelint-config-recommended-scss": "^4.2.0",
67-
"stylelint-config-standard": "^22.0.0",
68-
"stylelint-order": "^4.1.0",
69-
"stylelint-scss": "^3.19.0",
70-
"ts-jest": "^27.0.3",
71-
"ts-loader": "^9.2.3",
72-
"tslib": "^2.3.0",
73-
"typescript": "^4.3.2",
74-
"vue": "^3.1.1",
75-
"vue-loader": "^16.1.2",
76-
"webpack": "^5.38.1",
77-
"webpack-cli": "^4.7.2",
78-
"webpack-dev-server": "^3.11.2"
33+
"@babel/preset-env": "^7.14.5",
34+
"@commitlint/cli": "^12.1.4",
35+
"@commitlint/config-conventional": "^12.1.4",
36+
"@types/jest": "^26.0.23",
37+
"@types/qrcode": "^1.4.0",
38+
"@typescript-eslint/eslint-plugin": "^4.26.1",
39+
"@typescript-eslint/parser": "^4.26.1",
40+
"@vue/compiler-sfc": "^3.1.1",
41+
"@vue/test-utils": "^2.0.0-rc.6",
42+
"babel-jest": "^27.0.2",
43+
"babel-loader": "^8.2.2",
44+
"change-case": "^4.1.2",
45+
"codecov": "^3.8.2",
46+
"conventional-changelog-cli": "^2.1.1",
47+
"css-loader": "^5.2.6",
48+
"del-cli": "^3.0.1",
49+
"eslint": "^7.28.0",
50+
"eslint-config-airbnb-typescript": "^12.3.1",
51+
"eslint-plugin-import": "^2.23.4",
52+
"eslint-plugin-vue": "^7.11.0",
53+
"html-webpack-plugin": "^5.3.1",
54+
"husky": "^6.0.0",
55+
"jest": "^27.0.4",
56+
"lint-staged": "^11.0.0",
57+
"markdown-to-vue-loader": "^3.1.0",
58+
"mini-css-extract-plugin": "^1.6.0",
59+
"rollup": "^2.51.2",
60+
"rollup-plugin-terser": "^7.0.2",
61+
"rollup-plugin-typescript2": "^0.30.0",
62+
"sass": "^1.34.1",
63+
"sass-loader": "^12.1.0",
64+
"style-loader": "^2.0.0",
65+
"stylelint": "^13.13.1",
66+
"stylelint-config-recommended-scss": "^4.2.0",
67+
"stylelint-config-standard": "^22.0.0",
68+
"stylelint-order": "^4.1.0",
69+
"stylelint-scss": "^3.19.0",
70+
"ts-jest": "^27.0.3",
71+
"ts-loader": "^9.2.3",
72+
"tslib": "^2.3.0",
73+
"typescript": "^4.3.2",
74+
"vue": "^3.1.1",
75+
"vue-loader": "^16.1.2",
76+
"webpack": "^5.38.1",
77+
"webpack-cli": "^4.7.2",
78+
"webpack-dev-server": "^3.11.2"
7979
},
8080
"peerDependencies": {
8181
"@types/lodash": "^4.14.171",
@@ -100,5 +100,5 @@
100100
"git add"
101101
]
102102
},
103-
"version": "2.2.0"
103+
"version": "2.3.0"
104104
}

0 commit comments

Comments
 (0)