@common-stack/generate-plugin 6.0.6-alpha.91 → 6.0.6-alpha.93
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 +8 -0
- package/docker-releases/backend/package.json +7 -7
- package/docker-releases/frontend/antd/package.json +8 -8
- package/lib/generators/add-backend/files/package.json +1 -1
- package/lib/generators/add-frontend/templates/package.json +2 -2
- package/lib/generators/add-fullstack/files/package.json +3 -3
- package/lib/generators/add-moleculer/files/package.json +5 -5
- package/package.json +3 -3
- package/src/generators/add-fullstack/files/package.json +3 -3
- package/src/generators/add-moleculer/files/package.json +5 -5
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.93](https://github.com/cdmbase/common-stack/compare/v6.0.6-alpha.92...v6.0.6-alpha.93) (2024-11-15)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @common-stack/generate-plugin
|
|
9
|
+
|
|
10
|
+
## [6.0.6-alpha.92](https://github.com/cdmbase/common-stack/compare/v6.0.6-alpha.91...v6.0.6-alpha.92) (2024-11-13)
|
|
11
|
+
|
|
12
|
+
**Note:** Version bump only for package @common-stack/generate-plugin
|
|
13
|
+
|
|
6
14
|
## [6.0.6-alpha.91](https://github.com/cdmbase/common-stack/compare/v6.0.6-alpha.90...v6.0.6-alpha.91) (2024-11-13)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @common-stack/generate-plugin
|
|
@@ -68,11 +68,11 @@
|
|
|
68
68
|
"@cdm-logger/client": "^9.0.3",
|
|
69
69
|
"@cdm-logger/server": "^9.0.3",
|
|
70
70
|
"@cdmbase/graphql-type-uri": "^3.0.0",
|
|
71
|
-
"@common-stack/cache-api-server": "6.0.6-alpha.
|
|
72
|
-
"@common-stack/client-core": "6.0.6-alpha.
|
|
73
|
-
"@common-stack/core": "6.0.6-alpha.
|
|
74
|
-
"@common-stack/server-core": "6.0.6-alpha.
|
|
75
|
-
"@common-stack/store-mongo": "6.0.6-alpha.
|
|
71
|
+
"@common-stack/cache-api-server": "6.0.6-alpha.91",
|
|
72
|
+
"@common-stack/client-core": "6.0.6-alpha.91",
|
|
73
|
+
"@common-stack/core": "6.0.6-alpha.91",
|
|
74
|
+
"@common-stack/server-core": "6.0.6-alpha.91",
|
|
75
|
+
"@common-stack/store-mongo": "6.0.6-alpha.91",
|
|
76
76
|
"@graphql-tools/links": "~9.0.1",
|
|
77
77
|
"@graphql-tools/schema": "~10.0.6",
|
|
78
78
|
"@graphql-tools/stitch": "~9.2.10",
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
"graphql-tools": "~9.0.0",
|
|
102
102
|
"graphql-type-json": "^0.3.1",
|
|
103
103
|
"graphql-ws": "^5.11.2",
|
|
104
|
-
"inversify": "
|
|
104
|
+
"inversify": "~6.0.2",
|
|
105
105
|
"ioredis": "^5.4.1",
|
|
106
106
|
"isomorphic-fetch": "^2.2.1",
|
|
107
107
|
"moleculer": "^0.14.2",
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
"ws": "^8.11.0",
|
|
118
118
|
"@apollo/client": "^3.9.0",
|
|
119
119
|
"@babel/runtime": "^7.20.1",
|
|
120
|
-
"@common-stack/server-stack": "6.0.6-alpha.
|
|
120
|
+
"@common-stack/server-stack": "6.0.6-alpha.92",
|
|
121
121
|
"lodash": "^4.17.15",
|
|
122
122
|
"react": "18.2.0",
|
|
123
123
|
"rxjs": "^7.8.1"
|
|
@@ -63,13 +63,13 @@
|
|
|
63
63
|
"@apollo/client": "^3.9.0",
|
|
64
64
|
"@cdm-logger/client": "^9.0.3",
|
|
65
65
|
"@cdm-logger/server": "^9.0.3",
|
|
66
|
-
"@common-stack/client-core": "6.0.6-alpha.
|
|
67
|
-
"@common-stack/client-react": "6.0.6-alpha.
|
|
68
|
-
"@common-stack/components-pro": "6.0.6-alpha.
|
|
69
|
-
"@common-stack/core": "6.0.6-alpha.
|
|
70
|
-
"@common-stack/remix-router-redux": "6.0.6-alpha.
|
|
71
|
-
"@common-stack/cache-api-server": "6.0.6-alpha.
|
|
72
|
-
"@common-stack/server-core": "6.0.6-alpha.
|
|
66
|
+
"@common-stack/client-core": "6.0.6-alpha.91",
|
|
67
|
+
"@common-stack/client-react": "6.0.6-alpha.91",
|
|
68
|
+
"@common-stack/components-pro": "6.0.6-alpha.91",
|
|
69
|
+
"@common-stack/core": "6.0.6-alpha.91",
|
|
70
|
+
"@common-stack/remix-router-redux": "6.0.6-alpha.91",
|
|
71
|
+
"@common-stack/cache-api-server": "6.0.6-alpha.91",
|
|
72
|
+
"@common-stack/server-core": "6.0.6-alpha.91",
|
|
73
73
|
"@reduxjs/toolkit": "^2.2.6",
|
|
74
74
|
"@remix-run/express": "~2.10.1",
|
|
75
75
|
"@remix-run/node": "~2.10.1",
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"i18next-browser-languagedetector": "^8.0.0",
|
|
88
88
|
"i18next-fs-backend": "^2.3.1",
|
|
89
89
|
"i18next-http-backend": "^2.5.2",
|
|
90
|
-
"inversify": "
|
|
90
|
+
"inversify": "~6.0.2",
|
|
91
91
|
"ioredis": "^5.4.1",
|
|
92
92
|
"isbot": "^4.1.0",
|
|
93
93
|
"isomorphic-fetch": "^2.2.1",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"dependencies": {
|
|
63
63
|
"@apollo/client": "^3.9.0",
|
|
64
64
|
"@babel/runtime": "^7.20.1",
|
|
65
|
-
"@common-stack/server-stack": "6.0.6-alpha.
|
|
65
|
+
"@common-stack/server-stack": "6.0.6-alpha.92",
|
|
66
66
|
"@remix-run/node": "~2.10.1",
|
|
67
67
|
"lodash": "^4.17.15",
|
|
68
68
|
"react": "18.2.0",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"watch:test": "cross-env ENV_FILE=../../config/test/test.env node ./server.js"
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
|
-
"@common-stack/frontend-stack-react": "6.0.6-alpha.
|
|
55
|
+
"@common-stack/frontend-stack-react": "6.0.6-alpha.92",
|
|
56
56
|
"@react-icons/all-files": "^4.1.0",
|
|
57
57
|
"classnames": "^2.2.6",
|
|
58
58
|
"compression": "^1.7.4",
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
},
|
|
79
79
|
"devDependencies": {
|
|
80
80
|
"@cdmbase/vite-plugin-i18next-loader": "^2.0.12",
|
|
81
|
-
"@common-stack/rollup-vite-utils": "6.0.6-alpha.
|
|
81
|
+
"@common-stack/rollup-vite-utils": "6.0.6-alpha.91",
|
|
82
82
|
"@remix-run/dev": "~2.10.1",
|
|
83
83
|
"@remix-run/serve": "~2.10.1",
|
|
84
84
|
"cross-env": "^7.0.3",
|
|
@@ -146,9 +146,9 @@
|
|
|
146
146
|
"@babel/preset-typescript": "^7.18.6",
|
|
147
147
|
"@babel/register": "^7.18.9",
|
|
148
148
|
"@babel/runtime": "^7.20.1",
|
|
149
|
-
"@common-stack/env-list-loader": "6.0.6-alpha.
|
|
150
|
-
"@common-stack/generate-plugin": "6.0.6-alpha.
|
|
151
|
-
"@common-stack/rollup-vite-utils": "6.0.6-alpha.
|
|
149
|
+
"@common-stack/env-list-loader": "6.0.6-alpha.91",
|
|
150
|
+
"@common-stack/generate-plugin": "6.0.6-alpha.92",
|
|
151
|
+
"@common-stack/rollup-vite-utils": "6.0.6-alpha.91",
|
|
152
152
|
"@emotion/babel-plugin": "^11.11.0",
|
|
153
153
|
"@graphql-codegen/add": "^5.0.2",
|
|
154
154
|
"@graphql-codegen/cli": "^5.0.2",
|
|
@@ -25,11 +25,11 @@
|
|
|
25
25
|
"watch": "npm run start:dev"
|
|
26
26
|
},
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@common-stack/client-core": "6.0.6-alpha.
|
|
29
|
-
"@common-stack/core": "6.0.6-alpha.
|
|
30
|
-
"@common-stack/server-core": "6.0.6-alpha.
|
|
31
|
-
"@common-stack/server-stack": "6.0.6-alpha.
|
|
32
|
-
"@common-stack/store-mongo": "6.0.6-alpha.
|
|
28
|
+
"@common-stack/client-core": "6.0.6-alpha.91",
|
|
29
|
+
"@common-stack/core": "6.0.6-alpha.91",
|
|
30
|
+
"@common-stack/server-core": "6.0.6-alpha.91",
|
|
31
|
+
"@common-stack/server-stack": "6.0.6-alpha.92",
|
|
32
|
+
"@common-stack/store-mongo": "6.0.6-alpha.91",
|
|
33
33
|
"@container-stack/mailing-api": "5.2.1-alpha.1",
|
|
34
34
|
"helmet": "^3.21.2",
|
|
35
35
|
"react": "18.2.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@common-stack/generate-plugin",
|
|
3
|
-
"version": "6.0.6-alpha.
|
|
3
|
+
"version": "6.0.6-alpha.93",
|
|
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.
|
|
20
|
+
"@common-stack/rollup-vite-utils": "6.0.6-alpha.93",
|
|
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": "
|
|
28
|
+
"gitHead": "daf114ff874d32d9aacc716ef030409d14e41c1f"
|
|
29
29
|
}
|
|
@@ -146,9 +146,9 @@
|
|
|
146
146
|
"@babel/preset-typescript": "^7.18.6",
|
|
147
147
|
"@babel/register": "^7.18.9",
|
|
148
148
|
"@babel/runtime": "^7.20.1",
|
|
149
|
-
"@common-stack/env-list-loader": "6.0.6-alpha.
|
|
150
|
-
"@common-stack/generate-plugin": "6.0.6-alpha.
|
|
151
|
-
"@common-stack/rollup-vite-utils": "6.0.6-alpha.
|
|
149
|
+
"@common-stack/env-list-loader": "6.0.6-alpha.91",
|
|
150
|
+
"@common-stack/generate-plugin": "6.0.6-alpha.92",
|
|
151
|
+
"@common-stack/rollup-vite-utils": "6.0.6-alpha.91",
|
|
152
152
|
"@emotion/babel-plugin": "^11.11.0",
|
|
153
153
|
"@graphql-codegen/add": "^5.0.2",
|
|
154
154
|
"@graphql-codegen/cli": "^5.0.2",
|
|
@@ -25,11 +25,11 @@
|
|
|
25
25
|
"watch": "npm run start:dev"
|
|
26
26
|
},
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@common-stack/client-core": "6.0.6-alpha.
|
|
29
|
-
"@common-stack/core": "6.0.6-alpha.
|
|
30
|
-
"@common-stack/server-core": "6.0.6-alpha.
|
|
31
|
-
"@common-stack/server-stack": "6.0.6-alpha.
|
|
32
|
-
"@common-stack/store-mongo": "6.0.6-alpha.
|
|
28
|
+
"@common-stack/client-core": "6.0.6-alpha.91",
|
|
29
|
+
"@common-stack/core": "6.0.6-alpha.91",
|
|
30
|
+
"@common-stack/server-core": "6.0.6-alpha.91",
|
|
31
|
+
"@common-stack/server-stack": "6.0.6-alpha.92",
|
|
32
|
+
"@common-stack/store-mongo": "6.0.6-alpha.91",
|
|
33
33
|
"@container-stack/mailing-api": "5.2.1-alpha.1",
|
|
34
34
|
"helmet": "^3.21.2",
|
|
35
35
|
"react": "18.2.0",
|