/
githubmirror
/
material-ui
Обзор
Документация
Войти
/
githubmirror
/
material-ui
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
canary
test/package.json
43 строки
1 KB
code-infra-renovate[bot]
Bump @types/sinon to 22.0.0 (#48865)
27 июл 2026, 11:56
Не верифицирован
27 июл 2026, 11:56
27f46fa
Код
Авторство
О чём код?
{ "name": "@mui-internal/tests", "private": true, "scripts": { "typescript": "tsgo -p tsconfig.json" }, "devDependencies": { "@babel/runtime": "7.29.7", "@emotion/cache": "11.14.0", "@emotion/react": "11.14.0", "@mui/icons-material": "workspace:^", "@mui/lab": "workspace:*", "@mui/material": "workspace:^", "@mui/stylis-plugin-rtl": "workspace:^", "@mui/system": "workspace:^", "@mui/utils": "workspace:^", "@tailwindcss/vite": "4.3.3", "@testing-library/dom": "10.4.1", "@types/chai": "5.2.3", "@types/react": "19.2.17", "@types/react-is": "19.2.0", "@types/sinon": "22.0.0", "chai": "6.2.2", "docs": "workspace:^", "es-toolkit": "1.49.0", "fast-glob": "3.3.3", "prop-types": "15.8.1", "react": "19.2.8", "react-dom": "19.2.8", "react-is": "19.2.8", "react-router": "8.3.0", "react-window": "2.3.0", "sinon": "22.1.0", "styled-components": "6.4.4", "stylis": "4.4.0", "tailwindcss": "4.3.3", "webfontloader": "1.6.28", "yargs": "17.7.3" }, "dependencies": { "@react-spring/web": "^10.1.2" } }