Skip to content

deps: Fix dependencies above deprecations#373

Merged
Mortaro merged 1 commit intonullstack:nextfrom
GuiDevloper:update-deps
Aug 9, 2023
Merged

deps: Fix dependencies above deprecations#373
Mortaro merged 1 commit intonullstack:nextfrom
GuiDevloper:update-deps

Conversation

@GuiDevloper
Copy link
Member

Eliminates some deprecations/unused like the following (Before/After):

PS: pnpm currently by default resolves to the lowest version described in package.json (ex: "webpack": "^5.0.0" === "5.0.0"), this PR secures that a well tested version will always be used!

@Mortaro Mortaro changed the base branch from master to next August 9, 2023 05:24
@Mortaro Mortaro merged commit 7e71ae2 into nullstack:next Aug 9, 2023
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.

2 participants