Skip to content

upgrade flat-cache to 6.1.7 #97

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

supdann
Copy link

@supdann supdann commented Mar 6, 2025

This PR updates flat-cache to remove the outdated [email protected].

image

By upgrading flat-cache, all dependencies now use [email protected], aligning it with the rest of the project.

Changes Made:

  • Updated flat-cache in package.json
  • Regenerated yarn.lock to ensure the correct dependency tree
  • Modified plugin.ts if necessary to ensure compatibility with the updated package API & breaking changes.

Testing & Validation:

Verified using pnpm why glob now shows only [email protected]
Ran pnpm install successfully with no warnings
Made sure to apply the breaking changes according to the flat-cache docs.
The result of running v4 & v5 tests:

image image

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