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 3499fe1 commit c20c7cdCopy full SHA for c20c7cd
package.json
@@ -37,16 +37,16 @@
37
"kolorist": "^1.8.0"
38
},
39
"devDependencies": {
40
- "@rushstack/eslint-patch": "^1.6.1",
+ "@rushstack/eslint-patch": "^1.7.2",
41
"@vue/eslint-config-airbnb": "^8.0.0",
42
"@vue/eslint-config-airbnb-with-typescript": "^8.0.0",
43
"@vue/eslint-config-prettier": "^9.0.0",
44
"@vue/eslint-config-standard": "^8.0.1",
45
"@vue/eslint-config-standard-with-typescript": "^8.0.0",
46
"@vue/eslint-config-typescript": "^13.0.0",
47
- "eslint": "^8.56.0",
48
- "eslint-plugin-vue": "^9.19.2",
49
- "prettier": "^3.1.1",
+ "eslint": "^8.57.0",
+ "eslint-plugin-vue": "^9.22.0",
+ "prettier": "^3.2.5",
50
"standard": "^17.1.0",
51
"typescript": "~5.1.6"
52
}
0 commit comments