@effected/pnpm-plugin-effect 0.6.18 → 0.6.19

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
@@ -73,22 +73,22 @@ const catalogs = /* @__PURE__ */ new Map([
73
73
  ["@effected/jsonc", "^0.8.1"],
74
74
  ["@effected/jsonl", "^0.3.0"],
75
75
  ["@effected/lockfiles", "^0.7.1"],
76
- ["@effected/markdown", "^0.8.0"],
76
+ ["@effected/markdown", "^0.8.1"],
77
77
  ["@effected/memfs", "^0.5.0"],
78
78
  ["@effected/npm", "^0.12.1"],
79
79
  ["@effected/package-json", "^0.13.0"],
80
80
  ["@effected/runtimes", "^0.4.6"],
81
81
  ["@effected/sbom", "^0.4.4"],
82
82
  ["@effected/schema-org", "^0.1.0"],
83
- ["@effected/schemastore", "^0.4.0"],
84
- ["@effected/semver", "^0.5.0"],
83
+ ["@effected/schemastore", "^0.5.0"],
84
+ ["@effected/semver", "^0.5.1"],
85
85
  ["@effected/spdx", "^0.5.0"],
86
86
  ["@effected/store", "^0.6.0"],
87
87
  ["@effected/templates", "^0.4.0"],
88
88
  ["@effected/toml", "^0.5.0"],
89
89
  ["@effected/tsconfig-json", "^0.7.0"],
90
90
  ["@effected/walker", "^0.5.0"],
91
- ["@effected/workspaces", "^0.18.3"],
91
+ ["@effected/workspaces", "^0.19.0"],
92
92
  ["@effected/xdg", "^0.3.0"],
93
93
  ["@effected/yaml", "^0.12.0"]
94
94
  ])],
@@ -112,7 +112,7 @@ const catalogs = /* @__PURE__ */ new Map([
112
112
  ["@effected/runtimes", "^0.4.0"],
113
113
  ["@effected/sbom", "^0.4.0"],
114
114
  ["@effected/schema-org", "^0.1.0"],
115
- ["@effected/schemastore", "^0.4.0"],
115
+ ["@effected/schemastore", "^0.5.0"],
116
116
  ["@effected/semver", "^0.5.0"],
117
117
  ["@effected/spdx", "^0.5.0"],
118
118
  ["@effected/store", "^0.6.0"],
@@ -120,7 +120,7 @@ const catalogs = /* @__PURE__ */ new Map([
120
120
  ["@effected/toml", "^0.5.0"],
121
121
  ["@effected/tsconfig-json", "^0.7.0"],
122
122
  ["@effected/walker", "^0.5.0"],
123
- ["@effected/workspaces", "^0.18.0"],
123
+ ["@effected/workspaces", "^0.19.0"],
124
124
  ["@effected/xdg", "^0.3.0"],
125
125
  ["@effected/yaml", "^0.12.0"]
126
126
  ])]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@effected/pnpm-plugin-effect",
3
- "version": "0.6.18",
3
+ "version": "0.6.19",
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
@@ -504,22 +504,22 @@ const hooks = createHooks({
504
504
  "@effected/jsonc": "^0.8.1",
505
505
  "@effected/jsonl": "^0.3.0",
506
506
  "@effected/lockfiles": "^0.7.1",
507
- "@effected/markdown": "^0.8.0",
507
+ "@effected/markdown": "^0.8.1",
508
508
  "@effected/memfs": "^0.5.0",
509
509
  "@effected/npm": "^0.12.1",
510
510
  "@effected/package-json": "^0.13.0",
511
511
  "@effected/runtimes": "^0.4.6",
512
512
  "@effected/sbom": "^0.4.4",
513
513
  "@effected/schema-org": "^0.1.0",
514
- "@effected/schemastore": "^0.4.0",
515
- "@effected/semver": "^0.5.0",
514
+ "@effected/schemastore": "^0.5.0",
515
+ "@effected/semver": "^0.5.1",
516
516
  "@effected/spdx": "^0.5.0",
517
517
  "@effected/store": "^0.6.0",
518
518
  "@effected/templates": "^0.4.0",
519
519
  "@effected/toml": "^0.5.0",
520
520
  "@effected/tsconfig-json": "^0.7.0",
521
521
  "@effected/walker": "^0.5.0",
522
- "@effected/workspaces": "^0.18.3",
522
+ "@effected/workspaces": "^0.19.0",
523
523
  "@effected/xdg": "^0.3.0",
524
524
  "@effected/yaml": "^0.12.0"
525
525
  },
@@ -543,7 +543,7 @@ const hooks = createHooks({
543
543
  "@effected/runtimes": "^0.4.0",
544
544
  "@effected/sbom": "^0.4.0",
545
545
  "@effected/schema-org": "^0.1.0",
546
- "@effected/schemastore": "^0.4.0",
546
+ "@effected/schemastore": "^0.5.0",
547
547
  "@effected/semver": "^0.5.0",
548
548
  "@effected/spdx": "^0.5.0",
549
549
  "@effected/store": "^0.6.0",
@@ -551,7 +551,7 @@ const hooks = createHooks({
551
551
  "@effected/toml": "^0.5.0",
552
552
  "@effected/tsconfig-json": "^0.7.0",
553
553
  "@effected/walker": "^0.5.0",
554
- "@effected/workspaces": "^0.18.0",
554
+ "@effected/workspaces": "^0.19.0",
555
555
  "@effected/xdg": "^0.3.0",
556
556
  "@effected/yaml": "^0.12.0"
557
557
  }
package/pnpmfile.mjs CHANGED
@@ -503,22 +503,22 @@ const hooks = createHooks({
503
503
  "@effected/jsonc": "^0.8.1",
504
504
  "@effected/jsonl": "^0.3.0",
505
505
  "@effected/lockfiles": "^0.7.1",
506
- "@effected/markdown": "^0.8.0",
506
+ "@effected/markdown": "^0.8.1",
507
507
  "@effected/memfs": "^0.5.0",
508
508
  "@effected/npm": "^0.12.1",
509
509
  "@effected/package-json": "^0.13.0",
510
510
  "@effected/runtimes": "^0.4.6",
511
511
  "@effected/sbom": "^0.4.4",
512
512
  "@effected/schema-org": "^0.1.0",
513
- "@effected/schemastore": "^0.4.0",
514
- "@effected/semver": "^0.5.0",
513
+ "@effected/schemastore": "^0.5.0",
514
+ "@effected/semver": "^0.5.1",
515
515
  "@effected/spdx": "^0.5.0",
516
516
  "@effected/store": "^0.6.0",
517
517
  "@effected/templates": "^0.4.0",
518
518
  "@effected/toml": "^0.5.0",
519
519
  "@effected/tsconfig-json": "^0.7.0",
520
520
  "@effected/walker": "^0.5.0",
521
- "@effected/workspaces": "^0.18.3",
521
+ "@effected/workspaces": "^0.19.0",
522
522
  "@effected/xdg": "^0.3.0",
523
523
  "@effected/yaml": "^0.12.0"
524
524
  },
@@ -542,7 +542,7 @@ const hooks = createHooks({
542
542
  "@effected/runtimes": "^0.4.0",
543
543
  "@effected/sbom": "^0.4.0",
544
544
  "@effected/schema-org": "^0.1.0",
545
- "@effected/schemastore": "^0.4.0",
545
+ "@effected/schemastore": "^0.5.0",
546
546
  "@effected/semver": "^0.5.0",
547
547
  "@effected/spdx": "^0.5.0",
548
548
  "@effected/store": "^0.6.0",
@@ -550,7 +550,7 @@ const hooks = createHooks({
550
550
  "@effected/toml": "^0.5.0",
551
551
  "@effected/tsconfig-json": "^0.7.0",
552
552
  "@effected/walker": "^0.5.0",
553
- "@effected/workspaces": "^0.18.0",
553
+ "@effected/workspaces": "^0.19.0",
554
554
  "@effected/xdg": "^0.3.0",
555
555
  "@effected/yaml": "^0.12.0"
556
556
  }