Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
openscript committed Apr 9, 2024
1 parent d9a6ba3 commit f99f6de
Show file tree
Hide file tree
Showing 3 changed files with 598 additions and 204 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@
},
"devDependencies": {
"@slidev/cli": "^0.48.8",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"conventional-github-releaser": "^3.1.5",
"eslint": "^8.57.0",
"eslint-config-standard-with-typescript": "^43.0.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-n": "^17.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.24.0",
"playwright-chromium": "^1.42.1",
"eslint-plugin-vue": "^9.24.1",
"playwright-chromium": "^1.43.0",
"standard-version": "^9.5.0",
"typescript": "^5.4.3"
"typescript": "^5.4.4"
},
"peerDependencies": {
"sass": "^1.69.4"
Expand Down
Loading

0 comments on commit f99f6de

Please sign in to comment.