We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2f2236 commit ed676c4Copy full SHA for ed676c4
package.json
@@ -30,13 +30,14 @@
30
"devDependencies": {
31
"@typescript-eslint/eslint-plugin": "^4.4.0",
32
"@typescript-eslint/parser": "^4.4.0",
33
- "eslint": "^6.6.0",
34
- "eslint-plugin-vue": "^6.0.1",
35
- "execa": "^3.3.0",
36
- "jest": "^26.4.2",
37
- "typescript": "^3.7.2",
38
- "vue": "^2.6.10",
39
- "vue-property-decorator": "^8.3.0"
+ "eslint": "^7.10.0",
+ "eslint-plugin-vue": "^7.0.1",
+ "execa": "^4.0.3",
+ "jest": "^26.5.2",
+ "typescript": "^4.0.3",
+ "vue": "^2.6.12",
+ "vue-class-component": "^7.2.6",
40
+ "vue-property-decorator": "^9.0.2"
41
},
42
"peerDependencies": {
43
0 commit comments