From 8d0acf9c863ff0beb6674dfa6a24fa31f7409718 Mon Sep 17 00:00:00 2001 From: stephansama Date: Thu, 8 Jan 2026 02:54:12 -0500 Subject: [PATCH] chore: updated multipublish version --- .changeset/tasty-hairs-reply.md | 6 ++++++ package.json | 2 +- pnpm-lock.yaml | 18 ++++++++++++------ 3 files changed, 19 insertions(+), 7 deletions(-) create mode 100644 .changeset/tasty-hairs-reply.md diff --git a/.changeset/tasty-hairs-reply.md b/.changeset/tasty-hairs-reply.md new file mode 100644 index 0000000..69952b6 --- /dev/null +++ b/.changeset/tasty-hairs-reply.md @@ -0,0 +1,6 @@ +--- +"@stephansama/test-lib": minor +--- + +updated multipublish version + \ No newline at end of file diff --git a/package.json b/package.json index 9fc7ac0..2b394e5 100644 --- a/package.json +++ b/package.json @@ -52,6 +52,6 @@ }, "prettier": "@sxzz/prettier-config", "dependencies": { - "@stephansama/multipublish": "https://pkg.pr.new/stephansama/packages/@stephansama/multipublish@f2af774" + "@stephansama/multipublish": "https://pkg.pr.new/stephansama/packages/@stephansama/multipublish@9f58585" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 32e1f01..030e688 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@stephansama/multipublish': - specifier: https://pkg.pr.new/stephansama/packages/@stephansama/multipublish@f2af774 - version: https://pkg.pr.new/stephansama/packages/@stephansama/multipublish@f2af774(jsr@0.13.5)(typescript@5.9.3) + specifier: https://pkg.pr.new/stephansama/packages/@stephansama/multipublish@9f58585 + version: https://pkg.pr.new/stephansama/packages/@stephansama/multipublish@9f58585(jsr@0.13.5)(typescript@5.9.3) devDependencies: '@changesets/cli': specifier: ^2.29.8 @@ -761,12 +761,12 @@ packages: '@standard-schema/spec@1.1.0': resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==} - '@stephansama/multipublish@https://pkg.pr.new/stephansama/packages/@stephansama/multipublish@f2af774': - resolution: {integrity: sha512-+qM7WkibR0F8aiKkq/W1Rb+V6kHZxmvG+Dpu2nFSVTwHUFaqsEgznsyWqhXmHsR2HR+Elw5g1wxEEkhthqYG4A==, tarball: https://pkg.pr.new/stephansama/packages/@stephansama/multipublish@f2af774} + '@stephansama/multipublish@https://pkg.pr.new/stephansama/packages/@stephansama/multipublish@9f58585': + resolution: {integrity: sha512-10x/2DfFsrYvIe/0S9WI7r8pR/zDaTMVowd8UF9xVOVJJpnVPCIghRL11ltLybeRpx9ISpUDlTn2AH/5Rdnwzw==, tarball: https://pkg.pr.new/stephansama/packages/@stephansama/multipublish@9f58585} version: 0.0.0 hasBin: true peerDependencies: - jsr: '>=0' + jsr: '>=0.10' '@sxzz/eslint-config@7.4.4': resolution: {integrity: sha512-ytIFoI83+v1SDHUt6b8yJ/nTQbsZqCpxzbqkXvaNp910U6pUK9nuQn+Nc4JvmMllcDpvWw/p2vedTRrDfc6IgA==} @@ -2596,6 +2596,9 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} + zod@4.2.1: + resolution: {integrity: sha512-0wZ1IRqGGhMP76gLqz8EyfBXKk0J2qo2+H3fi4mcUP/KtTocoX08nmIAHl1Z2kJIZbZee8KOpBCSNPRgauucjw==} + zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} @@ -3214,7 +3217,7 @@ snapshots: '@standard-schema/spec@1.1.0': {} - '@stephansama/multipublish@https://pkg.pr.new/stephansama/packages/@stephansama/multipublish@f2af774(jsr@0.13.5)(typescript@5.9.3)': + '@stephansama/multipublish@https://pkg.pr.new/stephansama/packages/@stephansama/multipublish@9f58585(jsr@0.13.5)(typescript@5.9.3)': dependencies: '@manypkg/find-root': 3.1.0 '@manypkg/get-packages': 3.1.0 @@ -3226,6 +3229,7 @@ snapshots: package-manager-detector: 1.6.0 yaml: 2.8.2 yargs: 18.0.0 + zod: 4.2.1 transitivePeerDependencies: - babel-plugin-macros - typescript @@ -5292,4 +5296,6 @@ snapshots: yocto-queue@0.1.0: {} + zod@4.2.1: {} + zwitch@2.0.4: {}