fix(deps): update all dependencies

This commit is contained in:
2026-01-14 01:02:29 +00:00
parent c01b18f7e6
commit 1a01bb939c
4 changed files with 613 additions and 306 deletions

View File

@@ -35,18 +35,18 @@
"@backstage/plugin-techdocs-backend": "^1.1.2",
"app": "link:../app",
"dockerode": "^4.0.0",
"express": "^4.17.1",
"express": "^5.0.0",
"express-promise-router": "^4.1.0",
"pg": "^8.3.0",
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.30.0",
"@types/dockerode": "^3.3.0",
"@types/dockerode": "^4.0.0",
"@types/express": "^5.0.0",
"@types/express-serve-static-core": "^5.0.0",
"@types/luxon": "^3.0.0",
"better-sqlite3": "^11.0.0"
"better-sqlite3": "^12.0.0"
},
"files": [
"dist"