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 15, 2024
1 parent 3b78107 commit 839ebe9
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 66 deletions.
129 changes: 65 additions & 64 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.4.5",
"vue": "3.4.27"
"vue": "3.4.29"
},
"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.0",
"vite": "5.3.1",
"vitest": "1.6.0"
},
"pre-commit": [
Expand Down

0 comments on commit 839ebe9

Please sign in to comment.