@common-stack/generate-plugin 5.0.6-alpha.0 → 5.0.6-alpha.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/CHANGELOG.md +4 -0
- package/lib/generators/add-backend/files/package.json +5 -5
- package/lib/generators/add-browser-package/files/package.json +1 -1
- package/lib/generators/add-frontend/templates/package.json +8 -8
- package/lib/generators/add-fullstack/files/package.json +1 -1
- package/lib/generators/add-moleculer/files/package.json +5 -5
- package/package.json +2 -2
- package/src/generators/add-fullstack/files/package.json +1 -1
- package/src/generators/add-moleculer/files/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,10 @@
|
|
|
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
|
+
## [5.0.6-alpha.1](https://github.com/cdmbase/common-stack/compare/v5.0.6-alpha.0...v5.0.6-alpha.1) (2024-08-15)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @common-stack/generate-plugin
|
|
9
|
+
|
|
6
10
|
## [5.0.6-alpha.0](https://github.com/cdmbase/common-stack/compare/v5.0.5-alpha.10...v5.0.6-alpha.0) (2024-08-15)
|
|
7
11
|
|
|
8
12
|
**Note:** Version bump only for package @common-stack/generate-plugin
|
|
@@ -81,11 +81,11 @@
|
|
|
81
81
|
"@cdm-logger/client": "9.0.3",
|
|
82
82
|
"@cdm-logger/server": "^9.0.3",
|
|
83
83
|
"@cdmbase/graphql-type-uri": "^3.0.0",
|
|
84
|
-
"@common-stack/cache-api-server": "5.0.
|
|
85
|
-
"@common-stack/client-core": "5.0.
|
|
86
|
-
"@common-stack/core": "5.0.
|
|
87
|
-
"@common-stack/server-core": "5.0.
|
|
88
|
-
"@common-stack/store-mongo": "5.0.
|
|
84
|
+
"@common-stack/cache-api-server": "5.0.6-alpha.0",
|
|
85
|
+
"@common-stack/client-core": "5.0.6-alpha.0",
|
|
86
|
+
"@common-stack/core": "5.0.6-alpha.0",
|
|
87
|
+
"@common-stack/server-core": "5.0.6-alpha.0",
|
|
88
|
+
"@common-stack/store-mongo": "5.0.6-alpha.0",
|
|
89
89
|
"@container-stack/core": "5.1.2",
|
|
90
90
|
"@container-stack/mailing-api": "5.1.2",
|
|
91
91
|
"@container-stack/notification-api-core": "5.1.2",
|
|
@@ -74,12 +74,12 @@
|
|
|
74
74
|
"@cdm-logger/client": "^9.0.3",
|
|
75
75
|
"@cdm-logger/server": "^9.0.3",
|
|
76
76
|
"@cdmbase/redux-data-router": "^1.0.10",
|
|
77
|
-
"@common-stack/client-core": "5.0.
|
|
78
|
-
"@common-stack/client-react": "5.0.
|
|
79
|
-
"@common-stack/components-pro": "5.0.
|
|
80
|
-
"@common-stack/core": "5.0.
|
|
81
|
-
"@common-stack/remix-router-redux": "5.0.
|
|
82
|
-
"@common-stack/server-core": "5.0.
|
|
77
|
+
"@common-stack/client-core": "5.0.6-alpha.0",
|
|
78
|
+
"@common-stack/client-react": "5.0.6-alpha.0",
|
|
79
|
+
"@common-stack/components-pro": "5.0.6-alpha.0",
|
|
80
|
+
"@common-stack/core": "5.0.6-alpha.0",
|
|
81
|
+
"@common-stack/remix-router-redux": "5.0.6-alpha.0",
|
|
82
|
+
"@common-stack/server-core": "5.0.6-alpha.0",
|
|
83
83
|
"@container-stack/ssh-keygen-server-module": "0.0.36-alpha.23",
|
|
84
84
|
"@container-stack/territory": "5.1.2",
|
|
85
85
|
"@emotion/css": "^11.10.0",
|
|
@@ -158,8 +158,8 @@
|
|
|
158
158
|
},
|
|
159
159
|
"devDependencies": {
|
|
160
160
|
"@cdmbase/vite-plugin-i18next-loader": "^2.0.12",
|
|
161
|
-
"@common-stack/frontend-stack-react": "5.0.
|
|
162
|
-
"@common-stack/rollup-vite-utils": "5.0.
|
|
161
|
+
"@common-stack/frontend-stack-react": "5.0.6-alpha.0",
|
|
162
|
+
"@common-stack/rollup-vite-utils": "5.0.6-alpha.0",
|
|
163
163
|
"@remix-run/dev": "^2.8.1",
|
|
164
164
|
"@remix-run/serve": "^2.8.1",
|
|
165
165
|
"cross-env": "^7.0.3",
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
"@babel/preset-typescript": "^7.18.6",
|
|
160
160
|
"@babel/register": "^7.18.9",
|
|
161
161
|
"@babel/runtime": "^7.20.1",
|
|
162
|
-
"@common-stack/env-list-loader": "5.0.
|
|
162
|
+
"@common-stack/env-list-loader": "5.0.6-alpha.0",
|
|
163
163
|
"@emotion/babel-plugin": "^11.11.0",
|
|
164
164
|
"@graphql-codegen/add": "^5.0.2",
|
|
165
165
|
"@graphql-codegen/cli": "^5.0.2",
|
|
@@ -28,11 +28,11 @@
|
|
|
28
28
|
"@casl/ability": "^4.1.5",
|
|
29
29
|
"@cdm-logger/client": "9.0.3",
|
|
30
30
|
"@cdm-logger/server": "^9.0.3",
|
|
31
|
-
"@common-stack/client-core": "5.0.
|
|
32
|
-
"@common-stack/core": "5.0.
|
|
33
|
-
"@common-stack/server-core": "5.0.
|
|
34
|
-
"@common-stack/server-stack": "5.0.
|
|
35
|
-
"@common-stack/store-mongo": "5.0.
|
|
31
|
+
"@common-stack/client-core": "5.0.6-alpha.0",
|
|
32
|
+
"@common-stack/core": "5.0.6-alpha.0",
|
|
33
|
+
"@common-stack/server-core": "5.0.6-alpha.0",
|
|
34
|
+
"@common-stack/server-stack": "5.0.6-alpha.0",
|
|
35
|
+
"@common-stack/store-mongo": "5.0.6-alpha.0",
|
|
36
36
|
"@container-stack/mailing-api": "5.2.1-alpha.1",
|
|
37
37
|
"app-root-path": "^3.0.0",
|
|
38
38
|
"body-parser": "^1.19.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@common-stack/generate-plugin",
|
|
3
|
-
"version": "5.0.6-alpha.
|
|
3
|
+
"version": "5.0.6-alpha.1",
|
|
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": "
|
|
27
|
+
"gitHead": "af2af37562aeacfa8b5419a0d16c6cbae434c18b"
|
|
28
28
|
}
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
"@babel/preset-typescript": "^7.18.6",
|
|
160
160
|
"@babel/register": "^7.18.9",
|
|
161
161
|
"@babel/runtime": "^7.20.1",
|
|
162
|
-
"@common-stack/env-list-loader": "5.0.
|
|
162
|
+
"@common-stack/env-list-loader": "5.0.6-alpha.0",
|
|
163
163
|
"@emotion/babel-plugin": "^11.11.0",
|
|
164
164
|
"@graphql-codegen/add": "^5.0.2",
|
|
165
165
|
"@graphql-codegen/cli": "^5.0.2",
|
|
@@ -28,11 +28,11 @@
|
|
|
28
28
|
"@casl/ability": "^4.1.5",
|
|
29
29
|
"@cdm-logger/client": "9.0.3",
|
|
30
30
|
"@cdm-logger/server": "^9.0.3",
|
|
31
|
-
"@common-stack/client-core": "5.0.
|
|
32
|
-
"@common-stack/core": "5.0.
|
|
33
|
-
"@common-stack/server-core": "5.0.
|
|
34
|
-
"@common-stack/server-stack": "5.0.
|
|
35
|
-
"@common-stack/store-mongo": "5.0.
|
|
31
|
+
"@common-stack/client-core": "5.0.6-alpha.0",
|
|
32
|
+
"@common-stack/core": "5.0.6-alpha.0",
|
|
33
|
+
"@common-stack/server-core": "5.0.6-alpha.0",
|
|
34
|
+
"@common-stack/server-stack": "5.0.6-alpha.0",
|
|
35
|
+
"@common-stack/store-mongo": "5.0.6-alpha.0",
|
|
36
36
|
"@container-stack/mailing-api": "5.2.1-alpha.1",
|
|
37
37
|
"app-root-path": "^3.0.0",
|
|
38
38
|
"body-parser": "^1.19.0",
|