@savvy-web/pnpm-plugin-silk 0.5.3 → 0.6.0

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
@@ -34,7 +34,7 @@ const silkCatalogs = {
34
34
  "@microsoft/api-extractor": "^7.56.3",
35
35
  "@rslib/core": "^0.19.6",
36
36
  "@types/node": "^25.2.3",
37
- "@typescript/native-preview": "^7.0.0-dev.20260216.1",
37
+ "@typescript/native-preview": "7.0.0-dev.20260217.1",
38
38
  "@vitest/coverage-v8": "^4.0.18",
39
39
  commitizen: "^4.3.1",
40
40
  husky: "^9.1.7",
@@ -67,7 +67,9 @@ const silkCatalogs = {
67
67
  "@parcel/watcher",
68
68
  "@savvy-web/changesets",
69
69
  "@savvy-web/commitlint",
70
+ "@savvy-web/github-action-builder",
70
71
  "@savvy-web/lint-staged",
72
+ "@savvy-web/vitest",
71
73
  "core-js",
72
74
  "esbuild",
73
75
  "msgpackr-extract"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@savvy-web/pnpm-plugin-silk",
3
- "version": "0.5.3",
3
+ "version": "0.6.0",
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
@@ -240,7 +240,7 @@ var __webpack_exports__ = {};
240
240
  "@microsoft/api-extractor": "^7.56.3",
241
241
  "@rslib/core": "^0.19.6",
242
242
  "@types/node": "^25.2.3",
243
- "@typescript/native-preview": "^7.0.0-dev.20260216.1",
243
+ "@typescript/native-preview": "7.0.0-dev.20260217.1",
244
244
  "@vitest/coverage-v8": "^4.0.18",
245
245
  commitizen: "^4.3.1",
246
246
  husky: "^9.1.7",
@@ -273,7 +273,9 @@ var __webpack_exports__ = {};
273
273
  "@parcel/watcher",
274
274
  "@savvy-web/changesets",
275
275
  "@savvy-web/commitlint",
276
+ "@savvy-web/github-action-builder",
276
277
  "@savvy-web/lint-staged",
278
+ "@savvy-web/vitest",
277
279
  "core-js",
278
280
  "esbuild",
279
281
  "msgpackr-extract"