Commit af193a6e authored by bekzat kapan's avatar bekzat kapan

3# Установил библиотеки для упрощения стилизации Material Design

parent e3bda422
This diff is collapsed.
......@@ -9,17 +9,20 @@
"lint": "next lint"
},
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@mui/material": "^6.2.1",
"next": "15.1.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"next": "15.1.1"
"react-dom": "^19.0.0"
},
"devDependencies": {
"typescript": "^5",
"@eslint/eslintrc": "^3",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"eslint": "^9",
"eslint-config-next": "15.1.1",
"@eslint/eslintrc": "^3"
"typescript": "^5"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment