Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyFeliz committed Jun 11, 2024
1 parent d7a49d9 commit fc8f668
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 109 deletions.
212 changes: 108 additions & 104 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"prepare": "husky install"
},
"dependencies": {
"vue": "^3.4.21"
"vue": "^3.4.27"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.3.3",
"@tsconfig/node20": "^20.1.2",
"@types/node": "^20.11.28",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue": "^5.0.5",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/tsconfig": "^0.5.1",
"eslint": "^8.49.0",
Expand All @@ -43,10 +43,10 @@
"lint-staged": "^15.2.2",
"np": "^10.0.2",
"npm-run-all2": "^6.1.2",
"typescript": "~5.4.0",
"vite": "^5.1.6",
"typescript": "~5.4.5",
"vite": "^5.2.13",
"vite-plugin-vue-devtools": "^7.0.18",
"vue-tsc": "^2.0.6"
"vue-tsc": "^2.0.21"
},
"keywords": [
"vue",
Expand Down

0 comments on commit fc8f668

Please sign in to comment.