Skip to content

Commit

Permalink
chore(deps): update all (#623)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 1e612fe commit 13f44c8
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 30 deletions.
26 changes: 13 additions & 13 deletions client/package-lock.json

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

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-simple-import-sort": "12.1.1",
"less": "4.2.0",
"prettier": "3.3.3",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11"
}
}
28 changes: 14 additions & 14 deletions server/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 server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@types/express": "5.0.0",
"@types/node": "22.9.1",
"@types/node": "22.9.3",
"@types/node-fetch": "2.6.12",
"@types/play-sound": "1.1.2",
"@types/websocket": "1.0.10",
Expand All @@ -52,7 +52,7 @@
"eslint-plugin-prettier": "5.2.1",
"prettier": "3.3.3",
"tsx": "4.19.2",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vitest": "2.1.5"
}
}

0 comments on commit 13f44c8

Please sign in to comment.