Move @protobuf-ts/plugin
to dev dependencies
#2106
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request updates the dependencies in the
packages/cache
project to correctly classify@protobuf-ts/plugin
and related packages as development dependencies.Dependency Upgrades
@azure/core-http/form-data
@types/node-fetch/form-data
brace-expansion
form-data
(root)New Dependencies Added
call-bind-apply-helpers
dunder-proto
es-define-property
es-errors
es-object-atoms
es-set-tostringtag
function-bind
get-intrinsic
get-proto
gopd
has-symbols
has-tostringtag
hasown
math-intrinsics
safe-buffer
Package Movement
@protobuf-ts/plugin
Summary
This change primarily involved:
brace-expansion
(1.1.11 → 1.1.12)@protobuf-ts/plugin
was moved from regular dependencies to devDependencieses-set-tostringtag
andhasown
The changes appear to be focused on optimizing cache dependencies and modernizing the dependency tree with better ECMAScript support and updated form-data handling capabilities.