balda 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "balda",
3
- "version": "0.0.01",
3
+ "version": "0.0.02",
4
4
  "type": "module",
5
5
  "main": "./lib/index.cjs",
6
6
  "module": "./lib/index.js",
@@ -39,48 +39,48 @@
39
39
  },
40
40
  "devDependencies": {
41
41
  "@adminjs/express": "^6.1.1",
42
- "@aws-sdk/client-s3": "^3.952.0",
43
- "@aws-sdk/client-sqs": "^3.911.0",
44
- "@aws-sdk/cloudfront-signer": "^3.946.0",
45
- "@aws-sdk/s3-presigned-post": "^3.952.0",
46
- "@aws-sdk/s3-request-presigner": "^3.952.0",
42
+ "@aws-sdk/client-s3": "^3.956.0",
43
+ "@aws-sdk/client-sqs": "^3.956.0",
44
+ "@aws-sdk/cloudfront-signer": "^3.956.0",
45
+ "@aws-sdk/s3-presigned-post": "^3.956.0",
46
+ "@aws-sdk/s3-request-presigner": "^3.956.0",
47
47
  "@azure/storage-blob": "^12.29.1",
48
- "@types/bun": "^1.2.17",
49
- "@types/deno": "^2.3.0",
48
+ "@types/bun": "^1.3.5",
49
+ "@types/deno": "^2.5.0",
50
50
  "@types/express": "^5.0.6",
51
- "@types/node": "^24.0.10",
52
- "@types/pg": "^8.15.5",
51
+ "@types/node": "^25.0.3",
52
+ "@types/pg": "^8.16.0",
53
53
  "@types/ws": "^8.18.1",
54
54
  "adminjs": "^7.8.17",
55
55
  "autocannon": "^8.0.0",
56
- "bullmq": "^5.61.0",
57
- "bun-types": "^1.2.17",
58
- "esbuild": "^0.27.1",
56
+ "bullmq": "^5.66.2",
57
+ "bun-types": "^1.3.5",
58
+ "esbuild": "^0.27.2",
59
59
  "esbuild-plugin-copy": "^2.1.1",
60
- "eslint": "^9.29.0",
60
+ "eslint": "^9.39.2",
61
61
  "express": "^5.2.1",
62
62
  "express-formidable": "^1.2.0",
63
63
  "express-session": "^1.18.2",
64
64
  "graphql": "^16.12.0",
65
- "graphql-yoga": "^5.17.1",
65
+ "graphql-yoga": "^5.18.0",
66
66
  "husky": "^9.1.7",
67
- "ioredis": "^5.8.1",
68
- "lint-staged": "^16.1.2",
67
+ "ioredis": "^5.8.2",
68
+ "lint-staged": "^16.2.7",
69
69
  "mqtt": "^5.14.1",
70
70
  "node-cron": "^4.2.1",
71
- "node-gyp": "^11.2.0",
71
+ "node-gyp": "^12.1.0",
72
72
  "pg": "^8.16.3",
73
- "pg-boss": "^11.1.1",
74
- "prettier": "^3.6.2",
73
+ "pg-boss": "^12.5.3",
74
+ "prettier": "^3.7.4",
75
75
  "socket.io": "^4.8.1",
76
- "sqs-consumer": "^14.0.1",
77
- "supertest": "^7.1.1",
76
+ "sqs-consumer": "^14.2.0",
77
+ "supertest": "^7.1.4",
78
78
  "ts-node": "^10.9.2",
79
- "tsup": "^8.5.0",
79
+ "tsup": "^8.5.1",
80
80
  "tsx": "^4.21.0",
81
81
  "typescript": "^5.9.3",
82
- "vitest": "^3.2.4",
83
- "ws": "^8.18.2",
82
+ "vitest": "^4.0.16",
83
+ "ws": "^8.18.3",
84
84
  "zod": "^4.2.1"
85
85
  },
86
86
  "bin": {
@@ -89,26 +89,26 @@
89
89
  "dependencies": {
90
90
  "ajv": "^8.17.1",
91
91
  "glob": "^13.0.0",
92
- "pino": "^10.0.0"
92
+ "pino": "^10.1.0"
93
93
  },
94
94
  "peerDependencies": {
95
- "@aws-sdk/client-s3": "^3.952.0",
96
- "@aws-sdk/client-sqs": "^3.911.0",
97
- "@aws-sdk/cloudfront-signer": "^3.946.0",
98
- "@aws-sdk/s3-presigned-post": "^3.952.0",
99
- "@aws-sdk/s3-request-presigner": "^3.952.0",
95
+ "@aws-sdk/client-s3": "^3.956.0",
96
+ "@aws-sdk/client-sqs": "^3.956.0",
97
+ "@aws-sdk/cloudfront-signer": "^3.956.0",
98
+ "@aws-sdk/s3-presigned-post": "^3.956.0",
99
+ "@aws-sdk/s3-request-presigner": "^3.956.0",
100
100
  "@azure/storage-blob": "^12.29.1",
101
- "bullmq": "^5.61.0",
102
- "esbuild": "^0.27.1",
101
+ "bullmq": "^5.66.2",
102
+ "esbuild": "^0.27.2",
103
103
  "esbuild-plugin-copy": "^2.1.1",
104
- "graphql": "^16.0.0",
105
- "graphql-yoga": "^5.0.0",
106
- "ioredis": "^5.8.1",
104
+ "graphql": "^16.12.0",
105
+ "graphql-yoga": "^5.18.0",
106
+ "ioredis": "^5.8.2",
107
107
  "mqtt": "^5.14.1",
108
- "node-cron": "^4.1.0",
108
+ "node-cron": "^4.2.1",
109
109
  "pg": "^8.16.3",
110
- "pg-boss": "^11.1.1",
111
- "sqs-consumer": "^14.0.1",
110
+ "pg-boss": "^12.5.3",
111
+ "sqs-consumer": "^14.2.0",
112
112
  "zod": "^4.0.0"
113
113
  },
114
114
  "peerDependenciesMeta": {