@common-stack/generate-plugin 6.0.6-alpha.82 → 6.0.6-alpha.84

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.6-alpha.84](https://github.com/cdmbase/common-stack/compare/v6.0.6-alpha.83...v6.0.6-alpha.84) (2024-11-13)
7
+
8
+ **Note:** Version bump only for package @common-stack/generate-plugin
9
+
10
+ ## [6.0.6-alpha.83](https://github.com/cdmbase/common-stack/compare/v6.0.6-alpha.82...v6.0.6-alpha.83) (2024-11-07)
11
+
12
+ **Note:** Version bump only for package @common-stack/generate-plugin
13
+
6
14
  ## [6.0.6-alpha.82](https://github.com/cdmbase/common-stack/compare/v6.0.6-alpha.81...v6.0.6-alpha.82) (2024-11-07)
7
15
 
8
16
  **Note:** Version bump only for package @common-stack/generate-plugin
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "base-backend-server",
3
- "version": "3.1.1-alpha.5",
3
+ "version": "6.0.6-alpha.82",
4
4
  "private": true,
5
5
  "description": "Starter kit for apollo server using webpack and typescript",
6
6
  "keywords": [
@@ -120,8 +120,7 @@
120
120
  "@common-stack/server-stack": "6.0.6-alpha.73",
121
121
  "lodash": "^4.17.15",
122
122
  "react": "18.2.0",
123
- "rxjs": "^6.5.3",
124
- "rxjs-compat": "^6.5.3"
123
+ "rxjs": "^7.8.1"
125
124
  },
126
125
  "devDependencies": {
127
126
  "cross-env": "^7.0.3",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "base-backend-server",
3
- "version": "3.1.1-alpha.5",
3
+ "version": "6.0.6-alpha.82",
4
4
  "private": true,
5
5
  "description": "Starter kit for apollo server using webpack and typescript",
6
6
  "keywords": [
@@ -106,8 +106,7 @@
106
106
  "ts-deepmerge": "^7.0.0",
107
107
  "ts-invariant": "^0.10.3",
108
108
  "lodash": "^4.17.15",
109
- "rxjs": "^6.5.3",
110
- "rxjs-compat": "^6.5.3"
109
+ "rxjs": "^7.8.1"
111
110
  },
112
111
  "devDependencies": {
113
112
  "cross-env": "^7.0.3",
@@ -66,8 +66,7 @@
66
66
  "@remix-run/node": "~2.10.1",
67
67
  "lodash": "^4.17.15",
68
68
  "react": "18.2.0",
69
- "rxjs": "^6.5.3",
70
- "rxjs-compat": "^6.5.3"
69
+ "rxjs": "^7.8.1"
71
70
  },
72
71
  "devDependencies": {
73
72
  "cross-env": "^7.0.3",
@@ -73,9 +73,7 @@
73
73
  "react-transition-group": "^4.3.0",
74
74
  "react-use": "^17.2.4",
75
75
  "reselect": "^4.0.0",
76
- "rxjs": "^6.5.3",
77
- "rxjs-compat": "^6.5.3",
78
- "rxjs-hooks": "^0.5.2",
76
+ "rxjs": "^7.8.1",
79
77
  "vite-env-only": "^2.2.1"
80
78
  },
81
79
  "devDependencies": {
@@ -147,7 +147,7 @@
147
147
  "@babel/register": "^7.18.9",
148
148
  "@babel/runtime": "^7.20.1",
149
149
  "@common-stack/env-list-loader": "6.0.6-alpha.50",
150
- "@common-stack/generate-plugin": "6.0.6-alpha.81",
150
+ "@common-stack/generate-plugin": "6.0.6-alpha.83",
151
151
  "@common-stack/rollup-vite-utils": "6.0.6-alpha.80",
152
152
  "@emotion/babel-plugin": "^11.11.0",
153
153
  "@graphql-codegen/add": "^5.0.2",
@@ -237,7 +237,6 @@
237
237
  "eslint-config-airbnb-typescript": "^18.0.0",
238
238
  "eslint-config-prettier": "^9.1.0",
239
239
  "eslint-loader": "^4.0.2",
240
- "eslint-plugin-graphql": "^4.0.0",
241
240
  "eslint-plugin-import": "^2.29.1",
242
241
  "eslint-plugin-jest": "^28.2.0",
243
242
  "eslint-plugin-jsdoc": "^48.2.3",
@@ -33,8 +33,7 @@
33
33
  "@container-stack/mailing-api": "5.2.1-alpha.1",
34
34
  "helmet": "^3.21.2",
35
35
  "react": "18.2.0",
36
- "rxjs": "^6.5.3",
37
- "rxjs-compat": "^6.5.3"
36
+ "rxjs": "^7.8.1"
38
37
  },
39
38
  "devDependencies": {
40
39
  "cross-env": "^7.0.3",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@common-stack/generate-plugin",
3
- "version": "6.0.6-alpha.82",
3
+ "version": "6.0.6-alpha.84",
4
4
  "type": "module",
5
5
  "main": "./lib/index.mjs",
6
6
  "typings": "./lib/index.d.ts",
@@ -17,7 +17,7 @@
17
17
  "watch": "yarn build:lib:watch"
18
18
  },
19
19
  "dependencies": {
20
- "@common-stack/rollup-vite-utils": "6.0.6-alpha.80",
20
+ "@common-stack/rollup-vite-utils": "6.0.6-alpha.84",
21
21
  "tslib": "^2.3.0"
22
22
  },
23
23
  "publishConfig": {
@@ -25,5 +25,5 @@
25
25
  },
26
26
  "executors": "./executors.json",
27
27
  "generators": "./generators.json",
28
- "gitHead": "5c401d03da5263288e22141523e739ae1dce59c5"
28
+ "gitHead": "9be44348b6a4062bc87d71facd35c055002a5b99"
29
29
  }
@@ -147,7 +147,7 @@
147
147
  "@babel/register": "^7.18.9",
148
148
  "@babel/runtime": "^7.20.1",
149
149
  "@common-stack/env-list-loader": "6.0.6-alpha.50",
150
- "@common-stack/generate-plugin": "6.0.6-alpha.81",
150
+ "@common-stack/generate-plugin": "6.0.6-alpha.83",
151
151
  "@common-stack/rollup-vite-utils": "6.0.6-alpha.80",
152
152
  "@emotion/babel-plugin": "^11.11.0",
153
153
  "@graphql-codegen/add": "^5.0.2",
@@ -237,7 +237,6 @@
237
237
  "eslint-config-airbnb-typescript": "^18.0.0",
238
238
  "eslint-config-prettier": "^9.1.0",
239
239
  "eslint-loader": "^4.0.2",
240
- "eslint-plugin-graphql": "^4.0.0",
241
240
  "eslint-plugin-import": "^2.29.1",
242
241
  "eslint-plugin-jest": "^28.2.0",
243
242
  "eslint-plugin-jsdoc": "^48.2.3",
@@ -33,8 +33,7 @@
33
33
  "@container-stack/mailing-api": "5.2.1-alpha.1",
34
34
  "helmet": "^3.21.2",
35
35
  "react": "18.2.0",
36
- "rxjs": "^6.5.3",
37
- "rxjs-compat": "^6.5.3"
36
+ "rxjs": "^7.8.1"
38
37
  },
39
38
  "devDependencies": {
40
39
  "cross-env": "^7.0.3",