Skip to content

Commit f99f6de

Browse files
committed
chore: upgrade dependencies
1 parent d9a6ba3 commit f99f6de

File tree

3 files changed

+598
-204
lines changed

3 files changed

+598
-204
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,17 @@
3535
},
3636
"devDependencies": {
3737
"@slidev/cli": "^0.48.8",
38-
"@typescript-eslint/eslint-plugin": "^7.4.0",
38+
"@typescript-eslint/eslint-plugin": "^7.6.0",
3939
"conventional-github-releaser": "^3.1.5",
4040
"eslint": "^8.57.0",
4141
"eslint-config-standard-with-typescript": "^43.0.1",
4242
"eslint-plugin-import": "^2.29.1",
43-
"eslint-plugin-n": "^16.6.2",
43+
"eslint-plugin-n": "^17.1.0",
4444
"eslint-plugin-promise": "^6.1.1",
45-
"eslint-plugin-vue": "^9.24.0",
46-
"playwright-chromium": "^1.42.1",
45+
"eslint-plugin-vue": "^9.24.1",
46+
"playwright-chromium": "^1.43.0",
4747
"standard-version": "^9.5.0",
48-
"typescript": "^5.4.3"
48+
"typescript": "^5.4.4"
4949
},
5050
"peerDependencies": {
5151
"sass": "^1.69.4"

0 commit comments

Comments
 (0)