/
githubmirror
/
material-ui
Обзор
Документация
Войти
/
githubmirror
/
material-ui
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v6.5.0
docs/package.json
144 строки
5 KB
Diego Andai
[core] Prepare v6 branch for v7 stable release (#45668)
25 мар 2025, 17:51
Не верифицирован
25 мар 2025, 17:51
b90267a
Код
Авторство
О чём код?
{ "name": "docs", "version": "5.0.0", "private": true, "author": "MUI Team", "license": "MIT", "scripts": { "build": "rimraf ./export && cross-env NODE_ENV=production NODE_OPTIONS=--max_old_space_size=8192 next build && pnpm build-sw", "build:clean": "rimraf .next && pnpm build", "build-sw": "node ./scripts/buildServiceWorker.js", "dev": "next dev", "deploy": "git push -f material-ui-docs v6.x:v6", "icons": "rimraf --glob public/static/icons/* && node ./scripts/buildIcons.js", "start": "serve ./export", "create-playground": "cpy --cwd=scripts playground.template.tsx ../../pages/playground --rename=index.tsx", "typescript": "tsc -p tsconfig.json && tsc -p scripts/tsconfig.json", "typescript:transpile": "echo 'Use `pnpm docs:typescript:formatted'` instead && exit 1", "typescript:transpile:dev": "echo 'Use `pnpm docs:typescript'` instead && exit 1", "link-check": "tsx ./scripts/reportBrokenLinks.js" }, "dependencies": { "@babel/core": "^7.26.0", "@babel/runtime": "^7.26.0", "@babel/runtime-corejs2": "^7.26.0", "@docsearch/react": "^3.8.2", "@emotion/cache": "^11.13.5", "@emotion/react": "^11.13.5", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.13.5", "@fortawesome/fontawesome-svg-core": "^6.7.2", "@fortawesome/free-solid-svg-icons": "^6.7.2", "@fortawesome/react-fontawesome": "^0.2.2", "@mui/base": "workspace:*", "@mui/docs": "workspace:^", "@mui/icons-material": "workspace:^", "@mui/internal-markdown": "workspace:^", "@mui/joy": "workspace:*", "@mui/lab": "workspace:*", "@mui/material": "workspace:^", "@mui/styled-engine": "workspace:^", "@mui/styled-engine-sc": "workspace:^", "@mui/styles": "workspace:^", "@mui/system": "workspace:^", "@mui/types": "workspace:~", "@mui/utils": "workspace:^", "@mui/x-charts": "7.23.6", "@mui/x-data-grid": "7.23.6", "@mui/x-data-grid-generator": "7.23.6", "@mui/x-data-grid-premium": "7.23.6", "@mui/x-data-grid-pro": "7.23.6", "@mui/x-date-pickers": "7.23.6", "@mui/x-date-pickers-pro": "7.23.6", "@mui/x-license": "7.23.6", "@mui/x-tree-view": "7.23.6", "@popperjs/core": "^2.11.8", "@react-spring/web": "^9.7.5", "@toolpad/core": "^0.12.0", "autoprefixer": "^10.4.20", "autosuggest-highlight": "^3.3.4", "babel-plugin-module-resolver": "^5.0.2", "babel-plugin-optimize-clsx": "^2.6.2", "babel-plugin-react-remove-properties": "^0.3.0", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "chance": "^1.1.12", "clean-css": "^5.3.3", "clipboard-copy": "^4.0.1", "clsx": "^2.1.1", "core-js": "^2.6.11", "cross-env": "^7.0.3", "css-mediaquery": "^0.1.2", "dayjs": "^1.11.13", "feed": "^4.2.2", "fg-loadcss": "^3.1.0", "final-form": "^4.20.10", "flexsearch": "^0.7.43", "fs-extra": "^11.2.0", "json2mq": "^0.2.0", "jss": "^10.10.0", "jss-plugin-template": "^10.10.0", "jss-rtl": "^0.3.0", "lodash": "^4.17.21", "lz-string": "^1.5.0", "markdown-to-jsx": "^7.7.3", "material-ui-popup-state": "^5.3.3", "next": "^15.1.4", "notistack": "3.0.1", "nprogress": "^0.2.0", "postcss": "^8.4.49", "postcss-import": "^16.1.0", "prop-types": "^15.8.1", "react": "^19.0.0", "react-dom": "^19.0.0", "react-draggable": "^4.4.6", "react-final-form": "^6.5.9", "react-imask": "^7.6.1", "react-intersection-observer": "^9.14.1", "react-is": "^19.0.0", "react-number-format": "^5.4.3", "react-router": "^7.1.1", "react-runner": "^1.0.5", "react-simple-code-editor": "^0.14.1", "react-spring": "^9.7.5", "react-swipeable-views": "^0.14.0", "react-transition-group": "^4.4.5", "react-virtuoso": "^4.12.3", "react-window": "^1.8.11", "rimraf": "^6.0.1", "styled-components": "^6.1.14", "stylis": "4.2.0", "stylis-plugin-rtl": "^2.1.1", "use-count-up": "^3.0.1", "webpack-bundle-analyzer": "^4.10.2" }, "devDependencies": { "@babel/plugin-transform-react-constant-elements": "^7.25.9", "@babel/preset-typescript": "^7.26.0", "@mui-internal/api-docs-builder": "workspace:^", "@mui/internal-docs-utils": "workspace:^", "@mui/internal-scripts": "workspace:^", "@mui/internal-test-utils": "workspace:^", "@types/autosuggest-highlight": "^3.2.3", "@types/chai": "^4.3.20", "@types/chance": "^1.1.6", "@types/css-mediaquery": "^0.1.4", "@types/gtag.js": "^0.0.20", "@types/json2mq": "^0.2.2", "@types/node": "^20.17.12", "@types/prop-types": "^15.7.14", "@types/react": "^19.0.10", "@types/react-dom": "^19.0.2", "@types/react-swipeable-views": "^0.13.6", "@types/react-transition-group": "^4.4.12", "@types/react-window": "^1.8.8", "@types/stylis": "^4.2.0", "chai": "^4.5.0", "cross-fetch": "^4.1.0", "gm": "^1.25.0", "marked": "^15.0.6", "playwright": "^1.48.2", "prettier": "^3.4.2", "tailwindcss": "^3.4.17", "yargs": "^17.7.2" } }