@savvy-web/silk 3.7.8 → 3.7.10
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/changesets-changelog.cjs +107 -107
- package/changesets-changelog.d.cts +8 -8
- package/changesets-changelog.d.ts +8 -8
- package/changesets-changelog.js +110 -110
- package/changesets-markdownlint.cjs +107 -107
- package/changesets-markdownlint.d.cts +8 -8
- package/changesets-markdownlint.d.ts +8 -8
- package/changesets-markdownlint.js +110 -110
- package/package.json +6 -6
- package/tsconfig/node/dist/tsconfig.tsbuildinfo +1 -1
|
@@ -3299,7 +3299,7 @@ type Label = Label$1;
|
|
|
3299
3299
|
type Severity = Severity$1;
|
|
3300
3300
|
type Plugin<Tree extends Node$3 = Node$3, Option extends unknown = unknown> = (config?: [level: Label | Severity | boolean, option?: Option] | Label | Option | Severity) => ((tree: Tree, file: VFile, next: TransformCallback<Tree>) => undefined) | undefined;
|
|
3301
3301
|
//#endregion
|
|
3302
|
-
//#region ../../node_modules/.pnpm/@effected+git@0.
|
|
3302
|
+
//#region ../../node_modules/.pnpm/@effected+git@0.9.0_effect@4.0.0-rc.109/node_modules/@effected/git/index.d.ts
|
|
3303
3303
|
//#region src/Git.d.ts
|
|
3304
3304
|
declare const GitCommandError_base: Schema.Class<GitCommandError, Schema.TaggedStruct<"GitCommandError", {
|
|
3305
3305
|
/**
|
|
@@ -4552,7 +4552,7 @@ declare class Git extends Git_base {
|
|
|
4552
4552
|
static readonly layerTest: (overrides?: Partial<GitShape>) => Layer.Layer<Git>;
|
|
4553
4553
|
}
|
|
4554
4554
|
//#endregion
|
|
4555
|
-
//#region ../../node_modules/.pnpm/@effected+semver@0.
|
|
4555
|
+
//#region ../../node_modules/.pnpm/@effected+semver@0.5.0_effect@4.0.0-rc.109/node_modules/@effected/semver/index.d.ts
|
|
4556
4556
|
//#region src/SemVer.d.ts
|
|
4557
4557
|
declare const InvalidVersionError_base: Schema.Class<InvalidVersionError, Schema.TaggedStruct<"InvalidVersionError", {
|
|
4558
4558
|
/** The raw input string that failed to parse. */
|
|
@@ -5236,7 +5236,7 @@ declare class UnsatisfiableConstraintError extends UnsatisfiableConstraintError_
|
|
|
5236
5236
|
get message(): string;
|
|
5237
5237
|
}
|
|
5238
5238
|
//#endregion
|
|
5239
|
-
//#region ../../node_modules/.pnpm/@effected+npm@0.
|
|
5239
|
+
//#region ../../node_modules/.pnpm/@effected+npm@0.10.0_@effected+semver@0.5.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/npm/index.d.ts
|
|
5240
5240
|
//#region src/CatalogAssemblyError.d.ts
|
|
5241
5241
|
declare const CatalogAssemblyError_base: Schema.Class<CatalogAssemblyError, Schema.TaggedStruct<"CatalogAssemblyError", {
|
|
5242
5242
|
/**
|
|
@@ -5645,7 +5645,7 @@ declare class ReleaseAgeGate extends ReleaseAgeGate_base {
|
|
|
5645
5645
|
filterVersions(versions: readonly string[], times: Readonly<Record<string, string>>, name: string, now: number): readonly string[];
|
|
5646
5646
|
}
|
|
5647
5647
|
//#endregion
|
|
5648
|
-
//#region ../../node_modules/.pnpm/@effected+glob@0.
|
|
5648
|
+
//#region ../../node_modules/.pnpm/@effected+glob@0.4.0_effect@4.0.0-rc.109/node_modules/@effected/glob/index.d.ts
|
|
5649
5649
|
//#region src/GlobPattern.d.ts
|
|
5650
5650
|
declare const GlobPatternError_base: Schema.Class<GlobPatternError, Schema.TaggedStruct<"GlobPatternError", {
|
|
5651
5651
|
readonly pattern: Schema.String;
|
|
@@ -5810,7 +5810,7 @@ declare class GlobPattern extends GlobPattern_base {
|
|
|
5810
5810
|
static readonly FromString: Schema.Codec<GlobPattern, string>;
|
|
5811
5811
|
}
|
|
5812
5812
|
//#endregion
|
|
5813
|
-
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.
|
|
5813
|
+
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.5.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.10_ff0fb68daff5c4399291b91de5fa8e66/node_modules/@effected/lockfiles/index.d.ts
|
|
5814
5814
|
//#region src/BunExtension.d.ts
|
|
5815
5815
|
declare const BunExtension_base: Schema.Class<BunExtension, Schema.Struct<{
|
|
5816
5816
|
readonly _tag: Schema.tag<"bun">;
|
|
@@ -6240,7 +6240,7 @@ declare class LockfileIntegrity extends LockfileIntegrity_base {
|
|
|
6240
6240
|
static compare(lockfile: Lockfile, manifests: ReadonlyArray<WorkspaceManifest>): LockfileIntegrity;
|
|
6241
6241
|
}
|
|
6242
6242
|
//#endregion
|
|
6243
|
-
//#region ../../node_modules/.pnpm/@effected+package-json@0.
|
|
6243
|
+
//#region ../../node_modules/.pnpm/@effected+package-json@0.10.0_effect@4.0.0-rc.109/node_modules/@effected/package-json/index.d.ts
|
|
6244
6244
|
//#region src/Dependency.d.ts
|
|
6245
6245
|
declare const Dependency_base: Schema.Class<Dependency, Schema.Struct<{
|
|
6246
6246
|
/** The package name. */
|
|
@@ -6822,7 +6822,7 @@ declare class Package extends Package_base {
|
|
|
6822
6822
|
toJsonString(options?: PackageFormatOptions): string;
|
|
6823
6823
|
}
|
|
6824
6824
|
//#endregion
|
|
6825
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
6825
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.14.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/index.d.ts
|
|
6826
6826
|
//#region src/WorkspacePackage.d.ts
|
|
6827
6827
|
declare const PublishConfig_base: Schema.Class<PublishConfig, Schema.Struct<{
|
|
6828
6828
|
/** Scoped-package visibility. Its presence overrides `private`. */
|
|
@@ -8820,7 +8820,7 @@ interface WorkspacesOptions {
|
|
|
8820
8820
|
readonly maxDepth?: number;
|
|
8821
8821
|
}
|
|
8822
8822
|
//#endregion
|
|
8823
|
-
//#region ../../node_modules/.pnpm/@effected+walker@0.
|
|
8823
|
+
//#region ../../node_modules/.pnpm/@effected+walker@0.5.0_@effected+glob@0.4.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/walker/index.d.ts
|
|
8824
8824
|
declare const DescendError_base: Schema.Class<DescendError, Schema.TaggedStruct<"DescendError", {
|
|
8825
8825
|
/** The glob pattern's source text. */
|
|
8826
8826
|
readonly pattern: Schema.String;
|
|
@@ -3299,7 +3299,7 @@ type Label = Label$1;
|
|
|
3299
3299
|
type Severity = Severity$1;
|
|
3300
3300
|
type Plugin<Tree extends Node$3 = Node$3, Option extends unknown = unknown> = (config?: [level: Label | Severity | boolean, option?: Option] | Label | Option | Severity) => ((tree: Tree, file: VFile, next: TransformCallback<Tree>) => undefined) | undefined;
|
|
3301
3301
|
//#endregion
|
|
3302
|
-
//#region ../../node_modules/.pnpm/@effected+git@0.
|
|
3302
|
+
//#region ../../node_modules/.pnpm/@effected+git@0.9.0_effect@4.0.0-rc.109/node_modules/@effected/git/index.d.ts
|
|
3303
3303
|
//#region src/Git.d.ts
|
|
3304
3304
|
declare const GitCommandError_base: Schema.Class<GitCommandError, Schema.TaggedStruct<"GitCommandError", {
|
|
3305
3305
|
/**
|
|
@@ -4552,7 +4552,7 @@ declare class Git extends Git_base {
|
|
|
4552
4552
|
static readonly layerTest: (overrides?: Partial<GitShape>) => Layer.Layer<Git>;
|
|
4553
4553
|
}
|
|
4554
4554
|
//#endregion
|
|
4555
|
-
//#region ../../node_modules/.pnpm/@effected+semver@0.
|
|
4555
|
+
//#region ../../node_modules/.pnpm/@effected+semver@0.5.0_effect@4.0.0-rc.109/node_modules/@effected/semver/index.d.ts
|
|
4556
4556
|
//#region src/SemVer.d.ts
|
|
4557
4557
|
declare const InvalidVersionError_base: Schema.Class<InvalidVersionError, Schema.TaggedStruct<"InvalidVersionError", {
|
|
4558
4558
|
/** The raw input string that failed to parse. */
|
|
@@ -5236,7 +5236,7 @@ declare class UnsatisfiableConstraintError extends UnsatisfiableConstraintError_
|
|
|
5236
5236
|
get message(): string;
|
|
5237
5237
|
}
|
|
5238
5238
|
//#endregion
|
|
5239
|
-
//#region ../../node_modules/.pnpm/@effected+npm@0.
|
|
5239
|
+
//#region ../../node_modules/.pnpm/@effected+npm@0.10.0_@effected+semver@0.5.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/npm/index.d.ts
|
|
5240
5240
|
//#region src/CatalogAssemblyError.d.ts
|
|
5241
5241
|
declare const CatalogAssemblyError_base: Schema.Class<CatalogAssemblyError, Schema.TaggedStruct<"CatalogAssemblyError", {
|
|
5242
5242
|
/**
|
|
@@ -5645,7 +5645,7 @@ declare class ReleaseAgeGate extends ReleaseAgeGate_base {
|
|
|
5645
5645
|
filterVersions(versions: readonly string[], times: Readonly<Record<string, string>>, name: string, now: number): readonly string[];
|
|
5646
5646
|
}
|
|
5647
5647
|
//#endregion
|
|
5648
|
-
//#region ../../node_modules/.pnpm/@effected+glob@0.
|
|
5648
|
+
//#region ../../node_modules/.pnpm/@effected+glob@0.4.0_effect@4.0.0-rc.109/node_modules/@effected/glob/index.d.ts
|
|
5649
5649
|
//#region src/GlobPattern.d.ts
|
|
5650
5650
|
declare const GlobPatternError_base: Schema.Class<GlobPatternError, Schema.TaggedStruct<"GlobPatternError", {
|
|
5651
5651
|
readonly pattern: Schema.String;
|
|
@@ -5810,7 +5810,7 @@ declare class GlobPattern extends GlobPattern_base {
|
|
|
5810
5810
|
static readonly FromString: Schema.Codec<GlobPattern, string>;
|
|
5811
5811
|
}
|
|
5812
5812
|
//#endregion
|
|
5813
|
-
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.
|
|
5813
|
+
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.5.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.10_ff0fb68daff5c4399291b91de5fa8e66/node_modules/@effected/lockfiles/index.d.ts
|
|
5814
5814
|
//#region src/BunExtension.d.ts
|
|
5815
5815
|
declare const BunExtension_base: Schema.Class<BunExtension, Schema.Struct<{
|
|
5816
5816
|
readonly _tag: Schema.tag<"bun">;
|
|
@@ -6240,7 +6240,7 @@ declare class LockfileIntegrity extends LockfileIntegrity_base {
|
|
|
6240
6240
|
static compare(lockfile: Lockfile, manifests: ReadonlyArray<WorkspaceManifest>): LockfileIntegrity;
|
|
6241
6241
|
}
|
|
6242
6242
|
//#endregion
|
|
6243
|
-
//#region ../../node_modules/.pnpm/@effected+package-json@0.
|
|
6243
|
+
//#region ../../node_modules/.pnpm/@effected+package-json@0.10.0_effect@4.0.0-rc.109/node_modules/@effected/package-json/index.d.ts
|
|
6244
6244
|
//#region src/Dependency.d.ts
|
|
6245
6245
|
declare const Dependency_base: Schema.Class<Dependency, Schema.Struct<{
|
|
6246
6246
|
/** The package name. */
|
|
@@ -6822,7 +6822,7 @@ declare class Package extends Package_base {
|
|
|
6822
6822
|
toJsonString(options?: PackageFormatOptions): string;
|
|
6823
6823
|
}
|
|
6824
6824
|
//#endregion
|
|
6825
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
6825
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.14.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/index.d.ts
|
|
6826
6826
|
//#region src/WorkspacePackage.d.ts
|
|
6827
6827
|
declare const PublishConfig_base: Schema.Class<PublishConfig, Schema.Struct<{
|
|
6828
6828
|
/** Scoped-package visibility. Its presence overrides `private`. */
|
|
@@ -8820,7 +8820,7 @@ interface WorkspacesOptions {
|
|
|
8820
8820
|
readonly maxDepth?: number;
|
|
8821
8821
|
}
|
|
8822
8822
|
//#endregion
|
|
8823
|
-
//#region ../../node_modules/.pnpm/@effected+walker@0.
|
|
8823
|
+
//#region ../../node_modules/.pnpm/@effected+walker@0.5.0_@effected+glob@0.4.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/walker/index.d.ts
|
|
8824
8824
|
declare const DescendError_base: Schema.Class<DescendError, Schema.TaggedStruct<"DescendError", {
|
|
8825
8825
|
/** The glob pattern's source text. */
|
|
8826
8826
|
readonly pattern: Schema.String;
|