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 91494d4 commit f4d9cd6Copy full SHA for f4d9cd6
package.json
@@ -37,16 +37,16 @@
37
"kolorist": "^1.8.0"
38
},
39
"devDependencies": {
40
- "@rushstack/eslint-patch": "^1.3.2",
+ "@rushstack/eslint-patch": "^1.3.3",
41
"@vue/eslint-config-airbnb": "^7.0.0",
42
"@vue/eslint-config-airbnb-with-typescript": "^7.0.0",
43
"@vue/eslint-config-prettier": "^8.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": "^11.0.3",
47
- "eslint": "^8.46.0",
48
- "eslint-plugin-vue": "^9.16.1",
49
- "prettier": "^3.0.0",
+ "eslint": "^8.49.0",
+ "eslint-plugin-vue": "^9.17.0",
+ "prettier": "^3.0.3",
50
"standard": "^17.1.0",
51
"typescript": "~5.1.6"
52
}
0 commit comments