@savvy-web/pnpm-plugin-silk 0.6.2 → 0.6.3

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.
package/index.cjs CHANGED
@@ -29,12 +29,12 @@ const silkCatalogs = {
29
29
  silk: {
30
30
  "@biomejs/biome": "2.4.1",
31
31
  "@changesets/cli": "^2.29.8",
32
- "@commitlint/cli": "^20.4.1",
33
- "@commitlint/config-conventional": "^20.4.1",
34
- "@microsoft/api-extractor": "^7.56.3",
32
+ "@commitlint/cli": "^20.4.2",
33
+ "@commitlint/config-conventional": "^20.4.2",
34
+ "@microsoft/api-extractor": "7.56.3",
35
35
  "@rslib/core": "^0.19.6",
36
- "@types/node": "^25.2.3",
37
- "@typescript/native-preview": "7.0.0-dev.20260217.1",
36
+ "@types/node": "^25.3.0",
37
+ "@typescript/native-preview": "^7.0.0-dev.20260219.1",
38
38
  "@vitest/coverage-v8": "^4.0.18",
39
39
  commitizen: "^4.3.1",
40
40
  husky: "^9.1.7",
@@ -42,7 +42,7 @@ const silkCatalogs = {
42
42
  "markdownlint-cli2": "^0.21.0",
43
43
  "markdownlint-cli2-formatter-codequality": "^0.0.7",
44
44
  tsx: "^4.21.0",
45
- turbo: "^2.8.9",
45
+ turbo: "^2.8.10",
46
46
  typescript: "^5.9.3",
47
47
  vitest: "^4.0.18"
48
48
  },
@@ -51,7 +51,7 @@ const silkCatalogs = {
51
51
  "@changesets/cli": "^2.29.0",
52
52
  "@commitlint/cli": "^20.4.0",
53
53
  "@commitlint/config-conventional": "^20.4.0",
54
- "@microsoft/api-extractor": "^7.56.0",
54
+ "@microsoft/api-extractor": ">=7.56.0 <7.57.0",
55
55
  "@rslib/core": "^0.19.6",
56
56
  "@types/node": "^25.2.0",
57
57
  "@typescript/native-preview": "^7.0.0-dev.20260124.1",
@@ -62,7 +62,7 @@ const silkCatalogs = {
62
62
  "markdownlint-cli2": "^0.21.0",
63
63
  "markdownlint-cli2-formatter-codequality": "^0.0.7",
64
64
  tsx: "^4.21.0",
65
- turbo: "^2.8.0",
65
+ turbo: "^2.8.10",
66
66
  typescript: "^5.9.3",
67
67
  vitest: "^4.0.18"
68
68
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@savvy-web/pnpm-plugin-silk",
3
- "version": "0.6.2",
3
+ "version": "0.6.3",
4
4
  "private": false,
5
5
  "description": "pnpm config dependency for centralized catalog management across the Silk ecosystem.",
6
6
  "keywords": [
package/pnpmfile.cjs CHANGED
@@ -235,12 +235,12 @@ var __webpack_exports__ = {};
235
235
  silk: {
236
236
  "@biomejs/biome": "2.4.1",
237
237
  "@changesets/cli": "^2.29.8",
238
- "@commitlint/cli": "^20.4.1",
239
- "@commitlint/config-conventional": "^20.4.1",
240
- "@microsoft/api-extractor": "^7.56.3",
238
+ "@commitlint/cli": "^20.4.2",
239
+ "@commitlint/config-conventional": "^20.4.2",
240
+ "@microsoft/api-extractor": "7.56.3",
241
241
  "@rslib/core": "^0.19.6",
242
- "@types/node": "^25.2.3",
243
- "@typescript/native-preview": "7.0.0-dev.20260217.1",
242
+ "@types/node": "^25.3.0",
243
+ "@typescript/native-preview": "^7.0.0-dev.20260219.1",
244
244
  "@vitest/coverage-v8": "^4.0.18",
245
245
  commitizen: "^4.3.1",
246
246
  husky: "^9.1.7",
@@ -248,7 +248,7 @@ var __webpack_exports__ = {};
248
248
  "markdownlint-cli2": "^0.21.0",
249
249
  "markdownlint-cli2-formatter-codequality": "^0.0.7",
250
250
  tsx: "^4.21.0",
251
- turbo: "^2.8.9",
251
+ turbo: "^2.8.10",
252
252
  typescript: "^5.9.3",
253
253
  vitest: "^4.0.18"
254
254
  },
@@ -257,7 +257,7 @@ var __webpack_exports__ = {};
257
257
  "@changesets/cli": "^2.29.0",
258
258
  "@commitlint/cli": "^20.4.0",
259
259
  "@commitlint/config-conventional": "^20.4.0",
260
- "@microsoft/api-extractor": "^7.56.0",
260
+ "@microsoft/api-extractor": ">=7.56.0 <7.57.0",
261
261
  "@rslib/core": "^0.19.6",
262
262
  "@types/node": "^25.2.0",
263
263
  "@typescript/native-preview": "^7.0.0-dev.20260124.1",
@@ -268,7 +268,7 @@ var __webpack_exports__ = {};
268
268
  "markdownlint-cli2": "^0.21.0",
269
269
  "markdownlint-cli2-formatter-codequality": "^0.0.7",
270
270
  tsx: "^4.21.0",
271
- turbo: "^2.8.0",
271
+ turbo: "^2.8.10",
272
272
  typescript: "^5.9.3",
273
273
  vitest: "^4.0.18"
274
274
  },