sync: package.json changes

This commit is contained in:
KernelDeimos
2025-10-09 16:31:06 -04:00
committed by Eric Dubé
parent 4d8692fd31
commit 4db73d75a5
3 changed files with 4541 additions and 1010 deletions
+4538 -1007
View File
File diff suppressed because it is too large Load Diff
+3 -2
View File
@@ -57,6 +57,7 @@
},
"dependencies": {
"@aws-sdk/client-secrets-manager": "^3.879.0",
"@aws-sdk/client-sns": "^3.907.0",
"@google/genai": "^1.19.0",
"@heyputer/putility": "^1.0.2",
"@paralleldrive/cuid2": "^2.2.2",
@@ -74,11 +75,11 @@
"uuid": "^9.0.1"
},
"optionalDependencies": {
"sharp": "^0.34.3",
"sharp": "^0.34.4",
"sharp-bmp": "^0.1.5",
"sharp-ico": "^0.1.5"
},
"engines": {
"node": ">=20.19.5"
}
}
}
-1
View File
@@ -24,7 +24,6 @@
"@pagerduty/pdjs": "^2.2.4",
"@smithy/node-http-handler": "^2.2.2",
"args": "^5.0.3",
"aws-sdk": "^2.1383.0",
"axios": "^1.8.2",
"bcrypt": "^5.1.0",
"better-sqlite3": "^11.9.0",