@modern-js/server-generator 3.0.0-beta.5 → 3.0.0

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.
Files changed (2) hide show
  1. package/dist/index.js +43 -40
  2. package/package.json +6 -6
package/dist/index.js CHANGED
@@ -35255,7 +35255,8 @@ var require_constants = __commonJS({
35255
35255
  "@modern-js/plugin-testing": "@modern-js/plugin-testing/cli",
35256
35256
  "@modern-js/plugin-storybook": "@modern-js/plugin-storybook/cli",
35257
35257
  "@modern-js/plugin-tailwindcss": "@modern-js/plugin-tailwindcss/cli",
35258
- "@modern-js/plugin-nocode": "@modern-js/plugin-nocode/cli"
35258
+ "@modern-js/plugin-nocode": "@modern-js/plugin-nocode/cli",
35259
+ "@modern-js/plugin-router-legacy": "@modern-js/plugin-router-legacy/cli"
35259
35260
  };
35260
35261
  exports.INTERNAL_MONOREPO_TOOLS_PLUGINS = {
35261
35262
  "@modern-js/monorepo-tools": "@modern-js/monorepo-tools/cli",
@@ -36485,6 +36486,7 @@ var require_chainId = __commonJS({
36485
36486
  CSS: "css",
36486
36487
  LESS: "less",
36487
36488
  SASS: "sass",
36489
+ STYLUS: "stylus",
36488
36490
  SVG: "svg",
36489
36491
  PUG: "pug",
36490
36492
  TOML: "toml",
@@ -36519,6 +36521,7 @@ var require_chainId = __commonJS({
36519
36521
  CSS: "css",
36520
36522
  SASS: "sass",
36521
36523
  LESS: "less",
36524
+ STYLUS: "stylus",
36522
36525
  URL: "url",
36523
36526
  PUG: "pug",
36524
36527
  FILE: "file",
@@ -36563,7 +36566,7 @@ var require_chainId = __commonJS({
36563
36566
  ASSETS_RETRY: "ASSETS_RETRY",
36564
36567
  AUTO_SET_ROOT_SIZE: "auto-set-root-size",
36565
36568
  HTML_ASYNC_CHUNK: "html-async-chunk",
36566
- SwcPolyfillCheckerPlugin: "swc-polyfill-checker-plugin"
36569
+ SWC_POLYFILL_CHECKER: "swc-polyfill-checker-plugin"
36567
36570
  },
36568
36571
  MINIMIZER: {
36569
36572
  JS: "js",
@@ -95796,10 +95799,10 @@ var init_esm3 = __esm({
95796
95799
  }
95797
95800
  });
95798
95801
 
95799
- // ../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.7.4/node_modules/@formily/json-schema/esm/shared.js
95802
+ // ../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.9.3/node_modules/@formily/json-schema/esm/shared.js
95800
95803
  var REVA_ACTIONS_KEY, SchemaNestedMap, SchemaStateMap, SchemaValidatorMap, SchemaNormalKeys, SchemaValidatorKeys, hasOwnProperty4, traverse, traverseSchema, isNoNeedCompileObject, createDataSource, patchStateFormSchema;
95801
95804
  var init_shared2 = __esm({
95802
- "../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.7.4/node_modules/@formily/json-schema/esm/shared.js"() {
95805
+ "../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.9.3/node_modules/@formily/json-schema/esm/shared.js"() {
95803
95806
  init_esm2();
95804
95807
  init_esm3();
95805
95808
  init_schema();
@@ -95991,10 +95994,10 @@ var init_shared2 = __esm({
95991
95994
  }
95992
95995
  });
95993
95996
 
95994
- // ../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.7.4/node_modules/@formily/json-schema/esm/compiler.js
95997
+ // ../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.9.3/node_modules/@formily/json-schema/esm/compiler.js
95995
95998
  var ExpRE, Registry, silent, registerCompiler, shallowCompile, compile, patchCompile, patchSchemaCompile;
95996
95999
  var init_compiler = __esm({
95997
- "../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.7.4/node_modules/@formily/json-schema/esm/compiler.js"() {
96000
+ "../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.9.3/node_modules/@formily/json-schema/esm/compiler.js"() {
95998
96001
  init_esm2();
95999
96002
  init_esm3();
96000
96003
  init_shared2();
@@ -100942,10 +100945,10 @@ var init_esm5 = __esm({
100942
100945
  }
100943
100946
  });
100944
100947
 
100945
- // ../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.7.4/node_modules/@formily/json-schema/esm/transformer.js
100948
+ // ../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.9.3/node_modules/@formily/json-schema/esm/transformer.js
100946
100949
  var __read7, FieldEffects, DefaultFieldEffects, getDependencyValue, getDependencies, setSchemaFieldState, getBaseScope, getBaseReactions, getUserReactions, transformFieldProps;
100947
100950
  var init_transformer = __esm({
100948
- "../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.7.4/node_modules/@formily/json-schema/esm/transformer.js"() {
100951
+ "../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.9.3/node_modules/@formily/json-schema/esm/transformer.js"() {
100949
100952
  init_esm3();
100950
100953
  init_esm2();
100951
100954
  init_esm5();
@@ -101150,10 +101153,10 @@ var init_transformer = __esm({
101150
101153
  }
101151
101154
  });
101152
101155
 
101153
- // ../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.7.4/node_modules/@formily/json-schema/esm/patches.js
101156
+ // ../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.9.3/node_modules/@formily/json-schema/esm/patches.js
101154
101157
  var __assign9, patches, polyfills, reducePatches, registerPatches, registerPolyfills, enablePolyfills;
101155
101158
  var init_patches = __esm({
101156
- "../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.7.4/node_modules/@formily/json-schema/esm/patches.js"() {
101159
+ "../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.9.3/node_modules/@formily/json-schema/esm/patches.js"() {
101157
101160
  init_esm2();
101158
101161
  __assign9 = function() {
101159
101162
  __assign9 = Object.assign || function(t) {
@@ -101205,10 +101208,10 @@ var init_patches = __esm({
101205
101208
  }
101206
101209
  });
101207
101210
 
101208
- // ../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.7.4/node_modules/@formily/json-schema/esm/polyfills/SPECIFICATION_1_0.js
101211
+ // ../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.9.3/node_modules/@formily/json-schema/esm/polyfills/SPECIFICATION_1_0.js
101209
101212
  var __assign10, __read8, __spreadArray7, VOID_COMPONENTS, TYPE_DEFAULT_COMPONENTS, transformCondition, transformXLinkage, SpecificationV1Polyfill, registerVoidComponents, registerTypeDefaultComponents;
101210
101213
  var init_SPECIFICATION_1_0 = __esm({
101211
- "../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.7.4/node_modules/@formily/json-schema/esm/polyfills/SPECIFICATION_1_0.js"() {
101214
+ "../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.9.3/node_modules/@formily/json-schema/esm/polyfills/SPECIFICATION_1_0.js"() {
101212
101215
  init_patches();
101213
101216
  init_esm2();
101214
101217
  __assign10 = function() {
@@ -101369,17 +101372,17 @@ var init_SPECIFICATION_1_0 = __esm({
101369
101372
  }
101370
101373
  });
101371
101374
 
101372
- // ../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.7.4/node_modules/@formily/json-schema/esm/polyfills/index.js
101375
+ // ../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.9.3/node_modules/@formily/json-schema/esm/polyfills/index.js
101373
101376
  var init_polyfills = __esm({
101374
- "../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.7.4/node_modules/@formily/json-schema/esm/polyfills/index.js"() {
101377
+ "../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.9.3/node_modules/@formily/json-schema/esm/polyfills/index.js"() {
101375
101378
  init_SPECIFICATION_1_0();
101376
101379
  }
101377
101380
  });
101378
101381
 
101379
- // ../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.7.4/node_modules/@formily/json-schema/esm/schema.js
101382
+ // ../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.9.3/node_modules/@formily/json-schema/esm/schema.js
101380
101383
  var Schema;
101381
101384
  var init_schema = __esm({
101382
- "../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.7.4/node_modules/@formily/json-schema/esm/schema.js"() {
101385
+ "../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.9.3/node_modules/@formily/json-schema/esm/schema.js"() {
101383
101386
  init_esm2();
101384
101387
  init_compiler();
101385
101388
  init_transformer();
@@ -101620,19 +101623,19 @@ var init_schema = __esm({
101620
101623
  }
101621
101624
  });
101622
101625
 
101623
- // ../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.7.4/node_modules/@formily/json-schema/esm/types.js
101626
+ // ../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.9.3/node_modules/@formily/json-schema/esm/types.js
101624
101627
  var init_types6 = __esm({
101625
- "../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.7.4/node_modules/@formily/json-schema/esm/types.js"() {
101628
+ "../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.9.3/node_modules/@formily/json-schema/esm/types.js"() {
101626
101629
  }
101627
101630
  });
101628
101631
 
101629
- // ../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.7.4/node_modules/@formily/json-schema/esm/index.js
101632
+ // ../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.9.3/node_modules/@formily/json-schema/esm/index.js
101630
101633
  var esm_exports2 = {};
101631
101634
  __export(esm_exports2, {
101632
101635
  Schema: () => Schema
101633
101636
  });
101634
101637
  var init_esm6 = __esm({
101635
- "../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.7.4/node_modules/@formily/json-schema/esm/index.js"() {
101638
+ "../../../../node_modules/.pnpm/@formily+json-schema@2.2.7_typescript@4.9.3/node_modules/@formily/json-schema/esm/index.js"() {
101636
101639
  init_schema();
101637
101640
  init_types6();
101638
101641
  }
@@ -132350,9 +132353,9 @@ var require_inquirer = __commonJS({
132350
132353
  }
132351
132354
  });
132352
132355
 
132353
- // ../../../../node_modules/.pnpm/@modern-js+codesmith-formily@2.0.3_tv2lvlnsadct2v5nucwhrh2ioy/node_modules/@modern-js/codesmith-formily/dist/js/node/transform.js
132356
+ // ../../../../node_modules/.pnpm/@modern-js+codesmith-formily@2.0.3_behyblf5hoqzjgbnbcybtsc22i/node_modules/@modern-js/codesmith-formily/dist/js/node/transform.js
132354
132357
  var require_transform = __commonJS({
132355
- "../../../../node_modules/.pnpm/@modern-js+codesmith-formily@2.0.3_tv2lvlnsadct2v5nucwhrh2ioy/node_modules/@modern-js/codesmith-formily/dist/js/node/transform.js"(exports) {
132358
+ "../../../../node_modules/.pnpm/@modern-js+codesmith-formily@2.0.3_behyblf5hoqzjgbnbcybtsc22i/node_modules/@modern-js/codesmith-formily/dist/js/node/transform.js"(exports) {
132356
132359
  "use strict";
132357
132360
  Object.defineProperty(exports, "__esModule", {
132358
132361
  value: true
@@ -132521,9 +132524,9 @@ var require_transform = __commonJS({
132521
132524
  }
132522
132525
  });
132523
132526
 
132524
- // ../../../../node_modules/.pnpm/@modern-js+codesmith-formily@2.0.3_tv2lvlnsadct2v5nucwhrh2ioy/node_modules/@modern-js/codesmith-formily/dist/js/node/prompt.js
132527
+ // ../../../../node_modules/.pnpm/@modern-js+codesmith-formily@2.0.3_behyblf5hoqzjgbnbcybtsc22i/node_modules/@modern-js/codesmith-formily/dist/js/node/prompt.js
132525
132528
  var require_prompt2 = __commonJS({
132526
- "../../../../node_modules/.pnpm/@modern-js+codesmith-formily@2.0.3_tv2lvlnsadct2v5nucwhrh2ioy/node_modules/@modern-js/codesmith-formily/dist/js/node/prompt.js"(exports) {
132529
+ "../../../../node_modules/.pnpm/@modern-js+codesmith-formily@2.0.3_behyblf5hoqzjgbnbcybtsc22i/node_modules/@modern-js/codesmith-formily/dist/js/node/prompt.js"(exports) {
132527
132530
  "use strict";
132528
132531
  Object.defineProperty(exports, "__esModule", {
132529
132532
  value: true
@@ -132659,9 +132662,9 @@ var require_prompt2 = __commonJS({
132659
132662
  }
132660
132663
  });
132661
132664
 
132662
- // ../../../../node_modules/.pnpm/@modern-js+codesmith-formily@2.0.3_tv2lvlnsadct2v5nucwhrh2ioy/node_modules/@modern-js/codesmith-formily/dist/js/node/inquirer.js
132665
+ // ../../../../node_modules/.pnpm/@modern-js+codesmith-formily@2.0.3_behyblf5hoqzjgbnbcybtsc22i/node_modules/@modern-js/codesmith-formily/dist/js/node/inquirer.js
132663
132666
  var require_inquirer2 = __commonJS({
132664
- "../../../../node_modules/.pnpm/@modern-js+codesmith-formily@2.0.3_tv2lvlnsadct2v5nucwhrh2ioy/node_modules/@modern-js/codesmith-formily/dist/js/node/inquirer.js"(exports) {
132667
+ "../../../../node_modules/.pnpm/@modern-js+codesmith-formily@2.0.3_behyblf5hoqzjgbnbcybtsc22i/node_modules/@modern-js/codesmith-formily/dist/js/node/inquirer.js"(exports) {
132665
132668
  "use strict";
132666
132669
  Object.defineProperty(exports, "__esModule", {
132667
132670
  value: true
@@ -132731,9 +132734,9 @@ var require_inquirer2 = __commonJS({
132731
132734
  }
132732
132735
  });
132733
132736
 
132734
- // ../../../../node_modules/.pnpm/@modern-js+codesmith-formily@2.0.3_tv2lvlnsadct2v5nucwhrh2ioy/node_modules/@modern-js/codesmith-formily/dist/js/node/index.js
132737
+ // ../../../../node_modules/.pnpm/@modern-js+codesmith-formily@2.0.3_behyblf5hoqzjgbnbcybtsc22i/node_modules/@modern-js/codesmith-formily/dist/js/node/index.js
132735
132738
  var require_node7 = __commonJS({
132736
- "../../../../node_modules/.pnpm/@modern-js+codesmith-formily@2.0.3_tv2lvlnsadct2v5nucwhrh2ioy/node_modules/@modern-js/codesmith-formily/dist/js/node/index.js"(exports) {
132739
+ "../../../../node_modules/.pnpm/@modern-js+codesmith-formily@2.0.3_behyblf5hoqzjgbnbcybtsc22i/node_modules/@modern-js/codesmith-formily/dist/js/node/index.js"(exports) {
132737
132740
  "use strict";
132738
132741
  Object.defineProperty(exports, "__esModule", {
132739
132742
  value: true
@@ -135318,9 +135321,9 @@ var require_node8 = __commonJS({
135318
135321
  }
135319
135322
  });
135320
135323
 
135321
- // ../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_tv2lvlnsadct2v5nucwhrh2ioy/node_modules/@modern-js/codesmith-api-app/dist/js/node/locale/zh.js
135324
+ // ../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_behyblf5hoqzjgbnbcybtsc22i/node_modules/@modern-js/codesmith-api-app/dist/js/node/locale/zh.js
135322
135325
  var require_zh = __commonJS({
135323
- "../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_tv2lvlnsadct2v5nucwhrh2ioy/node_modules/@modern-js/codesmith-api-app/dist/js/node/locale/zh.js"(exports) {
135326
+ "../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_behyblf5hoqzjgbnbcybtsc22i/node_modules/@modern-js/codesmith-api-app/dist/js/node/locale/zh.js"(exports) {
135324
135327
  "use strict";
135325
135328
  Object.defineProperty(exports, "__esModule", {
135326
135329
  value: true
@@ -135355,9 +135358,9 @@ var require_zh = __commonJS({
135355
135358
  }
135356
135359
  });
135357
135360
 
135358
- // ../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_tv2lvlnsadct2v5nucwhrh2ioy/node_modules/@modern-js/codesmith-api-app/dist/js/node/locale/en.js
135361
+ // ../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_behyblf5hoqzjgbnbcybtsc22i/node_modules/@modern-js/codesmith-api-app/dist/js/node/locale/en.js
135359
135362
  var require_en = __commonJS({
135360
- "../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_tv2lvlnsadct2v5nucwhrh2ioy/node_modules/@modern-js/codesmith-api-app/dist/js/node/locale/en.js"(exports) {
135363
+ "../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_behyblf5hoqzjgbnbcybtsc22i/node_modules/@modern-js/codesmith-api-app/dist/js/node/locale/en.js"(exports) {
135361
135364
  "use strict";
135362
135365
  Object.defineProperty(exports, "__esModule", {
135363
135366
  value: true
@@ -135392,9 +135395,9 @@ var require_en = __commonJS({
135392
135395
  }
135393
135396
  });
135394
135397
 
135395
- // ../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_tv2lvlnsadct2v5nucwhrh2ioy/node_modules/@modern-js/codesmith-api-app/dist/js/node/locale/index.js
135398
+ // ../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_behyblf5hoqzjgbnbcybtsc22i/node_modules/@modern-js/codesmith-api-app/dist/js/node/locale/index.js
135396
135399
  var require_locale = __commonJS({
135397
- "../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_tv2lvlnsadct2v5nucwhrh2ioy/node_modules/@modern-js/codesmith-api-app/dist/js/node/locale/index.js"(exports) {
135400
+ "../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_behyblf5hoqzjgbnbcybtsc22i/node_modules/@modern-js/codesmith-api-app/dist/js/node/locale/index.js"(exports) {
135398
135401
  "use strict";
135399
135402
  Object.defineProperty(exports, "__esModule", {
135400
135403
  value: true
@@ -135419,9 +135422,9 @@ var require_locale = __commonJS({
135419
135422
  }
135420
135423
  });
135421
135424
 
135422
- // ../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_tv2lvlnsadct2v5nucwhrh2ioy/node_modules/@modern-js/codesmith-api-app/dist/js/node/utils/transform.js
135425
+ // ../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_behyblf5hoqzjgbnbcybtsc22i/node_modules/@modern-js/codesmith-api-app/dist/js/node/utils/transform.js
135423
135426
  var require_transform2 = __commonJS({
135424
- "../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_tv2lvlnsadct2v5nucwhrh2ioy/node_modules/@modern-js/codesmith-api-app/dist/js/node/utils/transform.js"(exports) {
135427
+ "../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_behyblf5hoqzjgbnbcybtsc22i/node_modules/@modern-js/codesmith-api-app/dist/js/node/utils/transform.js"(exports) {
135425
135428
  "use strict";
135426
135429
  Object.defineProperty(exports, "__esModule", {
135427
135430
  value: true
@@ -135456,9 +135459,9 @@ var require_transform2 = __commonJS({
135456
135459
  }
135457
135460
  });
135458
135461
 
135459
- // ../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_tv2lvlnsadct2v5nucwhrh2ioy/node_modules/@modern-js/codesmith-api-app/dist/js/node/utils/checkUseNvm.js
135462
+ // ../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_behyblf5hoqzjgbnbcybtsc22i/node_modules/@modern-js/codesmith-api-app/dist/js/node/utils/checkUseNvm.js
135460
135463
  var require_checkUseNvm = __commonJS({
135461
- "../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_tv2lvlnsadct2v5nucwhrh2ioy/node_modules/@modern-js/codesmith-api-app/dist/js/node/utils/checkUseNvm.js"(exports) {
135464
+ "../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_behyblf5hoqzjgbnbcybtsc22i/node_modules/@modern-js/codesmith-api-app/dist/js/node/utils/checkUseNvm.js"(exports) {
135462
135465
  "use strict";
135463
135466
  Object.defineProperty(exports, "__esModule", {
135464
135467
  value: true
@@ -135517,9 +135520,9 @@ var require_checkUseNvm = __commonJS({
135517
135520
  }
135518
135521
  });
135519
135522
 
135520
- // ../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_tv2lvlnsadct2v5nucwhrh2ioy/node_modules/@modern-js/codesmith-api-app/dist/js/node/index.js
135523
+ // ../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_behyblf5hoqzjgbnbcybtsc22i/node_modules/@modern-js/codesmith-api-app/dist/js/node/index.js
135521
135524
  var require_node9 = __commonJS({
135522
- "../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_tv2lvlnsadct2v5nucwhrh2ioy/node_modules/@modern-js/codesmith-api-app/dist/js/node/index.js"(exports) {
135525
+ "../../../../node_modules/.pnpm/@modern-js+codesmith-api-app@2.0.3_behyblf5hoqzjgbnbcybtsc22i/node_modules/@modern-js/codesmith-api-app/dist/js/node/index.js"(exports) {
135523
135526
  "use strict";
135524
135527
  Object.defineProperty(exports, "__esModule", {
135525
135528
  value: true
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "modern",
12
12
  "modern.js"
13
13
  ],
14
- "version": "3.0.0-beta.5",
14
+ "version": "3.0.0",
15
15
  "jsnext:source": "./src/index.ts",
16
16
  "types": "./src/index.ts",
17
17
  "main": "./dist/index.js",
@@ -28,11 +28,11 @@
28
28
  "@types/node": "^14",
29
29
  "jest": "^27",
30
30
  "typescript": "^4",
31
- "@scripts/build": "2.0.0-beta.6",
32
- "@scripts/jest-config": "2.0.0-beta.6",
33
- "@modern-js/generator-utils": "3.0.0-beta.5",
34
- "@modern-js/dependence-generator": "3.0.0-beta.5",
35
- "@modern-js/generator-common": "3.0.0-beta.5"
31
+ "@scripts/build": "2.0.0",
32
+ "@modern-js/generator-common": "3.0.0",
33
+ "@scripts/jest-config": "2.0.0",
34
+ "@modern-js/generator-utils": "3.0.0",
35
+ "@modern-js/dependence-generator": "3.0.0"
36
36
  },
37
37
  "sideEffects": false,
38
38
  "publishConfig": {