@modern-js/tailwindcss-generator 0.0.0-nightly-20241123170649 → 0.0.0-nightly-20241125170730

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
@@ -65454,7 +65454,7 @@ function _async_to_generator(fn) {
65454
65454
  };
65455
65455
  }
65456
65456
 
65457
- // ../../../../node_modules/.pnpm/tslib@2.7.0/node_modules/tslib/tslib.es6.mjs
65457
+ // ../../../../node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs
65458
65458
  function __generator(thisArg, body) {
65459
65459
  var _ = { label: 0, sent: function() {
65460
65460
  if (t[0] & 1)
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "modern",
16
16
  "modern.js"
17
17
  ],
18
- "version": "0.0.0-nightly-20241123170649",
18
+ "version": "0.0.0-nightly-20241125170730",
19
19
  "jsnext:source": "./src/index.ts",
20
20
  "main": "./dist/index.js",
21
21
  "files": [
@@ -24,18 +24,18 @@
24
24
  ],
25
25
  "devDependencies": {
26
26
  "@modern-js/codesmith": "2.6.5",
27
- "@modern-js/codesmith-utils": "2.6.5",
28
27
  "@modern-js/codesmith-api-app": "2.6.5",
29
28
  "@modern-js/codesmith-api-json": "2.6.5",
29
+ "@modern-js/codesmith-utils": "2.6.5",
30
30
  "@types/jest": "^29",
31
31
  "@types/node": "^14",
32
32
  "jest": "^29",
33
33
  "typescript": "^5",
34
- "@modern-js/dependence-generator": "0.0.0-nightly-20241123170649",
35
- "@modern-js/generator-utils": "0.0.0-nightly-20241123170649",
36
- "@scripts/build": "0.0.0-nightly-20241123170649",
37
- "@scripts/jest-config": "0.0.0-nightly-20241123170649",
38
- "@modern-js/generator-common": "0.0.0-nightly-20241123170649"
34
+ "@modern-js/dependence-generator": "0.0.0-nightly-20241125170730",
35
+ "@modern-js/generator-common": "0.0.0-nightly-20241125170730",
36
+ "@modern-js/generator-utils": "0.0.0-nightly-20241125170730",
37
+ "@scripts/build": "0.0.0-nightly-20241125170730",
38
+ "@scripts/jest-config": "0.0.0-nightly-20241125170730"
39
39
  },
40
40
  "sideEffects": false,
41
41
  "publishConfig": {