Skip to content

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

@minecrawler
Copy link

minecrawler commented Nov 21, 2025

@hipstersmoothie will we ever get this? It's kinda sad to see nextjs+storybook always throw warnings on every single npm install... not to forget security fixes, as others lined out.

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