Skip to content

tilde lock dependencies; remove compose shrink lock#1033

Merged
ionous merged 1 commit intomainfrom
packages
Jan 16, 2026
Merged

tilde lock dependencies; remove compose shrink lock#1033
ionous merged 1 commit intomainfrom
packages

Conversation

@ionous
Copy link
Copy Markdown
Contributor

@ionous ionous commented Jan 16, 2026

#1029 removed package-lock.json, and linked some packages to specific dependencies instead.
this changes those dependencies to ~ style, and it updates our other package.json files to match.
it raises the versions up to what they had been in the package-lock prior to 1029, and removes the now unneeded lock->shrinkwrap mapping in docker's compose.

this doesn't address dependencies of dependencies: that's considered an okay risk since all of our direct dependencies are well known and well maintained projects.

@ionous ionous merged commit 744ac09 into main Jan 16, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant