Skip to content

fix(standard-schema): move @standard-schema/utils to dependencies#748

Merged
jorisre merged 2 commits into
masterfrom
fix/standard-schema-resolver
Feb 24, 2025
Merged

fix(standard-schema): move @standard-schema/utils to dependencies#748
jorisre merged 2 commits into
masterfrom
fix/standard-schema-resolver

Conversation

@jorisre

@jorisre jorisre commented Feb 24, 2025

Copy link
Copy Markdown
Member

Fixes #747

@jorisre jorisre requested a review from bluebill1049 February 24, 2025 07:57
@jorisre jorisre changed the base branch from dev to master February 24, 2025 07:57
@github-actions

Copy link
Copy Markdown
Contributor

Size Change: 0 B

Total Size: 54.1 kB

ℹ️ View Unchanged
Filename Size
ajv/dist/ajv.js 692 B
ajv/dist/ajv.mjs 646 B
ajv/dist/ajv.modern.mjs 604 B
ajv/dist/ajv.module.js 646 B
ajv/dist/ajv.umd.js 803 B
arktype/dist/arktype.js 365 B
arktype/dist/arktype.mjs 379 B
arktype/dist/arktype.modern.mjs 366 B
arktype/dist/arktype.module.js 379 B
arktype/dist/arktype.umd.js 463 B
class-validator/dist/class-validator.js 538 B
class-validator/dist/class-validator.mjs 559 B
class-validator/dist/class-validator.modern.mjs 511 B
class-validator/dist/class-validator.module.js 559 B
class-validator/dist/class-validator.umd.js 637 B
computed-types/dist/computed-types.js 385 B
computed-types/dist/computed-types.mjs 400 B
computed-types/dist/computed-types.modern.mjs 340 B
computed-types/dist/computed-types.module.js 400 B
computed-types/dist/computed-types.umd.js 476 B
dist/resolvers.js 444 B
dist/resolvers.mjs 454 B
dist/resolvers.module.js 454 B
dist/resolvers.umd.js 538 B
effect-ts/dist/effect-ts.js 536 B
effect-ts/dist/effect-ts.mjs 554 B
effect-ts/dist/effect-ts.modern.mjs 537 B
effect-ts/dist/effect-ts.module.js 554 B
effect-ts/dist/effect-ts.umd.js 652 B
fluentvalidation-ts/dist/fluentvalidation-ts.js 487 B
fluentvalidation-ts/dist/fluentvalidation-ts.mjs 505 B
fluentvalidation-ts/dist/fluentvalidation-ts.modern.mjs 434 B
fluentvalidation-ts/dist/fluentvalidation-ts.module.js 505 B
fluentvalidation-ts/dist/fluentvalidation-ts.umd.js 575 B
io-ts/dist/io-ts.js 1.27 kB
io-ts/dist/io-ts.mjs 1.15 kB
io-ts/dist/io-ts.modern.mjs 1.12 kB
io-ts/dist/io-ts.module.js 1.15 kB
io-ts/dist/io-ts.umd.js 1.39 kB
joi/dist/joi.js 590 B
joi/dist/joi.mjs 606 B
joi/dist/joi.modern.mjs 490 B
joi/dist/joi.module.js 606 B
joi/dist/joi.umd.js 694 B
nope/dist/nope.js 346 B
nope/dist/nope.mjs 363 B
nope/dist/nope.modern.mjs 330 B
nope/dist/nope.module.js 363 B
nope/dist/nope.umd.js 432 B
standard-schema/dist/standard-schema.js 607 B
standard-schema/dist/standard-schema.mjs 625 B
standard-schema/dist/standard-schema.modern.mjs 568 B
standard-schema/dist/standard-schema.module.js 625 B
standard-schema/dist/standard-schema.umd.js 705 B
superstruct/dist/superstruct.js 339 B
superstruct/dist/superstruct.mjs 353 B
superstruct/dist/superstruct.modern.mjs 342 B
superstruct/dist/superstruct.module.js 353 B
superstruct/dist/superstruct.umd.js 437 B
typanion/dist/typanion.js 329 B
typanion/dist/typanion.mjs 345 B
typanion/dist/typanion.modern.mjs 325 B
typanion/dist/typanion.module.js 345 B
typanion/dist/typanion.umd.js 425 B
typebox/dist/typebox.js 501 B
typebox/dist/typebox.mjs 517 B
typebox/dist/typebox.modern.mjs 494 B
typebox/dist/typebox.module.js 517 B
typebox/dist/typebox.umd.js 618 B
typeschema/dist/typeschema.js 479 B
typeschema/dist/typeschema.mjs 491 B
typeschema/dist/typeschema.modern.mjs 460 B
typeschema/dist/typeschema.module.js 491 B
typeschema/dist/typeschema.umd.js 586 B
valibot/dist/valibot.js 477 B
valibot/dist/valibot.mjs 492 B
valibot/dist/valibot.modern.mjs 452 B
valibot/dist/valibot.module.js 492 B
valibot/dist/valibot.umd.js 586 B
vest/dist/vest.js 479 B
vest/dist/vest.mjs 443 B
vest/dist/vest.modern.mjs 390 B
vest/dist/vest.module.js 443 B
vest/dist/vest.umd.js 568 B
vine/dist/vine.js 543 B
vine/dist/vine.mjs 553 B
vine/dist/vine.modern.mjs 484 B
vine/dist/vine.module.js 553 B
vine/dist/vine.umd.js 650 B
yup/dist/yup.js 626 B
yup/dist/yup.mjs 641 B
yup/dist/yup.modern.mjs 574 B
yup/dist/yup.module.js 641 B
yup/dist/yup.umd.js 730 B
zod/dist/zod.js 611 B
zod/dist/zod.mjs 629 B
zod/dist/zod.modern.mjs 565 B
zod/dist/zod.module.js 629 B
zod/dist/zod.umd.js 717 B

compressed-size-action

@jorisre jorisre merged commit ded1746 into master Feb 24, 2025
@jorisre jorisre deleted the fix/standard-schema-resolver branch February 24, 2025 09:54
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 4.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@graup

graup commented Mar 10, 2025

Copy link
Copy Markdown

Is this right? This makes it a dependency for everyone even if they don't use anything related to standard schema.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Standard Schema Resolver Could not resolve "@standard-schema/utils"

3 participants