We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f00ce commit 5401432Copy full SHA for 5401432
package.json
@@ -68,14 +68,14 @@
68
"@vitest/coverage-v8": "2.1.8",
69
"@vue/eslint-config-typescript": "13.0.0",
70
"changelogen": "0.5.7",
71
- "eslint": "8.57.1",
72
- "eslint-config-standard-with-typescript": "34.0.1",
73
- "eslint-formatter-pretty": "5.0.0",
+ "eslint": "9.18.0",
+ "eslint-config-standard-with-typescript": "43.0.1",
+ "eslint-formatter-pretty": "6.0.1",
74
"eslint-plugin-align-assignments": "1.1.2",
75
"eslint-plugin-import": "2.31.0",
76
- "eslint-plugin-n": "15.7.0",
77
- "eslint-plugin-promise": "6.6.0",
78
- "eslint-plugin-unicorn": "46.0.1",
+ "eslint-plugin-n": "17.15.1",
+ "eslint-plugin-promise": "7.2.1",
+ "eslint-plugin-unicorn": "56.0.1",
79
"eslint-plugin-varspacing": "1.2.2",
80
"eslint-plugin-vue": "9.32.0",
81
"msw": "2.6.8",
0 commit comments