Skip to content

Commit d050408

Browse files
committed
chore: remove unused dependency
1 parent dc95a1e commit d050408

File tree

2 files changed

+114
-1026
lines changed

2 files changed

+114
-1026
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,14 @@
3535
},
3636
"devDependencies": {
3737
"@slidev/cli": "^0.46.3",
38-
"@typescript-eslint/eslint-plugin": "^6.19.1",
38+
"@typescript-eslint/eslint-plugin": "^6.20.0",
3939
"conventional-github-releaser": "^3.1.5",
4040
"eslint": "^8.56.0",
4141
"eslint-config-standard-with-typescript": "^43.0.1",
4242
"eslint-plugin-import": "^2.29.1",
4343
"eslint-plugin-n": "^16.6.2",
4444
"eslint-plugin-promise": "^6.1.1",
45-
"eslint-plugin-vue": "^9.20.1",
46-
"npm-check": "^6.0.1",
45+
"eslint-plugin-vue": "^9.21.0",
4746
"playwright-chromium": "^1.41.1",
4847
"standard-version": "^9.5.0",
4948
"typescript": "^5.3.3"

0 commit comments

Comments
 (0)