@common-stack/generate-plugin 6.0.1-alpha.7 → 6.0.1-alpha.9

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/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [6.0.1-alpha.9](https://github.com/cdmbase/common-stack/compare/v6.0.1-alpha.8...v6.0.1-alpha.9) (2024-08-18)
7
+
8
+ **Note:** Version bump only for package @common-stack/generate-plugin
9
+
10
+ ## [6.0.1-alpha.8](https://github.com/cdmbase/common-stack/compare/v6.0.1-alpha.7...v6.0.1-alpha.8) (2024-08-17)
11
+
12
+ **Note:** Version bump only for package @common-stack/generate-plugin
13
+
6
14
  ## [6.0.1-alpha.7](https://github.com/cdmbase/common-stack/compare/v6.0.1-alpha.6...v6.0.1-alpha.7) (2024-08-17)
7
15
 
8
16
  **Note:** Version bump only for package @common-stack/generate-plugin
@@ -75,7 +75,6 @@
75
75
  "@adminide-stack/registry-api-server": "7.2.6-alpha.13",
76
76
  "@adminide-stack/user-auth0-server": "7.2.6-alpha.13",
77
77
  "@apollo/client": "^3.9.0",
78
- "@apollo/utils.keyvadapter": "3.1.0",
79
78
  "@babel/runtime": "^7.20.1",
80
79
  "@casl/ability": "^4.1.5",
81
80
  "@cdm-logger/client": "9.0.3",
@@ -91,17 +90,8 @@
91
90
  "@container-stack/notification-api-core": "5.1.2",
92
91
  "@container-stack/notification-api-server": "5.1.2",
93
92
  "@container-stack/territory": "5.1.2",
94
- "@graphql-tools/links": "^8.3.21",
95
- "@graphql-tools/schema": "^8.3.14",
96
- "@graphql-tools/stitch": "^8.7.29",
97
- "@graphql-tools/utils": "^8.0.0",
98
- "@graphql-tools/wrap": "^8.4.20",
99
- "@keyv/redis": "2.8.4",
100
93
  "@remix-run/node": "^2.8.1",
101
94
  "@sentry/node": "~7.24.2",
102
- "apollo-datasource": "^3.3.1",
103
- "apollo-errors": "^1.9.0",
104
- "apollo-server-cache-redis": "^3.3.1",
105
95
  "app-root-path": "^3.0.0",
106
96
  "body-parser": "^1.19.0",
107
97
  "cors": "^2.8.5",
@@ -111,17 +101,7 @@
111
101
  "envalid": "~7.2.2",
112
102
  "esm": "^3.2.25",
113
103
  "express": "^4.17.1",
114
- "graphql": "^16.0.0",
115
- "graphql-bigint": "^1.0.0",
116
- "graphql-iso-date": "^3.6.1",
117
- "graphql-middleware": "^6.1.33",
118
- "graphql-nats-subscriptions": "^1.5.0",
119
- "graphql-playground-middleware-express": "^1.7.3",
120
- "graphql-shield": "^7.3.5",
121
- "graphql-subscriptions": "^2.0.0",
122
- "graphql-tools": "^8.0.0",
123
- "graphql-type-json": "^0.3.1",
124
- "graphql-ws": "^5.11.2",
104
+ "graphql-tools": "^9.0.0",
125
105
  "inversify": "^6.0.2",
126
106
  "ioredis": "^5.4.1",
127
107
  "isomorphic-fetch": "^2.2.1",
@@ -136,8 +116,6 @@
136
116
  "reflect-metadata": "^0.1.13",
137
117
  "rxjs": "^6.5.3",
138
118
  "rxjs-compat": "^6.5.3",
139
- "subscriptions-transport-ws": "^0.11.0",
140
- "universal-cookie-express": "^4.0.1",
141
119
  "ws": "^8.11.0"
142
120
  },
143
121
  "devDependencies": {
@@ -31,7 +31,7 @@
31
31
  "@common-stack/client-core": "6.0.1-alpha.0",
32
32
  "@common-stack/core": "6.0.1-alpha.0",
33
33
  "@common-stack/server-core": "6.0.1-alpha.6",
34
- "@common-stack/server-stack": "6.0.1-alpha.6",
34
+ "@common-stack/server-stack": "6.0.1-alpha.8",
35
35
  "@common-stack/store-mongo": "6.0.1-alpha.0",
36
36
  "@container-stack/mailing-api": "5.2.1-alpha.1",
37
37
  "app-root-path": "^3.0.0",
@@ -45,7 +45,7 @@
45
45
  "inversify": "^6.0.2",
46
46
  "ioredis": "^4.14.1",
47
47
  "lodash": "^4.17.15",
48
- "graphql-tools": "^8.0.0",
48
+ "graphql-tools": "^9.0.0",
49
49
  "moleculer": "^0.14.2",
50
50
  "mongoose": "^6.3.3",
51
51
  "mongoose-execution-time": "^1.1.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@common-stack/generate-plugin",
3
- "version": "6.0.1-alpha.7",
3
+ "version": "6.0.1-alpha.9",
4
4
  "type": "module",
5
5
  "main": "./lib/index.mjs",
6
6
  "typings": "./lib/index.d.ts",
@@ -24,5 +24,5 @@
24
24
  "access": "public"
25
25
  },
26
26
  "generators": "./generators.json",
27
- "gitHead": "d3557acfab2a095415d0381765eaaebd14329b99"
27
+ "gitHead": "ed9a8cbcdaf408f7c7ab8c12d8b87e000df5d3c6"
28
28
  }
@@ -31,7 +31,7 @@
31
31
  "@common-stack/client-core": "6.0.1-alpha.0",
32
32
  "@common-stack/core": "6.0.1-alpha.0",
33
33
  "@common-stack/server-core": "6.0.1-alpha.6",
34
- "@common-stack/server-stack": "6.0.1-alpha.6",
34
+ "@common-stack/server-stack": "6.0.1-alpha.8",
35
35
  "@common-stack/store-mongo": "6.0.1-alpha.0",
36
36
  "@container-stack/mailing-api": "5.2.1-alpha.1",
37
37
  "app-root-path": "^3.0.0",
@@ -45,7 +45,7 @@
45
45
  "inversify": "^6.0.2",
46
46
  "ioredis": "^4.14.1",
47
47
  "lodash": "^4.17.15",
48
- "graphql-tools": "^8.0.0",
48
+ "graphql-tools": "^9.0.0",
49
49
  "moleculer": "^0.14.2",
50
50
  "mongoose": "^6.3.3",
51
51
  "mongoose-execution-time": "^1.1.0",