Skip to content

[BUG] keeps getting warning that the data in this package is two months old when using 2.8.32 build #109

@olympiaindians

Description

@olympiaindians

Describe the bug
keeps getting warning that the data in this package is two months old when using 2.8.32 build

The data in this module is over two months old. To ensure accurate Baseline data, please update: npm i baseline-browser-mapping@latest -D

To Reproduce
Steps to reproduce the behavior:

  1. npm i baseline-browser-mapping@latest -D
  2. npm run build
  3. See error The data in this module is over two months old. To ensure accurate Baseline data, please update: npm i baseline-browser-mapping@latest -D

NOTE: baseline-browser-mapping contains a lot of flattened data is heavily minified, so it can help to navigate to whichever file is throwing the error (dist/index.js, dist/index.cjs) and format the file to isolate which function is throwing the error.

Expected behavior
No warning when using the latest version of the package

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: windows/linux
  • Environment: Node
  • Version: node v22.9.0 and npm v 10.2.4

Additional context
Just using default nextjs create app with Tailwindcss and getting this warning message

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions