@savvy-web/pnpm-plugin-silk 0.4.2 → 0.4.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
@@ -33,8 +33,8 @@ const silkCatalogs = {
33
33
  "@commitlint/config-conventional": "^20.4.1",
34
34
  "@microsoft/api-extractor": "^7.56.3",
35
35
  "@rslib/core": "^0.19.5",
36
- "@types/node": "^25.2.2",
37
- "@typescript/native-preview": "^7.0.0-dev.20260209.1",
36
+ "@types/node": "^25.2.3",
37
+ "@typescript/native-preview": "7.0.0-dev.20260210.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.20.0",
43
43
  "markdownlint-cli2-formatter-codequality": "^0.0.7",
44
44
  tsx: "^4.21.0",
45
- turbo: "^2.8.3",
45
+ turbo: "^2.8.4",
46
46
  typescript: "^5.9.3",
47
47
  vitest: "^4.0.18"
48
48
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@savvy-web/pnpm-plugin-silk",
3
- "version": "0.4.2",
3
+ "version": "0.4.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
@@ -239,8 +239,8 @@ var __webpack_exports__ = {};
239
239
  "@commitlint/config-conventional": "^20.4.1",
240
240
  "@microsoft/api-extractor": "^7.56.3",
241
241
  "@rslib/core": "^0.19.5",
242
- "@types/node": "^25.2.2",
243
- "@typescript/native-preview": "^7.0.0-dev.20260209.1",
242
+ "@types/node": "^25.2.3",
243
+ "@typescript/native-preview": "7.0.0-dev.20260210.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.20.0",
249
249
  "markdownlint-cli2-formatter-codequality": "^0.0.7",
250
250
  tsx: "^4.21.0",
251
- turbo: "^2.8.3",
251
+ turbo: "^2.8.4",
252
252
  typescript: "^5.9.3",
253
253
  vitest: "^4.0.18"
254
254
  },