Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
H
Homework83_M11
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ли Джен Сеп
Homework83_M11
Commits
af193a6e
Commit
af193a6e
authored
Dec 18, 2024
by
bekzat kapan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
3# Установил библиотеки для упрощения стилизации Material Design
parent
e3bda422
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
777 additions
and
25 deletions
+777
-25
package-lock.json
frontend/package-lock.json
+769
-20
package.json
frontend/package.json
+8
-5
No files found.
frontend/package-lock.json
View file @
af193a6e
This diff is collapsed.
Click to expand it.
frontend/package.json
View file @
af193a6e
...
@@ -9,17 +9,20 @@
...
@@ -9,17 +9,20 @@
"lint"
:
"next lint"
"lint"
:
"next lint"
},
},
"dependencies"
:
{
"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"
:
"^19.0.0"
,
"react-dom"
:
"^19.0.0"
,
"react-dom"
:
"^19.0.0"
"next"
:
"15.1.1"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"
typescript"
:
"^5
"
,
"
@eslint/eslintrc"
:
"^3
"
,
"@types/node"
:
"^20"
,
"@types/node"
:
"^20"
,
"@types/react"
:
"^19"
,
"@types/react"
:
"^19"
,
"@types/react-dom"
:
"^19"
,
"@types/react-dom"
:
"^19"
,
"eslint"
:
"^9"
,
"eslint"
:
"^9"
,
"eslint-config-next"
:
"15.1.1"
,
"eslint-config-next"
:
"15.1.1"
,
"
@eslint/eslintrc"
:
"^3
"
"
typescript"
:
"^5
"
}
}
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment