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 Nov 15, 2024
1 parent 00ff6a9 commit 8dea70f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"dev": "node ./server.js"
},
"dependencies": {
"vue": "^3.5.6",
"vue": "^3.5.13",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@types/express": "^4.17.21",
"@types/node": "latest",
"@vitejs/plugin-vue": "latest",
"@vitejs/plugin-vue-jsx": "latest",
"express": "^4.21.0",
"express": "^4.21.1",
"vite": "latest"
}
}

0 comments on commit 8dea70f

Please sign in to comment.