@savvy-web/silk 3.6.0 → 3.7.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/changesets-changelog.cjs +926 -281
- package/changesets-changelog.d.cts +2 -2
- package/changesets-changelog.d.ts +2 -2
- package/changesets-changelog.js +925 -281
- package/changesets-markdownlint.cjs +926 -281
- package/changesets-markdownlint.d.cts +2 -2
- package/changesets-markdownlint.d.ts +2 -2
- package/changesets-markdownlint.js +925 -281
- package/package.json +4 -4
- package/tsconfig/node/dist/tsconfig.tsbuildinfo +1 -1
|
@@ -5732,7 +5732,7 @@ declare class GlobPattern extends GlobPattern_base {
|
|
|
5732
5732
|
static readonly FromString: Schema.Codec<GlobPattern, string>;
|
|
5733
5733
|
}
|
|
5734
5734
|
//#endregion
|
|
5735
|
-
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.4.
|
|
5735
|
+
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.4.1_@effected+jsonc@0.6.0_effect@4.0.0-beta.107__@effected+npm@0._0858c2cd87fcfa2cb556a350de7e385b/node_modules/@effected/lockfiles/index.d.ts
|
|
5736
5736
|
//#region src/BunExtension.d.ts
|
|
5737
5737
|
declare const BunExtension_base: Schema.Class<BunExtension, Schema.Struct<{
|
|
5738
5738
|
readonly _tag: Schema.tag<"bun">;
|
|
@@ -6744,7 +6744,7 @@ declare class Package extends Package_base {
|
|
|
6744
6744
|
toJsonString(options?: PackageFormatOptions): string;
|
|
6745
6745
|
}
|
|
6746
6746
|
//#endregion
|
|
6747
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.11.
|
|
6747
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.11.2_@effected+jsonc@0.6.0_effect@4.0.0-beta.107__effect@4.0.0-beta.107/node_modules/@effected/workspaces/index.d.ts
|
|
6748
6748
|
//#region src/WorkspacePackage.d.ts
|
|
6749
6749
|
declare const PublishConfig_base: Schema.Class<PublishConfig, Schema.Struct<{
|
|
6750
6750
|
/** Scoped-package visibility. Its presence overrides `private`. */
|
|
@@ -5732,7 +5732,7 @@ declare class GlobPattern extends GlobPattern_base {
|
|
|
5732
5732
|
static readonly FromString: Schema.Codec<GlobPattern, string>;
|
|
5733
5733
|
}
|
|
5734
5734
|
//#endregion
|
|
5735
|
-
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.4.
|
|
5735
|
+
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.4.1_@effected+jsonc@0.6.0_effect@4.0.0-beta.107__@effected+npm@0._0858c2cd87fcfa2cb556a350de7e385b/node_modules/@effected/lockfiles/index.d.ts
|
|
5736
5736
|
//#region src/BunExtension.d.ts
|
|
5737
5737
|
declare const BunExtension_base: Schema.Class<BunExtension, Schema.Struct<{
|
|
5738
5738
|
readonly _tag: Schema.tag<"bun">;
|
|
@@ -6744,7 +6744,7 @@ declare class Package extends Package_base {
|
|
|
6744
6744
|
toJsonString(options?: PackageFormatOptions): string;
|
|
6745
6745
|
}
|
|
6746
6746
|
//#endregion
|
|
6747
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.11.
|
|
6747
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.11.2_@effected+jsonc@0.6.0_effect@4.0.0-beta.107__effect@4.0.0-beta.107/node_modules/@effected/workspaces/index.d.ts
|
|
6748
6748
|
//#region src/WorkspacePackage.d.ts
|
|
6749
6749
|
declare const PublishConfig_base: Schema.Class<PublishConfig, Schema.Struct<{
|
|
6750
6750
|
/** Scoped-package visibility. Its presence overrides `private`. */
|