Skip to content

Commit

Permalink
chore: update dependencies for vue + vite
Browse files Browse the repository at this point in the history
  • Loading branch information
dependency-updater authored and github-actions[bot] committed Jun 28, 2024
1 parent 147cf26 commit bd9c358
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 deletions.
118 changes: 59 additions & 59 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"socket.io-client": "4.7.5",
"ts-node": "10.9.2",
"typescript": "5.5.2",
"vue": "3.4.30"
"vue": "3.4.31"
},
"devDependencies": {
"@types/express": "4.17.21",
Expand All @@ -66,7 +66,7 @@
"pre-commit": "1.2.2",
"prettier": "3.3.2",
"ts-node-dev": "2.0.0",
"vite": "5.3.1",
"vite": "5.3.2",
"vitest": "1.6.0"
},
"pre-commit": [
Expand Down

0 comments on commit bd9c358

Please sign in to comment.