@effected/pnpm-plugin-effect 0.6.7 → 0.6.8
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 +7 -7
- package/package.json +1 -1
- package/pnpmfile.cjs +7 -7
- package/pnpmfile.mjs +7 -7
package/index.js
CHANGED
|
@@ -61,33 +61,33 @@ const catalogs = /* @__PURE__ */ new Map([
|
|
|
61
61
|
["effect", "4.0.0-rc.109"]
|
|
62
62
|
])],
|
|
63
63
|
["effected", /* @__PURE__ */ new Map([
|
|
64
|
-
["@effected/app", "^0.12.
|
|
64
|
+
["@effected/app", "^0.12.1"],
|
|
65
65
|
["@effected/cli", "^0.2.0"],
|
|
66
66
|
["@effected/commands", "^0.5.0"],
|
|
67
|
-
["@effected/config-file", "^0.5.
|
|
67
|
+
["@effected/config-file", "^0.5.2"],
|
|
68
68
|
["@effected/git", "^0.10.0"],
|
|
69
69
|
["@effected/github", "^0.8.0"],
|
|
70
|
-
["@effected/github-actions", "^0.10.
|
|
70
|
+
["@effected/github-actions", "^0.10.1"],
|
|
71
71
|
["@effected/github-references", "^0.1.0"],
|
|
72
72
|
["@effected/glob", "^0.4.0"],
|
|
73
73
|
["@effected/jsonc", "^0.8.0"],
|
|
74
74
|
["@effected/jsonl", "^0.3.0"],
|
|
75
|
-
["@effected/lockfiles", "^0.7.
|
|
75
|
+
["@effected/lockfiles", "^0.7.1"],
|
|
76
76
|
["@effected/markdown", "^0.7.0"],
|
|
77
77
|
["@effected/memfs", "^0.5.0"],
|
|
78
78
|
["@effected/npm", "^0.12.0"],
|
|
79
79
|
["@effected/package-json", "^0.12.0"],
|
|
80
80
|
["@effected/runtimes", "^0.4.3"],
|
|
81
|
-
["@effected/sbom", "^0.4.
|
|
81
|
+
["@effected/sbom", "^0.4.3"],
|
|
82
82
|
["@effected/schemastore", "^0.4.0"],
|
|
83
83
|
["@effected/semver", "^0.5.0"],
|
|
84
84
|
["@effected/spdx", "^0.4.0"],
|
|
85
85
|
["@effected/store", "^0.5.0"],
|
|
86
86
|
["@effected/templates", "^0.4.0"],
|
|
87
87
|
["@effected/toml", "^0.5.0"],
|
|
88
|
-
["@effected/tsconfig-json", "^0.6.
|
|
88
|
+
["@effected/tsconfig-json", "^0.6.1"],
|
|
89
89
|
["@effected/walker", "^0.5.0"],
|
|
90
|
-
["@effected/workspaces", "^0.18.
|
|
90
|
+
["@effected/workspaces", "^0.18.2"],
|
|
91
91
|
["@effected/xdg", "^0.3.0"],
|
|
92
92
|
["@effected/yaml", "^0.12.0"]
|
|
93
93
|
])],
|
package/package.json
CHANGED
package/pnpmfile.cjs
CHANGED
|
@@ -492,33 +492,33 @@ const hooks = createHooks({
|
|
|
492
492
|
"effect": "4.0.0-rc.109"
|
|
493
493
|
},
|
|
494
494
|
"effected": {
|
|
495
|
-
"@effected/app": "^0.12.
|
|
495
|
+
"@effected/app": "^0.12.1",
|
|
496
496
|
"@effected/cli": "^0.2.0",
|
|
497
497
|
"@effected/commands": "^0.5.0",
|
|
498
|
-
"@effected/config-file": "^0.5.
|
|
498
|
+
"@effected/config-file": "^0.5.2",
|
|
499
499
|
"@effected/git": "^0.10.0",
|
|
500
500
|
"@effected/github": "^0.8.0",
|
|
501
|
-
"@effected/github-actions": "^0.10.
|
|
501
|
+
"@effected/github-actions": "^0.10.1",
|
|
502
502
|
"@effected/github-references": "^0.1.0",
|
|
503
503
|
"@effected/glob": "^0.4.0",
|
|
504
504
|
"@effected/jsonc": "^0.8.0",
|
|
505
505
|
"@effected/jsonl": "^0.3.0",
|
|
506
|
-
"@effected/lockfiles": "^0.7.
|
|
506
|
+
"@effected/lockfiles": "^0.7.1",
|
|
507
507
|
"@effected/markdown": "^0.7.0",
|
|
508
508
|
"@effected/memfs": "^0.5.0",
|
|
509
509
|
"@effected/npm": "^0.12.0",
|
|
510
510
|
"@effected/package-json": "^0.12.0",
|
|
511
511
|
"@effected/runtimes": "^0.4.3",
|
|
512
|
-
"@effected/sbom": "^0.4.
|
|
512
|
+
"@effected/sbom": "^0.4.3",
|
|
513
513
|
"@effected/schemastore": "^0.4.0",
|
|
514
514
|
"@effected/semver": "^0.5.0",
|
|
515
515
|
"@effected/spdx": "^0.4.0",
|
|
516
516
|
"@effected/store": "^0.5.0",
|
|
517
517
|
"@effected/templates": "^0.4.0",
|
|
518
518
|
"@effected/toml": "^0.5.0",
|
|
519
|
-
"@effected/tsconfig-json": "^0.6.
|
|
519
|
+
"@effected/tsconfig-json": "^0.6.1",
|
|
520
520
|
"@effected/walker": "^0.5.0",
|
|
521
|
-
"@effected/workspaces": "^0.18.
|
|
521
|
+
"@effected/workspaces": "^0.18.2",
|
|
522
522
|
"@effected/xdg": "^0.3.0",
|
|
523
523
|
"@effected/yaml": "^0.12.0"
|
|
524
524
|
},
|
package/pnpmfile.mjs
CHANGED
|
@@ -491,33 +491,33 @@ const hooks = createHooks({
|
|
|
491
491
|
"effect": "4.0.0-rc.109"
|
|
492
492
|
},
|
|
493
493
|
"effected": {
|
|
494
|
-
"@effected/app": "^0.12.
|
|
494
|
+
"@effected/app": "^0.12.1",
|
|
495
495
|
"@effected/cli": "^0.2.0",
|
|
496
496
|
"@effected/commands": "^0.5.0",
|
|
497
|
-
"@effected/config-file": "^0.5.
|
|
497
|
+
"@effected/config-file": "^0.5.2",
|
|
498
498
|
"@effected/git": "^0.10.0",
|
|
499
499
|
"@effected/github": "^0.8.0",
|
|
500
|
-
"@effected/github-actions": "^0.10.
|
|
500
|
+
"@effected/github-actions": "^0.10.1",
|
|
501
501
|
"@effected/github-references": "^0.1.0",
|
|
502
502
|
"@effected/glob": "^0.4.0",
|
|
503
503
|
"@effected/jsonc": "^0.8.0",
|
|
504
504
|
"@effected/jsonl": "^0.3.0",
|
|
505
|
-
"@effected/lockfiles": "^0.7.
|
|
505
|
+
"@effected/lockfiles": "^0.7.1",
|
|
506
506
|
"@effected/markdown": "^0.7.0",
|
|
507
507
|
"@effected/memfs": "^0.5.0",
|
|
508
508
|
"@effected/npm": "^0.12.0",
|
|
509
509
|
"@effected/package-json": "^0.12.0",
|
|
510
510
|
"@effected/runtimes": "^0.4.3",
|
|
511
|
-
"@effected/sbom": "^0.4.
|
|
511
|
+
"@effected/sbom": "^0.4.3",
|
|
512
512
|
"@effected/schemastore": "^0.4.0",
|
|
513
513
|
"@effected/semver": "^0.5.0",
|
|
514
514
|
"@effected/spdx": "^0.4.0",
|
|
515
515
|
"@effected/store": "^0.5.0",
|
|
516
516
|
"@effected/templates": "^0.4.0",
|
|
517
517
|
"@effected/toml": "^0.5.0",
|
|
518
|
-
"@effected/tsconfig-json": "^0.6.
|
|
518
|
+
"@effected/tsconfig-json": "^0.6.1",
|
|
519
519
|
"@effected/walker": "^0.5.0",
|
|
520
|
-
"@effected/workspaces": "^0.18.
|
|
520
|
+
"@effected/workspaces": "^0.18.2",
|
|
521
521
|
"@effected/xdg": "^0.3.0",
|
|
522
522
|
"@effected/yaml": "^0.12.0"
|
|
523
523
|
},
|