/
githubmirror
/
tailwindcss
Обзор
Документация
Войти
/
githubmirror
/
tailwindcss
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v4.2.2
playgrounds/v3/package.json
26 строк
584 B
depfu[bot]
Update @types/react 19.2.10 → 19.2.14 (patch) (#19681)
18 фев 2026, 13:58
Не верифицирован
18 фев 2026, 13:58
06b6473
Код
Авторство
О чём код?
{ "name": "v3-playground", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint", "upgrade": "node scripts/upgrade.mjs" }, "dependencies": { "next": "^16.1.6", "react": "^19.2.4", "react-dom": "^19.2.4", "tailwindcss": "^3" }, "devDependencies": { "@types/node": "catalog:", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", "autoprefixer": "^10.4.24", "eslint": "^9.39.2", "eslint-config-next": "^16.1.6", "typescript": "^5.9.3" } }