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 dc95a1e commit d050408Copy full SHA for d050408
package.json
@@ -35,15 +35,14 @@
35
},
36
"devDependencies": {
37
"@slidev/cli": "^0.46.3",
38
- "@typescript-eslint/eslint-plugin": "^6.19.1",
+ "@typescript-eslint/eslint-plugin": "^6.20.0",
39
"conventional-github-releaser": "^3.1.5",
40
"eslint": "^8.56.0",
41
"eslint-config-standard-with-typescript": "^43.0.1",
42
"eslint-plugin-import": "^2.29.1",
43
"eslint-plugin-n": "^16.6.2",
44
"eslint-plugin-promise": "^6.1.1",
45
- "eslint-plugin-vue": "^9.20.1",
46
- "npm-check": "^6.0.1",
+ "eslint-plugin-vue": "^9.21.0",
47
"playwright-chromium": "^1.41.1",
48
"standard-version": "^9.5.0",
49
"typescript": "^5.3.3"
0 commit comments