@modern-js/generator-common 3.3.6 → 3.3.8
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.
|
@@ -157,8 +157,7 @@ const MWAActionFunctionsDevDependencies = {
|
|
|
157
157
|
[import_common2.ActionFunction.StorybookV7]: "@modern-js/storybook",
|
|
158
158
|
[import_common2.ActionFunction.Proxy]: "@modern-js/plugin-proxy",
|
|
159
159
|
[import_common2.ActionFunction.TailwindCSS]: "tailwindcss",
|
|
160
|
-
[import_common2.ActionFunction.SWC]: "@modern-js/plugin-swc"
|
|
161
|
-
[import_common2.ActionFunction.Rspack]: "@modern-js/builder-rspack-provider"
|
|
160
|
+
[import_common2.ActionFunction.SWC]: "@modern-js/plugin-swc"
|
|
162
161
|
};
|
|
163
162
|
const MWAActionFunctionsDependencies = {
|
|
164
163
|
[import_common2.ActionFunction.BFF]: "@modern-js/plugin-bff",
|
|
@@ -126,7 +126,7 @@ var getMWANewActionSchema = function() {
|
|
|
126
126
|
};
|
|
127
127
|
};
|
|
128
128
|
var _obj1;
|
|
129
|
-
var MWAActionFunctionsDevDependencies = (_obj1 = {}, _define_property(_obj1, ActionFunction.SSG, "@modern-js/plugin-ssg"), _define_property(_obj1, ActionFunction.Test, "@modern-js/plugin-testing"), _define_property(_obj1, ActionFunction.Storybook, "@modern-js/plugin-storybook"), _define_property(_obj1, ActionFunction.StorybookV7, "@modern-js/storybook"), _define_property(_obj1, ActionFunction.Proxy, "@modern-js/plugin-proxy"), _define_property(_obj1, ActionFunction.TailwindCSS, "tailwindcss"), _define_property(_obj1, ActionFunction.SWC, "@modern-js/plugin-swc"),
|
|
129
|
+
var MWAActionFunctionsDevDependencies = (_obj1 = {}, _define_property(_obj1, ActionFunction.SSG, "@modern-js/plugin-ssg"), _define_property(_obj1, ActionFunction.Test, "@modern-js/plugin-testing"), _define_property(_obj1, ActionFunction.Storybook, "@modern-js/plugin-storybook"), _define_property(_obj1, ActionFunction.StorybookV7, "@modern-js/storybook"), _define_property(_obj1, ActionFunction.Proxy, "@modern-js/plugin-proxy"), _define_property(_obj1, ActionFunction.TailwindCSS, "tailwindcss"), _define_property(_obj1, ActionFunction.SWC, "@modern-js/plugin-swc"), _obj1);
|
|
130
130
|
var _obj2;
|
|
131
131
|
var MWAActionFunctionsDependencies = (_obj2 = {}, _define_property(_obj2, ActionFunction.BFF, "@modern-js/plugin-bff"), _define_property(_obj2, ActionFunction.MicroFrontend, "@modern-js/plugin-garfish"), _define_property(_obj2, ActionFunction.TailwindCSS, "@modern-js/plugin-tailwindcss"), _define_property(_obj2, ActionFunction.Polyfill, "@modern-js/plugin-polyfill"), _obj2);
|
|
132
132
|
var _obj3;
|
|
@@ -119,8 +119,7 @@ const MWAActionFunctionsDevDependencies = {
|
|
|
119
119
|
[ActionFunction.StorybookV7]: "@modern-js/storybook",
|
|
120
120
|
[ActionFunction.Proxy]: "@modern-js/plugin-proxy",
|
|
121
121
|
[ActionFunction.TailwindCSS]: "tailwindcss",
|
|
122
|
-
[ActionFunction.SWC]: "@modern-js/plugin-swc"
|
|
123
|
-
[ActionFunction.Rspack]: "@modern-js/builder-rspack-provider"
|
|
122
|
+
[ActionFunction.SWC]: "@modern-js/plugin-swc"
|
|
124
123
|
};
|
|
125
124
|
const MWAActionFunctionsDependencies = {
|
|
126
125
|
[ActionFunction.BFF]: "@modern-js/plugin-bff",
|
package/package.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"modern",
|
|
16
16
|
"modern.js"
|
|
17
17
|
],
|
|
18
|
-
"version": "3.3.
|
|
18
|
+
"version": "3.3.8",
|
|
19
19
|
"jsnext:source": "./src/index.ts",
|
|
20
20
|
"types": "./dist/types/index.d.ts",
|
|
21
21
|
"main": "./dist/cjs/index.js",
|
|
@@ -31,20 +31,20 @@
|
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@modern-js/codesmith-formily": "2.3.
|
|
34
|
+
"@modern-js/codesmith-formily": "2.3.3",
|
|
35
35
|
"@swc/helpers": "0.5.3",
|
|
36
|
-
"@modern-js/plugin-i18n": "2.
|
|
36
|
+
"@modern-js/plugin-i18n": "2.46.1"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
|
-
"@modern-js/codesmith": "2.3.
|
|
40
|
-
"@modern-js/codesmith-api-app": "2.3.
|
|
39
|
+
"@modern-js/codesmith": "2.3.3",
|
|
40
|
+
"@modern-js/codesmith-api-app": "2.3.3",
|
|
41
41
|
"@types/jest": "^29",
|
|
42
42
|
"@types/node": "^14",
|
|
43
43
|
"jest": "^29",
|
|
44
44
|
"typescript": "^5",
|
|
45
|
-
"@scripts/build": "2.
|
|
46
|
-
"@
|
|
47
|
-
"@
|
|
45
|
+
"@scripts/build": "2.46.1",
|
|
46
|
+
"@scripts/jest-config": "2.46.1",
|
|
47
|
+
"@modern-js/utils": "2.46.1"
|
|
48
48
|
},
|
|
49
49
|
"sideEffects": false,
|
|
50
50
|
"publishConfig": {
|