We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78bc3d6 commit 55abe4aCopy full SHA for 55abe4a
package.json
@@ -37,17 +37,17 @@
37
"kolorist": "^1.8.0"
38
},
39
"devDependencies": {
40
- "@rushstack/eslint-patch": "^1.2.0",
+ "@rushstack/eslint-patch": "^1.3.2",
41
"@vue/eslint-config-airbnb": "^7.0.0",
42
"@vue/eslint-config-airbnb-with-typescript": "^7.0.0",
43
"@vue/eslint-config-prettier": "^7.1.0",
44
"@vue/eslint-config-standard": "^8.0.1",
45
"@vue/eslint-config-standard-with-typescript": "^8.0.0",
46
"@vue/eslint-config-typescript": "^11.0.3",
47
- "eslint": "^8.39.0",
48
- "eslint-plugin-vue": "^9.11.0",
+ "eslint": "^8.45.0",
+ "eslint-plugin-vue": "^9.15.1",
49
"prettier": "^2.8.8",
50
- "standard": "^17.0.0",
+ "standard": "^17.1.0",
51
"typescript": "~5.0.4"
52
}
53
0 commit comments