Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent aa12e30 commit c1435de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"dev": "node ./server.mjs"
},
"dependencies": {
"vue": "^3.4.31",
"vue-router": "^4.4.0"
"vue": "^3.5.4",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@vitejs/plugin-vue": "latest",
"@vitejs/plugin-vue-jsx": "latest",
"express": "^4.19.2",
"express": "^4.20.0",
"vite": "latest"
}
}

0 comments on commit c1435de

Please sign in to comment.