/
githubmirror
/
tailwindcss
Обзор
Документация
Войти
/
githubmirror
/
tailwindcss
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v4.1.0
playgrounds/v3/package.json
26 строк
583 B
depfu[bot]
Update all of nextjs 15.2.3 → 15.2.4 (patch) (#17471)
01 апр 2025, 11:48
Не верифицирован
01 апр 2025, 11:48
80017eb
Код
Авторство
О чём код?
{ "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": "15.2.4", "react": "^19.0.0", "react-dom": "^19.0.0", "tailwindcss": "^3" }, "devDependencies": { "@types/node": "^20.14.8", "@types/react": "^19.0.12", "@types/react-dom": "^19.0.4", "autoprefixer": "^10.4.21", "eslint": "^9.22.0", "eslint-config-next": "^15.2.4", "typescript": "^5.5.4" } }