{
  "_from": "@mui/x-internals@8.25.0",
  "_id": "@mui/x-internals@8.25.0",
  "_inBundle": false,
  "_integrity": "sha512-RKexkVaK3xvAeLBNeLAw6oJCsQrXkx7TYSRoSUmmJveydqOqoBbimv+nbc8PmL4UL0ShVNkaFL1YWY7kYCCXUA==",
  "_location": "/@mui/x-internals",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@mui/x-internals@8.25.0",
    "name": "@mui/x-internals",
    "escapedName": "@mui%2fx-internals",
    "scope": "@mui",
    "rawSpec": "8.25.0",
    "saveSpec": null,
    "fetchSpec": "8.25.0"
  },
  "_requiredBy": [
    "/@mui/x-date-pickers"
  ],
  "_resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-8.25.0.tgz",
  "_shasum": "93849275bfb3a4e5e0130ae91449bb4f8517a1d7",
  "_spec": "@mui/x-internals@8.25.0",
  "_where": "/var/www/tecnibi/node_modules/@mui/x-date-pickers",
  "author": {
    "name": "MUI Team"
  },
  "bugs": {
    "url": "https://github.com/mui/mui-x/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.28.4",
    "@mui/utils": "^7.3.5",
    "reselect": "^5.1.1",
    "use-sync-external-store": "^1.6.0"
  },
  "deprecated": false,
  "description": "Utility functions for the MUI X packages (internal use only).",
  "engines": {
    "node": ">=14.0.0"
  },
  "exports": {
    "./package.json": "./package.json",
    "./*": {
      "require": {
        "types": "./*/index.d.ts",
        "default": "./*/index.js"
      },
      "default": {
        "types": "./esm/*/index.d.ts",
        "default": "./esm/*/index.js"
      }
    },
    "./esm": null
  },
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/mui-org"
  },
  "homepage": "https://mui.com/x/",
  "keywords": [
    "react",
    "react-component",
    "material-ui",
    "mui",
    "mui-x",
    "utils"
  ],
  "license": "MIT",
  "name": "@mui/x-internals",
  "peerDependencies": {
    "react": "^17.0.0 || ^18.0.0 || ^19.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mui/mui-x.git",
    "directory": "packages/x-internals"
  },
  "sideEffects": false,
  "type": "commonjs",
  "version": "8.25.0"
}
