chore(deps): update all dependencies
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-03 01:02:26 +00:00
parent 42aacd7aa0
commit 7289c3e8e1
4 changed files with 225 additions and 192 deletions

View File

@@ -43,8 +43,8 @@
"devDependencies": {
"@backstage/cli": "^0.29.0",
"@types/dockerode": "^3.3.0",
"@types/express": "^4.17.6",
"@types/express-serve-static-core": "^4.17.5",
"@types/express": "^5.0.0",
"@types/express-serve-static-core": "^5.0.0",
"@types/luxon": "^3.0.0",
"better-sqlite3": "^11.0.0"
},