All @baseplate-dev/project-builder-lib versions

@baseplate-dev/project-builder-lib @0.6.10

MPL-2.0
License
No
Install Scripts
10
Dependencies
13
Dev Dependencies
203.7 KB
Package Size
Published

Library for Project Builder using Baseplate generators

Maintainers

kingtam2000

Keywords

baseplatecode-generationconfigurationfull-stackproject-definitiontypescript

Dependencies (10)

PackageConstraintRegistry Status
acorn ^8.15.0 auto_approved
immer ~11.1.4 auto_approved
culori ^4.0.1 auto_approved
globby ^14.0.2 auto_approved
zustand 5.0.3 auto_approved
es-toolkit 1.44.0 auto_approved
inflection 3.0.0 auto_approved
react-hook-form 7.71.1 auto_approved
@baseplate-dev/sync 0.6.10 auto_approved
@baseplate-dev/utils 0.6.10 auto_approved

Dev Dependencies (13)

PackageConstraintRegistry Status
vite 8.0.16 auto_approved
memfs 4.15.1 auto_approved
eslint 9.39.2 auto_approved
oxlint 1.56.0 auto_approved
vitest 4.1.7 auto_approved
prettier 3.8.1 auto_approved
type-fest 4.41.0 auto_approved
typescript 5.9.3 auto_approved
@types/node ^24.12.0 auto_approved
tailwindcss 4.3.0 auto_approved
@types/react 19.1.3 auto_approved
@types/culori ^2.1.1 No greenflagged match
@baseplate-dev/tools 0.6.10 auto_approved

Transitive Dependency Tree

67 transitive deps max depth 6
  ├─ @baseplate-dev/sync 0.6.10 → 0.6.10
  ├─ @baseplate-dev/utils 0.6.10 → 0.6.10
  ├─ acorn ^8.15.0 → 8.17.0
  ├─ culori ^4.0.1 → 4.0.2
  ├─ es-toolkit 1.44.0 → 1.44.0
  ├─ globby ^14.0.2 → 14.1.0
  ├─ immer ~11.1.4 → 11.1.15
  ├─ inflection 3.0.0 → 3.0.0
  ├─ react-hook-form 7.71.1 → 7.71.1
├─ zustand 5.0.3 → 5.0.3
  ├─ @sindresorhus/merge-streams ^2.1.0 → 2.3.0
  ├─ chalk 5.3.0 → 5.3.0
  ├─ execa 9.3.0 → 9.3.0
  ├─ fast-glob ^3.3.3 → 3.3.3
  ├─ fast-json-patch ^3.1.1 → 3.1.1
  ├─ fastest-levenshtein ^1.0.16 → 1.0.16
  ├─ ignore ^7.0.5 → 7.0.6
  ├─ micromatch ^4.0.8 → 4.0.8
  ├─ ms 2.1.3 → 2.1.3
  ├─ nanoid 5.0.9 → 5.0.9
  ├─ node-diff3 3.1.2
  ├─ p-limit 6.1.0 → 6.1.0
  ├─ path-type ^6.0.0 → 6.0.0
  ├─ prettier 3.8.1 → 3.8.1
  ├─ slash ^5.1.0 → 5.1.0
  ├─ sort-keys ^5.1.0 → 5.1.0
  ├─ tinyqueue 3.0.0 → 3.0.0
  ├─ unicorn-magic ^0.3.0 → 0.3.0
  ├─ yaml 2.8.3 → 2.8.3
  ├─ yaml-diff-patch 2.0.0 → 2.0.0
├─ zod ^4.3.6 → 4.4.3
  ├─ @nodelib/fs.stat ^2.0.2 → 2.0.5
  ├─ @nodelib/fs.walk ^1.2.3 → 1.2.8
  ├─ braces ^3.0.3 → 3.0.3
  ├─ cross-spawn ^7.0.3 → 7.0.6
  ├─ figures ^6.1.0 → 6.1.0
  ├─ get-stream ^9.0.0 → 9.0.1
  ├─ glob-parent ^5.1.2 → 5.1.2
  ├─ human-signals ^7.0.0
  ├─ is-plain-obj ^4.1.0 → 4.1.0
  ├─ is-stream ^4.0.1 → 4.0.1
  ├─ merge2 ^1.3.0 → 1.4.1
  ├─ npm-run-path ^5.2.0 → 5.3.0
  ├─ picomatch ^2.3.1 → 2.3.2
  ├─ pretty-ms ^9.0.0 → 9.3.0
  ├─ signal-exit ^4.1.0 → 4.1.0
  ├─ strip-final-newline ^4.0.0 → 4.0.0
  ├─ yocto-queue ^1.1.1
├─ yoctocolors ^2.0.0 → 2.2.0
  ├─ @nodelib/fs.scandir 2.1.5 → 2.1.5
  ├─ @sec-ant/readable-stream ^0.4.1 → 0.4.1
  ├─ fastq ^1.6.0 → 1.20.1
  ├─ fill-range ^7.1.1 → 7.1.1
  ├─ is-glob ^4.0.1 → 4.0.3
  ├─ is-unicode-supported ^2.0.0 → 2.1.0
  ├─ parse-ms ^4.0.0 → 4.0.0
  ├─ path-key ^4.0.0 → 4.0.0
  ├─ shebang-command ^2.0.0 → 2.0.0
├─ which ^2.0.1 → 2.0.2
  ├─ is-extglob ^2.1.1 → 2.1.1
  ├─ isexe ^2.0.0 → 2.0.0
  ├─ reusify ^1.0.4 → 1.1.0
  ├─ run-parallel ^1.1.9 → 1.2.0
  ├─ shebang-regex ^3.0.0
├─ to-regex-range ^5.0.1 → 5.0.1
  ├─ is-number ^7.0.0 → 7.0.0
  ├─ queue-microtask ^1.2.2 → 1.2.3

Changes from v0.6.9

Dependency Changes

ChangePackageVersion
removed zod ^4.3.6
removed react 19.1.0
removed @baseplate-dev/ui-components 0.6.9
changed @baseplate-dev/sync 0.6.9 → 0.6.10
changed @baseplate-dev/utils 0.6.9 → 0.6.10

File Changes

2 added 510 removed 7 modified size delta: -507.6 KB

Published to npm: