Skip to content

Commit

Permalink
build(deps): minor deps bump (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmstss authored Sep 4, 2024
1 parent bdc4d0c commit 1d89773
Show file tree
Hide file tree
Showing 5 changed files with 210 additions and 272 deletions.
147 changes: 67 additions & 80 deletions client/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 client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"prettier": "^3.3.3",
"start-server-and-test": "^2.0.5",
"typescript": "^5.5.4",
"typescript-eslint": "^8.3.0",
"vite": "^5.4.2"
"typescript-eslint": "^8.4.0",
"vite": "^5.4.3"
},
"engines": {
"node": ">=18",
Expand Down
2 changes: 0 additions & 2 deletions docker-compose.local.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
db:
image: postgres
Expand Down
Loading

0 comments on commit 1d89773

Please sign in to comment.