@icebreakers/monorepo 1.1.2 → 1.1.4

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.
@@ -34,7 +34,7 @@ jobs:
34
34
  - uses: pnpm/action-setup@v4
35
35
 
36
36
  - name: Setup Node.js environment
37
- uses: actions/setup-node@v4
37
+ uses: actions/setup-node@v5
38
38
  with:
39
39
  node-version: ${{ matrix.node-version }}
40
40
  cache: pnpm
@@ -27,7 +27,7 @@ jobs:
27
27
  - uses: pnpm/action-setup@v4
28
28
 
29
29
  - name: Setup Node.js environment
30
- uses: actions/setup-node@v4
30
+ uses: actions/setup-node@v5
31
31
  with:
32
32
  node-version: 22
33
33
  cache: pnpm
@@ -7,6 +7,9 @@
7
7
  "source.fixAll.eslint": "explicit",
8
8
  "source.organizeImports": "never"
9
9
  },
10
+ "eslint.options": {
11
+ "flags": ["v10_config_lookup_from_file"]
12
+ },
10
13
  // Silent the stylistic rules in you IDE, but still auto fix them
11
14
  "eslint.rules.customizations": [
12
15
  // close "style/* off"
@@ -46,17 +46,17 @@
46
46
  "@commitlint/config-conventional": "^19.8.1",
47
47
  "@commitlint/prompt-cli": "^19.8.1",
48
48
  "@commitlint/types": "^19.8.1",
49
- "@icebreakers/eslint-config": "^1.3.6",
49
+ "@icebreakers/eslint-config": "^1.4.0",
50
50
  "@icebreakers/monorepo": "workspace:*",
51
51
  "@icebreakers/stylelint-config": "^1.1.2",
52
52
  "@types/fs-extra": "^11.0.4",
53
- "@types/node": "^24.3.0",
53
+ "@types/node": "^24.3.1",
54
54
  "@vitest/coverage-v8": "~3.2.4",
55
55
  "ci-info": "^4.3.0",
56
56
  "cross-env": "^10.0.0",
57
57
  "defu": "^6.1.4",
58
58
  "es-toolkit": "^1.39.10",
59
- "eslint": "^9.34.0",
59
+ "eslint": "^9.35.0",
60
60
  "execa": "^9.6.0",
61
61
  "fs-extra": "^11.3.1",
62
62
  "husky": "^9.1.7",
@@ -27,11 +27,11 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
27
27
  mod
28
28
  ));
29
29
 
30
- // ../../node_modules/.pnpm/tsup@8.5.0_@microsoft+api-extractor@7.52.8_@types+node@24.3.0__jiti@2.5.1_postcss@8.5.6_8ac267b8d305beee12978ec0fa0e47eb/node_modules/tsup/assets/esm_shims.js
30
+ // ../../node_modules/.pnpm/tsup@8.5.0_@microsoft+api-extractor@7.52.8_@types+node@24.3.1__jiti@2.5.1_postcss@8.5.6_7255d0e8aff30fb9467cb40f0799b10e/node_modules/tsup/assets/esm_shims.js
31
31
  import path from "path";
32
32
  import { fileURLToPath } from "url";
33
33
  var init_esm_shims = __esm({
34
- "../../node_modules/.pnpm/tsup@8.5.0_@microsoft+api-extractor@7.52.8_@types+node@24.3.0__jiti@2.5.1_postcss@8.5.6_8ac267b8d305beee12978ec0fa0e47eb/node_modules/tsup/assets/esm_shims.js"() {
34
+ "../../node_modules/.pnpm/tsup@8.5.0_@microsoft+api-extractor@7.52.8_@types+node@24.3.1__jiti@2.5.1_postcss@8.5.6_7255d0e8aff30fb9467cb40f0799b10e/node_modules/tsup/assets/esm_shims.js"() {
35
35
  "use strict";
36
36
  }
37
37
  });
@@ -781,7 +781,7 @@ init_esm_shims();
781
781
 
782
782
  // package.json
783
783
  var name = "@icebreakers/monorepo";
784
- var version = "1.1.2";
784
+ var version = "1.1.4";
785
785
 
786
786
  // src/scripts.ts
787
787
  init_esm_shims();
package/dist/cli.cjs CHANGED
@@ -28,10 +28,10 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
28
28
  mod
29
29
  ));
30
30
 
31
- // ../../node_modules/.pnpm/tsup@8.5.0_@microsoft+api-extractor@7.52.8_@types+node@24.3.0__jiti@2.5.1_postcss@8.5.6_8ac267b8d305beee12978ec0fa0e47eb/node_modules/tsup/assets/cjs_shims.js
31
+ // ../../node_modules/.pnpm/tsup@8.5.0_@microsoft+api-extractor@7.52.8_@types+node@24.3.1__jiti@2.5.1_postcss@8.5.6_7255d0e8aff30fb9467cb40f0799b10e/node_modules/tsup/assets/cjs_shims.js
32
32
  var getImportMetaUrl, importMetaUrl;
33
33
  var init_cjs_shims = __esm({
34
- "../../node_modules/.pnpm/tsup@8.5.0_@microsoft+api-extractor@7.52.8_@types+node@24.3.0__jiti@2.5.1_postcss@8.5.6_8ac267b8d305beee12978ec0fa0e47eb/node_modules/tsup/assets/cjs_shims.js"() {
34
+ "../../node_modules/.pnpm/tsup@8.5.0_@microsoft+api-extractor@7.52.8_@types+node@24.3.1__jiti@2.5.1_postcss@8.5.6_7255d0e8aff30fb9467cb40f0799b10e/node_modules/tsup/assets/cjs_shims.js"() {
35
35
  "use strict";
36
36
  getImportMetaUrl = () => typeof document === "undefined" ? new URL(`file:${__filename}`).href : document.currentScript && document.currentScript.src || new URL("main.js", document.baseURI).href;
37
37
  importMetaUrl = /* @__PURE__ */ getImportMetaUrl();
@@ -232,7 +232,7 @@ init_cjs_shims();
232
232
 
233
233
  // package.json
234
234
  var name = "@icebreakers/monorepo";
235
- var version = "1.1.2";
235
+ var version = "1.1.4";
236
236
 
237
237
  // src/create.ts
238
238
  init_cjs_shims();
package/dist/cli.js CHANGED
@@ -11,7 +11,7 @@ import {
11
11
  syncNpmMirror,
12
12
  upgradeMonorepo,
13
13
  version
14
- } from "./chunk-PMTMU5CD.js";
14
+ } from "./chunk-HU33NSNV.js";
15
15
 
16
16
  // src/cli.ts
17
17
  init_esm_shims();
package/dist/index.cjs CHANGED
@@ -33,10 +33,10 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
33
33
  ));
34
34
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
35
35
 
36
- // ../../node_modules/.pnpm/tsup@8.5.0_@microsoft+api-extractor@7.52.8_@types+node@24.3.0__jiti@2.5.1_postcss@8.5.6_8ac267b8d305beee12978ec0fa0e47eb/node_modules/tsup/assets/cjs_shims.js
36
+ // ../../node_modules/.pnpm/tsup@8.5.0_@microsoft+api-extractor@7.52.8_@types+node@24.3.1__jiti@2.5.1_postcss@8.5.6_7255d0e8aff30fb9467cb40f0799b10e/node_modules/tsup/assets/cjs_shims.js
37
37
  var getImportMetaUrl, importMetaUrl;
38
38
  var init_cjs_shims = __esm({
39
- "../../node_modules/.pnpm/tsup@8.5.0_@microsoft+api-extractor@7.52.8_@types+node@24.3.0__jiti@2.5.1_postcss@8.5.6_8ac267b8d305beee12978ec0fa0e47eb/node_modules/tsup/assets/cjs_shims.js"() {
39
+ "../../node_modules/.pnpm/tsup@8.5.0_@microsoft+api-extractor@7.52.8_@types+node@24.3.1__jiti@2.5.1_postcss@8.5.6_7255d0e8aff30fb9467cb40f0799b10e/node_modules/tsup/assets/cjs_shims.js"() {
40
40
  "use strict";
41
41
  getImportMetaUrl = () => typeof document === "undefined" ? new URL(`file:${__filename}`).href : document.currentScript && document.currentScript.src || new URL("main.js", document.baseURI).href;
42
42
  importMetaUrl = /* @__PURE__ */ getImportMetaUrl();
@@ -776,7 +776,7 @@ init_cjs_shims();
776
776
 
777
777
  // package.json
778
778
  var name = "@icebreakers/monorepo";
779
- var version = "1.1.2";
779
+ var version = "1.1.4";
780
780
 
781
781
  // src/scripts.ts
782
782
  init_cjs_shims();
package/dist/index.js CHANGED
@@ -12,7 +12,7 @@ import {
12
12
  setVscodeBinaryMirror,
13
13
  syncNpmMirror,
14
14
  upgradeMonorepo
15
- } from "./chunk-PMTMU5CD.js";
15
+ } from "./chunk-HU33NSNV.js";
16
16
 
17
17
  // src/index.ts
18
18
  init_esm_shims();
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@icebreakers/monorepo",
3
3
  "type": "module",
4
- "version": "1.1.2",
4
+ "version": "1.1.4",
5
5
  "description": "The icebreaker's monorepo manager",
6
6
  "author": "ice breaker <1324318532@qq.com>",
7
7
  "license": "MIT",
@@ -4,6 +4,9 @@ export default icebreaker(
4
4
  {
5
5
  vue: true,
6
6
  typescript: true,
7
+ tailwindcss: {
8
+ entryPoint: 'src/style.css',
9
+ },
7
10
  ignores: ['**/fixtures/**'],
8
11
  },
9
12
  )
@@ -8,7 +8,7 @@ withDefaults(defineProps<{
8
8
 
9
9
  <template>
10
10
  <div class="p-2">
11
- <div class="border p-2 rounded-2xl">
11
+ <div class="rounded-2xl border p-2">
12
12
  {{ msg }}
13
13
  </div>
14
14
  </div>
@@ -45,16 +45,16 @@
45
45
  "types": "./dist/index.d.ts"
46
46
  },
47
47
  "devDependencies": {
48
- "@tailwindcss/vite": "^4.1.12",
48
+ "@tailwindcss/vite": "^4.1.13",
49
49
  "@vitejs/plugin-vue": "^6.0.1",
50
50
  "@vue/test-utils": "^2.4.6",
51
51
  "@vue/tsconfig": "^0.8.1",
52
52
  "jsdom": "^26.1.0",
53
- "tailwindcss": "^4.1.12",
53
+ "tailwindcss": "^4.1.13",
54
54
  "unplugin-vue-router": "^0.15.0",
55
55
  "vite": "^7.1.4",
56
56
  "vite-plugin-dts": "^4.5.4",
57
- "vue": "^3.5.20",
57
+ "vue": "^3.5.21",
58
58
  "vue-router": "^4.5.1",
59
59
  "vue-tsc": "^3.0.6"
60
60
  }