Skip to content

Commit

Permalink
docs: update dependencies ✨ (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
willnguyen1312 authored Oct 25, 2024
1 parent 6c0aa9b commit 8621449
Show file tree
Hide file tree
Showing 2 changed files with 587 additions and 443 deletions.
14 changes: 7 additions & 7 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"lint": "eslint --ext .vue ."
},
"dependencies": {
"@rushstack/eslint-patch": "^1.8.0",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@rushstack/eslint-patch": "^1.10.4",
"@vue/eslint-config-prettier": "^10.1.0",
"@vue/eslint-config-typescript": "^14.1.3",
"@zoom-image/core": "workspace:*",
"@zoom-image/vue": "workspace:*",
"eslint-config-custom": "workspace:*",
"eslint-plugin-vue": "^9.23.0",
"vite": "^5.2.4",
"vitepress": "^1.3.4",
"vue": "^3.4.21"
"eslint-plugin-vue": "^9.29.1",
"vite": "^5.4.10",
"vitepress": "^1.4.1",
"vue": "^3.5.12"
}
}
Loading

0 comments on commit 8621449

Please sign in to comment.