We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9a6ba3 commit f99f6deCopy full SHA for f99f6de
package.json
@@ -35,17 +35,17 @@
35
},
36
"devDependencies": {
37
"@slidev/cli": "^0.48.8",
38
- "@typescript-eslint/eslint-plugin": "^7.4.0",
+ "@typescript-eslint/eslint-plugin": "^7.6.0",
39
"conventional-github-releaser": "^3.1.5",
40
"eslint": "^8.57.0",
41
"eslint-config-standard-with-typescript": "^43.0.1",
42
"eslint-plugin-import": "^2.29.1",
43
- "eslint-plugin-n": "^16.6.2",
+ "eslint-plugin-n": "^17.1.0",
44
"eslint-plugin-promise": "^6.1.1",
45
- "eslint-plugin-vue": "^9.24.0",
46
- "playwright-chromium": "^1.42.1",
+ "eslint-plugin-vue": "^9.24.1",
+ "playwright-chromium": "^1.43.0",
47
"standard-version": "^9.5.0",
48
- "typescript": "^5.4.3"
+ "typescript": "^5.4.4"
49
50
"peerDependencies": {
51
"sass": "^1.69.4"
0 commit comments