Skip to content

Commit

Permalink
chore: update packages (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red authored Nov 29, 2024
1 parent b7140f9 commit 7e6d24f
Show file tree
Hide file tree
Showing 4 changed files with 127 additions and 137 deletions.
4 changes: 2 additions & 2 deletions examples/backend-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"connect": "^3.7.0",
"cross-env": "^7.0.3",
"ejs": "^3.1.9",
"serve-static": "^1.15.0"
"ejs": "^3.1.10",
"serve-static": "^1.16.2"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.12.0",
"prettier": "^3.1.0",
"typescript": "^5.2.2",
"prettier": "^3.4.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0"
}
}
Loading

0 comments on commit 7e6d24f

Please sign in to comment.