@icebreakers/monorepo 1.2.3 → 1.2.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.
@@ -3,7 +3,7 @@
3
3
  "type": "module",
4
4
  "version": "0.0.0",
5
5
  "private": true,
6
- "packageManager": "pnpm@10.17.0",
6
+ "packageManager": "pnpm@10.17.1",
7
7
  "author": "ice breaker <1324318532@qq.com>",
8
8
  "repository": {
9
9
  "type": "git",
@@ -60,7 +60,7 @@
60
60
  "execa": "^9.6.0",
61
61
  "fs-extra": "^11.3.2",
62
62
  "husky": "^9.1.7",
63
- "lint-staged": "^16.1.6",
63
+ "lint-staged": "^16.2.0",
64
64
  "only-allow": "^1.2.1",
65
65
  "pathe": "^2.0.3",
66
66
  "pkg-types": "^2.3.0",
@@ -375,7 +375,7 @@ import { fileURLToPath as fileURLToPath2 } from "url";
375
375
 
376
376
  // package.json
377
377
  var name = "@icebreakers/monorepo";
378
- var version = "1.2.3";
378
+ var version = "1.2.4";
379
379
 
380
380
  // src/constants.ts
381
381
  var __filename2 = fileURLToPath2(import.meta.url);
package/dist/cli.cjs CHANGED
@@ -234,7 +234,7 @@ var import_node_url = require("url");
234
234
 
235
235
  // package.json
236
236
  var name = "@icebreakers/monorepo";
237
- var version = "1.2.3";
237
+ var version = "1.2.4";
238
238
 
239
239
  // src/constants.ts
240
240
  var __filename2 = (0, import_node_url.fileURLToPath)(importMetaUrl);
package/dist/cli.js CHANGED
@@ -11,7 +11,7 @@ import {
11
11
  syncNpmMirror,
12
12
  upgradeMonorepo,
13
13
  version
14
- } from "./chunk-4NCVGJER.js";
14
+ } from "./chunk-MGL2NBGH.js";
15
15
 
16
16
  // src/cli.ts
17
17
  init_esm_shims();
package/dist/index.cjs CHANGED
@@ -407,7 +407,7 @@ var import_node_url = require("url");
407
407
 
408
408
  // package.json
409
409
  var name = "@icebreakers/monorepo";
410
- var version = "1.2.3";
410
+ var version = "1.2.4";
411
411
 
412
412
  // src/constants.ts
413
413
  var __filename2 = (0, import_node_url.fileURLToPath)(importMetaUrl);
package/dist/index.js CHANGED
@@ -13,7 +13,7 @@ import {
13
13
  setVscodeBinaryMirror,
14
14
  syncNpmMirror,
15
15
  upgradeMonorepo
16
- } from "./chunk-4NCVGJER.js";
16
+ } from "./chunk-MGL2NBGH.js";
17
17
 
18
18
  // src/index.ts
19
19
  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.2.3",
4
+ "version": "1.2.4",
5
5
  "description": "The icebreaker's monorepo manager",
6
6
  "author": "ice breaker <1324318532@qq.com>",
7
7
  "license": "MIT",
@@ -42,7 +42,7 @@
42
42
  "@pnpm/logger": "^1001.0.0",
43
43
  "@pnpm/types": "^1000.8.0",
44
44
  "@pnpm/worker": "^1000.1.13",
45
- "@pnpm/workspace.find-packages": "^1000.0.37",
45
+ "@pnpm/workspace.find-packages": "^1000.0.38",
46
46
  "@pnpm/workspace.read-manifest": "^1000.2.4",
47
47
  "commander": "^14.0.1",
48
48
  "comment-json": "^4.2.5",
@@ -13,7 +13,7 @@
13
13
  },
14
14
  "dependencies": {
15
15
  "@faker-js/faker": "^10.0.0",
16
- "@tanstack/vue-query": "^5.89.0",
16
+ "@tanstack/vue-query": "^5.90.1",
17
17
  "@tanstack/vue-table": "^8.21.3",
18
18
  "@tanstack/vue-virtual": "^3.13.12",
19
19
  "@trpc/client": "^11.5.1",
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "devDependencies": {
26
26
  "@cloudflare/vite-plugin": "^1.13.3",
27
- "@hono/node-server": "^1.19.3",
27
+ "@hono/node-server": "^1.19.4",
28
28
  "@hono/trpc-server": "^0.4.0",
29
29
  "@tailwindcss/vite": "^4.1.13",
30
30
  "@trpc/server": "^11.5.1",
@@ -35,10 +35,10 @@
35
35
  "tailwindcss": "^4.1.13",
36
36
  "typescript": "~5.9.2",
37
37
  "unplugin-vue-router": "^0.15.0",
38
- "vite": "^7.1.6",
38
+ "vite": "^7.1.7",
39
39
  "vite-plugin-vue-devtools": "^8.0.2",
40
40
  "vite-tsconfig-paths": "^5.1.4",
41
- "vue-tsc": "3.0.7",
41
+ "vue-tsc": "3.0.8",
42
42
  "wrangler": "^4.38.0",
43
43
  "zod": "^4.1.11"
44
44
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "./node_modules/wrangler/config-schema.json",
3
3
  "name": "monorepo-client",
4
- "compatibility_date": "2025-09-21",
4
+ "compatibility_date": "2025-09-17",
5
5
  "main": "./worker/fetch-entry.ts",
6
6
  "assets": {
7
7
  "not_found_handling": "single-page-application"
@@ -51,7 +51,7 @@
51
51
  "types": "./dist/index.d.ts"
52
52
  },
53
53
  "devDependencies": {
54
- "@hono/node-server": "^1.19.3",
54
+ "@hono/node-server": "^1.19.4",
55
55
  "hono": "^4.9.8",
56
56
  "wrangler": "^4.38.0",
57
57
  "zod": "^4.1.11"
@@ -52,10 +52,10 @@
52
52
  "jsdom": "^27.0.0",
53
53
  "tailwindcss": "^4.1.13",
54
54
  "unplugin-vue-router": "^0.15.0",
55
- "vite": "^7.1.6",
55
+ "vite": "^7.1.7",
56
56
  "vite-plugin-dts": "^4.5.4",
57
57
  "vue": "^3.5.21",
58
58
  "vue-router": "^4.5.1",
59
- "vue-tsc": "^3.0.7"
59
+ "vue-tsc": "^3.0.8"
60
60
  }
61
61
  }