@constructive-io/graphql-server 5.15.4 → 5.16.1
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 +24 -24
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@constructive-io/graphql-server",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.16.1",
|
|
4
4
|
"author": "Constructive <developers@constructive.io>",
|
|
5
5
|
"description": "Constructive GraphQL Server",
|
|
6
6
|
"main": "index.js",
|
|
@@ -41,41 +41,41 @@
|
|
|
41
41
|
"backend"
|
|
42
42
|
],
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@agentic-kit/ollama": "2.
|
|
45
|
-
"@constructive-io/csrf": "^0.
|
|
46
|
-
"@constructive-io/errors": "^0.
|
|
47
|
-
"@constructive-io/express-context": "^0.
|
|
48
|
-
"@constructive-io/graphql-env": "^3.
|
|
49
|
-
"@constructive-io/graphql-types": "^3.
|
|
50
|
-
"@constructive-io/llm-env": "^0.
|
|
51
|
-
"@constructive-io/query-builder": "^3.
|
|
52
|
-
"@constructive-io/s3-utils": "^2.
|
|
53
|
-
"@constructive-io/url-domains": "^2.
|
|
44
|
+
"@agentic-kit/ollama": "2.13.0",
|
|
45
|
+
"@constructive-io/csrf": "^0.27.0",
|
|
46
|
+
"@constructive-io/errors": "^0.9.0",
|
|
47
|
+
"@constructive-io/express-context": "^0.24.1",
|
|
48
|
+
"@constructive-io/graphql-env": "^3.29.1",
|
|
49
|
+
"@constructive-io/graphql-types": "^3.28.1",
|
|
50
|
+
"@constructive-io/llm-env": "^0.13.0",
|
|
51
|
+
"@constructive-io/query-builder": "^3.10.1",
|
|
52
|
+
"@constructive-io/s3-utils": "^2.30.0",
|
|
53
|
+
"@constructive-io/url-domains": "^2.29.0",
|
|
54
54
|
"@graphile-contrib/pg-many-to-many": "2.0.0-rc.2",
|
|
55
|
-
"@pgpmjs/env": "^2.
|
|
56
|
-
"@pgpmjs/logger": "^2.
|
|
57
|
-
"@pgpmjs/server-utils": "^3.
|
|
58
|
-
"@pgpmjs/types": "^2.
|
|
55
|
+
"@pgpmjs/env": "^2.41.1",
|
|
56
|
+
"@pgpmjs/logger": "^2.24.0",
|
|
57
|
+
"@pgpmjs/server-utils": "^3.25.1",
|
|
58
|
+
"@pgpmjs/types": "^2.50.1",
|
|
59
59
|
"cors": "^2.8.6",
|
|
60
60
|
"deepmerge": "^4.3.1",
|
|
61
61
|
"express": "^5.2.1",
|
|
62
|
-
"gql-ast": "^3.
|
|
62
|
+
"gql-ast": "^3.23.0",
|
|
63
63
|
"grafast": "1.0.2",
|
|
64
64
|
"grafserv": "1.0.0",
|
|
65
65
|
"graphile-build": "5.0.2",
|
|
66
66
|
"graphile-build-pg": "5.0.2",
|
|
67
|
-
"graphile-cache": "^4.
|
|
67
|
+
"graphile-cache": "^4.10.1",
|
|
68
68
|
"graphile-config": "1.0.1",
|
|
69
|
-
"graphile-function-bindings": "^1.
|
|
70
|
-
"graphile-settings": "^6.
|
|
69
|
+
"graphile-function-bindings": "^1.11.1",
|
|
70
|
+
"graphile-settings": "^6.13.1",
|
|
71
71
|
"graphile-utils": "5.0.1",
|
|
72
72
|
"graphql": "16.13.0",
|
|
73
73
|
"graphql-upload": "^13.0.0",
|
|
74
74
|
"lru-cache": "^11.2.7",
|
|
75
75
|
"pg": "^8.21.0",
|
|
76
|
-
"pg-cache": "^3.
|
|
77
|
-
"pg-env": "^1.
|
|
78
|
-
"pg-query-context": "^2.
|
|
76
|
+
"pg-cache": "^3.25.1",
|
|
77
|
+
"pg-env": "^1.29.0",
|
|
78
|
+
"pg-query-context": "^2.29.0",
|
|
79
79
|
"pg-sql2": "5.0.1",
|
|
80
80
|
"postgraphile": "5.0.3",
|
|
81
81
|
"request-ip": "^3.3.0"
|
|
@@ -90,11 +90,11 @@
|
|
|
90
90
|
"@types/request-ip": "^0.0.41",
|
|
91
91
|
"@types/supertest": "^7.2.0",
|
|
92
92
|
"cookie-parser": "^1.4.7",
|
|
93
|
-
"graphile-test": "5.
|
|
93
|
+
"graphile-test": "5.11.1",
|
|
94
94
|
"makage": "^0.3.0",
|
|
95
95
|
"nodemon": "^3.1.14",
|
|
96
96
|
"supertest": "^7.2.2",
|
|
97
97
|
"ts-node": "^10.9.2"
|
|
98
98
|
},
|
|
99
|
-
"gitHead": "
|
|
99
|
+
"gitHead": "6da0705f8aa49d62dc2defb8b135b71674611483"
|
|
100
100
|
}
|