@modern-js/storybook-next-generator 3.7.5 → 3.7.6

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 +1 -1
  2. package/package.json +7 -7
package/dist/index.js CHANGED
@@ -79001,7 +79001,7 @@ function _async_to_generator(fn) {
79001
79001
  };
79002
79002
  }
79003
79003
 
79004
- // ../../../../node_modules/.pnpm/tslib@2.7.0/node_modules/tslib/tslib.es6.mjs
79004
+ // ../../../../node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs
79005
79005
  function __generator(thisArg, body) {
79006
79006
  var _ = { label: 0, sent: function() {
79007
79007
  if (t[0] & 1)
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "modern",
16
16
  "modern.js"
17
17
  ],
18
- "version": "3.7.5",
18
+ "version": "3.7.6",
19
19
  "jsnext:source": "./src/index.ts",
20
20
  "main": "./dist/index.js",
21
21
  "files": [
@@ -30,12 +30,12 @@
30
30
  "@types/node": "^14",
31
31
  "jest": "^29",
32
32
  "typescript": "^5",
33
- "@modern-js/dependence-generator": "3.7.5",
34
- "@modern-js/generator-common": "3.7.5",
35
- "@modern-js/generator-utils": "3.7.5",
36
- "@modern-js/plugin-i18n": "2.62.1",
37
- "@scripts/build": "2.62.1",
38
- "@scripts/jest-config": "2.62.1"
33
+ "@modern-js/dependence-generator": "3.7.6",
34
+ "@modern-js/generator-common": "3.7.6",
35
+ "@modern-js/generator-utils": "3.7.6",
36
+ "@scripts/build": "2.63.0",
37
+ "@modern-js/plugin-i18n": "2.63.0",
38
+ "@scripts/jest-config": "2.63.0"
39
39
  },
40
40
  "sideEffects": false,
41
41
  "publishConfig": {