@effected/pnpm-plugin-effect 0.7.6 → 0.7.7

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.js CHANGED
@@ -64,19 +64,19 @@ const catalogs = /* @__PURE__ */ new Map([
64
64
  ["@effected/app", "^0.15.0"],
65
65
  ["@effected/cli", "^0.3.1"],
66
66
  ["@effected/commands", "^0.6.1"],
67
- ["@effected/config-file", "^0.7.0"],
67
+ ["@effected/config-file", "^0.7.1"],
68
68
  ["@effected/git", "^0.14.0"],
69
69
  ["@effected/github", "^0.9.0"],
70
70
  ["@effected/github-actions", "^0.11.0"],
71
71
  ["@effected/github-references", "^0.2.0"],
72
72
  ["@effected/glob", "^0.5.0"],
73
- ["@effected/jsonc", "^0.9.0"],
73
+ ["@effected/jsonc", "^0.10.0"],
74
74
  ["@effected/jsonl", "^0.4.0"],
75
- ["@effected/lockfiles", "^0.8.1"],
76
- ["@effected/markdown", "^0.9.1"],
75
+ ["@effected/lockfiles", "^0.8.2"],
76
+ ["@effected/markdown", "^0.9.2"],
77
77
  ["@effected/memfs", "^0.6.0"],
78
78
  ["@effected/npm", "^0.13.0"],
79
- ["@effected/package-json", "^0.14.0"],
79
+ ["@effected/package-json", "^0.14.1"],
80
80
  ["@effected/runtimes", "^0.5.2"],
81
81
  ["@effected/sbom", "^0.5.0"],
82
82
  ["@effected/schema-org", "^0.2.0"],
@@ -86,7 +86,7 @@ const catalogs = /* @__PURE__ */ new Map([
86
86
  ["@effected/store", "^0.7.0"],
87
87
  ["@effected/templates", "^0.5.0"],
88
88
  ["@effected/toml", "^0.6.0"],
89
- ["@effected/tsconfig-json", "^0.8.1"],
89
+ ["@effected/tsconfig-json", "^0.8.2"],
90
90
  ["@effected/walker", "^0.7.0"],
91
91
  ["@effected/workspaces", "^0.20.3"],
92
92
  ["@effected/xdg", "^0.4.1"],
@@ -102,7 +102,7 @@ const catalogs = /* @__PURE__ */ new Map([
102
102
  ["@effected/github-actions", "^0.11.0"],
103
103
  ["@effected/github-references", "^0.2.0"],
104
104
  ["@effected/glob", "^0.5.0"],
105
- ["@effected/jsonc", "^0.9.0"],
105
+ ["@effected/jsonc", "^0.10.0"],
106
106
  ["@effected/jsonl", "^0.4.0"],
107
107
  ["@effected/lockfiles", "^0.8.0"],
108
108
  ["@effected/markdown", "^0.9.0"],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@effected/pnpm-plugin-effect",
3
- "version": "0.7.6",
3
+ "version": "0.7.7",
4
4
  "private": false,
5
5
  "description": "pnpm config dependency for centralized catalog management across the Effected ecosystem.",
6
6
  "keywords": [
package/pnpmfile.cjs CHANGED
@@ -495,19 +495,19 @@ const hooks = createHooks({
495
495
  "@effected/app": "^0.15.0",
496
496
  "@effected/cli": "^0.3.1",
497
497
  "@effected/commands": "^0.6.1",
498
- "@effected/config-file": "^0.7.0",
498
+ "@effected/config-file": "^0.7.1",
499
499
  "@effected/git": "^0.14.0",
500
500
  "@effected/github": "^0.9.0",
501
501
  "@effected/github-actions": "^0.11.0",
502
502
  "@effected/github-references": "^0.2.0",
503
503
  "@effected/glob": "^0.5.0",
504
- "@effected/jsonc": "^0.9.0",
504
+ "@effected/jsonc": "^0.10.0",
505
505
  "@effected/jsonl": "^0.4.0",
506
- "@effected/lockfiles": "^0.8.1",
507
- "@effected/markdown": "^0.9.1",
506
+ "@effected/lockfiles": "^0.8.2",
507
+ "@effected/markdown": "^0.9.2",
508
508
  "@effected/memfs": "^0.6.0",
509
509
  "@effected/npm": "^0.13.0",
510
- "@effected/package-json": "^0.14.0",
510
+ "@effected/package-json": "^0.14.1",
511
511
  "@effected/runtimes": "^0.5.2",
512
512
  "@effected/sbom": "^0.5.0",
513
513
  "@effected/schema-org": "^0.2.0",
@@ -517,7 +517,7 @@ const hooks = createHooks({
517
517
  "@effected/store": "^0.7.0",
518
518
  "@effected/templates": "^0.5.0",
519
519
  "@effected/toml": "^0.6.0",
520
- "@effected/tsconfig-json": "^0.8.1",
520
+ "@effected/tsconfig-json": "^0.8.2",
521
521
  "@effected/walker": "^0.7.0",
522
522
  "@effected/workspaces": "^0.20.3",
523
523
  "@effected/xdg": "^0.4.1",
@@ -533,7 +533,7 @@ const hooks = createHooks({
533
533
  "@effected/github-actions": "^0.11.0",
534
534
  "@effected/github-references": "^0.2.0",
535
535
  "@effected/glob": "^0.5.0",
536
- "@effected/jsonc": "^0.9.0",
536
+ "@effected/jsonc": "^0.10.0",
537
537
  "@effected/jsonl": "^0.4.0",
538
538
  "@effected/lockfiles": "^0.8.0",
539
539
  "@effected/markdown": "^0.9.0",
package/pnpmfile.mjs CHANGED
@@ -494,19 +494,19 @@ const hooks = createHooks({
494
494
  "@effected/app": "^0.15.0",
495
495
  "@effected/cli": "^0.3.1",
496
496
  "@effected/commands": "^0.6.1",
497
- "@effected/config-file": "^0.7.0",
497
+ "@effected/config-file": "^0.7.1",
498
498
  "@effected/git": "^0.14.0",
499
499
  "@effected/github": "^0.9.0",
500
500
  "@effected/github-actions": "^0.11.0",
501
501
  "@effected/github-references": "^0.2.0",
502
502
  "@effected/glob": "^0.5.0",
503
- "@effected/jsonc": "^0.9.0",
503
+ "@effected/jsonc": "^0.10.0",
504
504
  "@effected/jsonl": "^0.4.0",
505
- "@effected/lockfiles": "^0.8.1",
506
- "@effected/markdown": "^0.9.1",
505
+ "@effected/lockfiles": "^0.8.2",
506
+ "@effected/markdown": "^0.9.2",
507
507
  "@effected/memfs": "^0.6.0",
508
508
  "@effected/npm": "^0.13.0",
509
- "@effected/package-json": "^0.14.0",
509
+ "@effected/package-json": "^0.14.1",
510
510
  "@effected/runtimes": "^0.5.2",
511
511
  "@effected/sbom": "^0.5.0",
512
512
  "@effected/schema-org": "^0.2.0",
@@ -516,7 +516,7 @@ const hooks = createHooks({
516
516
  "@effected/store": "^0.7.0",
517
517
  "@effected/templates": "^0.5.0",
518
518
  "@effected/toml": "^0.6.0",
519
- "@effected/tsconfig-json": "^0.8.1",
519
+ "@effected/tsconfig-json": "^0.8.2",
520
520
  "@effected/walker": "^0.7.0",
521
521
  "@effected/workspaces": "^0.20.3",
522
522
  "@effected/xdg": "^0.4.1",
@@ -532,7 +532,7 @@ const hooks = createHooks({
532
532
  "@effected/github-actions": "^0.11.0",
533
533
  "@effected/github-references": "^0.2.0",
534
534
  "@effected/glob": "^0.5.0",
535
- "@effected/jsonc": "^0.9.0",
535
+ "@effected/jsonc": "^0.10.0",
536
536
  "@effected/jsonl": "^0.4.0",
537
537
  "@effected/lockfiles": "^0.8.0",
538
538
  "@effected/markdown": "^0.9.0",