mirror of
https://github.com/HeyPuter/puter.git
synced 2026-04-30 03:59:33 -05:00
sync: package.json changes
This commit is contained in:
Generated
+4538
-1007
File diff suppressed because it is too large
Load Diff
+3
-2
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user