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
Show 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
...
...
@@ -8,6 +8,9 @@
"name"
:
"frontend"
,
"version"
:
"0.1.0"
,
"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"
...
...
@@ -22,6 +25,148 @@
"typescript"
:
"^5"
}
},
"node_modules/@babel/code-frame"
:
{
"version"
:
"7.26.2"
,
"resolved"
:
"https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz"
,
"integrity"
:
"sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@babel/helper-validator-identifier"
:
"^7.25.9"
,
"js-tokens"
:
"^4.0.0"
,
"picocolors"
:
"^1.0.0"
},
"engines"
:
{
"node"
:
">=6.9.0"
}
},
"node_modules/@babel/generator"
:
{
"version"
:
"7.26.3"
,
"resolved"
:
"https://registry.npmjs.org/@babel/generator/-/generator-7.26.3.tgz"
,
"integrity"
:
"sha512-6FF/urZvD0sTeO7k6/B15pMLC4CHUv1426lzr3N01aHJTl046uCAh9LXW/fzeXXjPNCJ6iABW5XaWOsIZB93aQ=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@babel/parser"
:
"^7.26.3"
,
"@babel/types"
:
"^7.26.3"
,
"@jridgewell/gen-mapping"
:
"^0.3.5"
,
"@jridgewell/trace-mapping"
:
"^0.3.25"
,
"jsesc"
:
"^3.0.2"
},
"engines"
:
{
"node"
:
">=6.9.0"
}
},
"node_modules/@babel/helper-module-imports"
:
{
"version"
:
"7.25.9"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz"
,
"integrity"
:
"sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@babel/traverse"
:
"^7.25.9"
,
"@babel/types"
:
"^7.25.9"
},
"engines"
:
{
"node"
:
">=6.9.0"
}
},
"node_modules/@babel/helper-string-parser"
:
{
"version"
:
"7.25.9"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz"
,
"integrity"
:
"sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA=="
,
"license"
:
"MIT"
,
"engines"
:
{
"node"
:
">=6.9.0"
}
},
"node_modules/@babel/helper-validator-identifier"
:
{
"version"
:
"7.25.9"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz"
,
"integrity"
:
"sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ=="
,
"license"
:
"MIT"
,
"engines"
:
{
"node"
:
">=6.9.0"
}
},
"node_modules/@babel/parser"
:
{
"version"
:
"7.26.3"
,
"resolved"
:
"https://registry.npmjs.org/@babel/parser/-/parser-7.26.3.tgz"
,
"integrity"
:
"sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@babel/types"
:
"^7.26.3"
},
"bin"
:
{
"parser"
:
"bin/babel-parser.js"
},
"engines"
:
{
"node"
:
">=6.0.0"
}
},
"node_modules/@babel/runtime"
:
{
"version"
:
"7.26.0"
,
"resolved"
:
"https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.0.tgz"
,
"integrity"
:
"sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"regenerator-runtime"
:
"^0.14.0"
},
"engines"
:
{
"node"
:
">=6.9.0"
}
},
"node_modules/@babel/template"
:
{
"version"
:
"7.25.9"
,
"resolved"
:
"https://registry.npmjs.org/@babel/template/-/template-7.25.9.tgz"
,
"integrity"
:
"sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@babel/code-frame"
:
"^7.25.9"
,
"@babel/parser"
:
"^7.25.9"
,
"@babel/types"
:
"^7.25.9"
},
"engines"
:
{
"node"
:
">=6.9.0"
}
},
"node_modules/@babel/traverse"
:
{
"version"
:
"7.26.4"
,
"resolved"
:
"https://registry.npmjs.org/@babel/traverse/-/traverse-7.26.4.tgz"
,
"integrity"
:
"sha512-fH+b7Y4p3yqvApJALCPJcwb0/XaOSgtK4pzV6WVjPR5GLFQBRI7pfoX2V2iM48NXvX07NUxxm1Vw98YjqTcU5w=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@babel/code-frame"
:
"^7.26.2"
,
"@babel/generator"
:
"^7.26.3"
,
"@babel/parser"
:
"^7.26.3"
,
"@babel/template"
:
"^7.25.9"
,
"@babel/types"
:
"^7.26.3"
,
"debug"
:
"^4.3.1"
,
"globals"
:
"^11.1.0"
},
"engines"
:
{
"node"
:
">=6.9.0"
}
},
"node_modules/@babel/traverse/node_modules/globals"
:
{
"version"
:
"11.12.0"
,
"resolved"
:
"https://registry.npmjs.org/globals/-/globals-11.12.0.tgz"
,
"integrity"
:
"sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA=="
,
"license"
:
"MIT"
,
"engines"
:
{
"node"
:
">=4"
}
},
"node_modules/@babel/types"
:
{
"version"
:
"7.26.3"
,
"resolved"
:
"https://registry.npmjs.org/@babel/types/-/types-7.26.3.tgz"
,
"integrity"
:
"sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@babel/helper-string-parser"
:
"^7.25.9"
,
"@babel/helper-validator-identifier"
:
"^7.25.9"
},
"engines"
:
{
"node"
:
">=6.9.0"
}
},
"node_modules/@emnapi/runtime"
:
{
"version"
:
"1.3.1"
,
"resolved"
:
"https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.3.1.tgz"
,
...
...
@@ -32,6 +177,152 @@
"tslib"
:
"^2.4.0"
}
},
"node_modules/@emotion/babel-plugin"
:
{
"version"
:
"11.13.5"
,
"resolved"
:
"https://registry.npmjs.org/@emotion/babel-plugin/-/babel-plugin-11.13.5.tgz"
,
"integrity"
:
"sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@babel/helper-module-imports"
:
"^7.16.7"
,
"@babel/runtime"
:
"^7.18.3"
,
"@emotion/hash"
:
"^0.9.2"
,
"@emotion/memoize"
:
"^0.9.0"
,
"@emotion/serialize"
:
"^1.3.3"
,
"babel-plugin-macros"
:
"^3.1.0"
,
"convert-source-map"
:
"^1.5.0"
,
"escape-string-regexp"
:
"^4.0.0"
,
"find-root"
:
"^1.1.0"
,
"source-map"
:
"^0.5.7"
,
"stylis"
:
"4.2.0"
}
},
"node_modules/@emotion/cache"
:
{
"version"
:
"11.14.0"
,
"resolved"
:
"https://registry.npmjs.org/@emotion/cache/-/cache-11.14.0.tgz"
,
"integrity"
:
"sha512-L/B1lc/TViYk4DcpGxtAVbx0ZyiKM5ktoIyafGkH6zg/tj+mA+NE//aPYKG0k8kCHSHVJrpLpcAlOBEXQ3SavA=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@emotion/memoize"
:
"^0.9.0"
,
"@emotion/sheet"
:
"^1.4.0"
,
"@emotion/utils"
:
"^1.4.2"
,
"@emotion/weak-memoize"
:
"^0.4.0"
,
"stylis"
:
"4.2.0"
}
},
"node_modules/@emotion/hash"
:
{
"version"
:
"0.9.2"
,
"resolved"
:
"https://registry.npmjs.org/@emotion/hash/-/hash-0.9.2.tgz"
,
"integrity"
:
"sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g=="
,
"license"
:
"MIT"
},
"node_modules/@emotion/is-prop-valid"
:
{
"version"
:
"1.3.1"
,
"resolved"
:
"https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-1.3.1.tgz"
,
"integrity"
:
"sha512-/ACwoqx7XQi9knQs/G0qKvv5teDMhD7bXYns9N/wM8ah8iNb8jZ2uNO0YOgiq2o2poIvVtJS2YALasQuMSQ7Kw=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@emotion/memoize"
:
"^0.9.0"
}
},
"node_modules/@emotion/memoize"
:
{
"version"
:
"0.9.0"
,
"resolved"
:
"https://registry.npmjs.org/@emotion/memoize/-/memoize-0.9.0.tgz"
,
"integrity"
:
"sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ=="
,
"license"
:
"MIT"
},
"node_modules/@emotion/react"
:
{
"version"
:
"11.14.0"
,
"resolved"
:
"https://registry.npmjs.org/@emotion/react/-/react-11.14.0.tgz"
,
"integrity"
:
"sha512-O000MLDBDdk/EohJPFUqvnp4qnHeYkVP5B0xEG0D/L7cOKP9kefu2DXn8dj74cQfsEzUqh+sr1RzFqiL1o+PpA=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@babel/runtime"
:
"^7.18.3"
,
"@emotion/babel-plugin"
:
"^11.13.5"
,
"@emotion/cache"
:
"^11.14.0"
,
"@emotion/serialize"
:
"^1.3.3"
,
"@emotion/use-insertion-effect-with-fallbacks"
:
"^1.2.0"
,
"@emotion/utils"
:
"^1.4.2"
,
"@emotion/weak-memoize"
:
"^0.4.0"
,
"hoist-non-react-statics"
:
"^3.3.1"
},
"peerDependencies"
:
{
"react"
:
">=16.8.0"
},
"peerDependenciesMeta"
:
{
"@types/react"
:
{
"optional"
:
true
}
}
},
"node_modules/@emotion/serialize"
:
{
"version"
:
"1.3.3"
,
"resolved"
:
"https://registry.npmjs.org/@emotion/serialize/-/serialize-1.3.3.tgz"
,
"integrity"
:
"sha512-EISGqt7sSNWHGI76hC7x1CksiXPahbxEOrC5RjmFRJTqLyEK9/9hZvBbiYn70dw4wuwMKiEMCUlR6ZXTSWQqxA=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@emotion/hash"
:
"^0.9.2"
,
"@emotion/memoize"
:
"^0.9.0"
,
"@emotion/unitless"
:
"^0.10.0"
,
"@emotion/utils"
:
"^1.4.2"
,
"csstype"
:
"^3.0.2"
}
},
"node_modules/@emotion/sheet"
:
{
"version"
:
"1.4.0"
,
"resolved"
:
"https://registry.npmjs.org/@emotion/sheet/-/sheet-1.4.0.tgz"
,
"integrity"
:
"sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg=="
,
"license"
:
"MIT"
},
"node_modules/@emotion/styled"
:
{
"version"
:
"11.14.0"
,
"resolved"
:
"https://registry.npmjs.org/@emotion/styled/-/styled-11.14.0.tgz"
,
"integrity"
:
"sha512-XxfOnXFffatap2IyCeJyNov3kiDQWoR08gPUQxvbL7fxKryGBKUZUkG6Hz48DZwVrJSVh9sJboyV1Ds4OW6SgA=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@babel/runtime"
:
"^7.18.3"
,
"@emotion/babel-plugin"
:
"^11.13.5"
,
"@emotion/is-prop-valid"
:
"^1.3.0"
,
"@emotion/serialize"
:
"^1.3.3"
,
"@emotion/use-insertion-effect-with-fallbacks"
:
"^1.2.0"
,
"@emotion/utils"
:
"^1.4.2"
},
"peerDependencies"
:
{
"@emotion/react"
:
"^11.0.0-rc.0"
,
"react"
:
">=16.8.0"
},
"peerDependenciesMeta"
:
{
"@types/react"
:
{
"optional"
:
true
}
}
},
"node_modules/@emotion/unitless"
:
{
"version"
:
"0.10.0"
,
"resolved"
:
"https://registry.npmjs.org/@emotion/unitless/-/unitless-0.10.0.tgz"
,
"integrity"
:
"sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg=="
,
"license"
:
"MIT"
},
"node_modules/@emotion/use-insertion-effect-with-fallbacks"
:
{
"version"
:
"1.2.0"
,
"resolved"
:
"https://registry.npmjs.org/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.2.0.tgz"
,
"integrity"
:
"sha512-yJMtVdH59sxi/aVJBpk9FQq+OR8ll5GT8oWd57UpeaKEVGab41JWaCFA7FRLoMLloOZF/c/wsPoe+bfGmRKgDg=="
,
"license"
:
"MIT"
,
"peerDependencies"
:
{
"react"
:
">=16.8.0"
}
},
"node_modules/@emotion/utils"
:
{
"version"
:
"1.4.2"
,
"resolved"
:
"https://registry.npmjs.org/@emotion/utils/-/utils-1.4.2.tgz"
,
"integrity"
:
"sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA=="
,
"license"
:
"MIT"
},
"node_modules/@emotion/weak-memoize"
:
{
"version"
:
"0.4.0"
,
"resolved"
:
"https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz"
,
"integrity"
:
"sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg=="
,
"license"
:
"MIT"
},
"node_modules/@eslint-community/eslint-utils"
:
{
"version"
:
"4.4.1"
,
"resolved"
:
"https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz"
,
...
...
@@ -586,6 +877,270 @@
"url"
:
"https://opencollective.com/libvips"
}
},
"node_modules/@jridgewell/gen-mapping"
:
{
"version"
:
"0.3.8"
,
"resolved"
:
"https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz"
,
"integrity"
:
"sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@jridgewell/set-array"
:
"^1.2.1"
,
"@jridgewell/sourcemap-codec"
:
"^1.4.10"
,
"@jridgewell/trace-mapping"
:
"^0.3.24"
},
"engines"
:
{
"node"
:
">=6.0.0"
}
},
"node_modules/@jridgewell/resolve-uri"
:
{
"version"
:
"3.1.2"
,
"resolved"
:
"https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz"
,
"integrity"
:
"sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw=="
,
"license"
:
"MIT"
,
"engines"
:
{
"node"
:
">=6.0.0"
}
},
"node_modules/@jridgewell/set-array"
:
{
"version"
:
"1.2.1"
,
"resolved"
:
"https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz"
,
"integrity"
:
"sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A=="
,
"license"
:
"MIT"
,
"engines"
:
{
"node"
:
">=6.0.0"
}
},
"node_modules/@jridgewell/sourcemap-codec"
:
{
"version"
:
"1.5.0"
,
"resolved"
:
"https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz"
,
"integrity"
:
"sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ=="
,
"license"
:
"MIT"
},
"node_modules/@jridgewell/trace-mapping"
:
{
"version"
:
"0.3.25"
,
"resolved"
:
"https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz"
,
"integrity"
:
"sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@jridgewell/resolve-uri"
:
"^3.1.0"
,
"@jridgewell/sourcemap-codec"
:
"^1.4.14"
}
},
"node_modules/@mui/core-downloads-tracker"
:
{
"version"
:
"6.2.1"
,
"resolved"
:
"https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-6.2.1.tgz"
,
"integrity"
:
"sha512-U/8vS1+1XiHBnnRRESSG1gvr6JDHdPjrpnW6KEebkAQWBn6wrpbSF/XSZ8/vJIRXH5NyDmMHi4Ro5Q70//JKhA=="
,
"license"
:
"MIT"
,
"funding"
:
{
"type"
:
"opencollective"
,
"url"
:
"https://opencollective.com/mui-org"
}
},
"node_modules/@mui/material"
:
{
"version"
:
"6.2.1"
,
"resolved"
:
"https://registry.npmjs.org/@mui/material/-/material-6.2.1.tgz"
,
"integrity"
:
"sha512-7VlKGsRKsy1bOSOPaSNgpkzaL+0C7iWAVKd2KYyAvhR9fTLJtiAMpq+KuzgEh1so2mtvQERN0tZVIceWMiIesw=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@babel/runtime"
:
"^7.26.0"
,
"@mui/core-downloads-tracker"
:
"^6.2.1"
,
"@mui/system"
:
"^6.2.1"
,
"@mui/types"
:
"^7.2.20"
,
"@mui/utils"
:
"^6.2.1"
,
"@popperjs/core"
:
"^2.11.8"
,
"@types/react-transition-group"
:
"^4.4.12"
,
"clsx"
:
"^2.1.1"
,
"csstype"
:
"^3.1.3"
,
"prop-types"
:
"^15.8.1"
,
"react-is"
:
"^19.0.0"
,
"react-transition-group"
:
"^4.4.5"
},
"engines"
:
{
"node"
:
">=14.0.0"
},
"funding"
:
{
"type"
:
"opencollective"
,
"url"
:
"https://opencollective.com/mui-org"
},
"peerDependencies"
:
{
"@emotion/react"
:
"^11.5.0"
,
"@emotion/styled"
:
"^11.3.0"
,
"@mui/material-pigment-css"
:
"^6.2.1"
,
"@types/react"
:
"^17.0.0 || ^18.0.0 || ^19.0.0"
,
"react"
:
"^17.0.0 || ^18.0.0 || ^19.0.0"
,
"react-dom"
:
"^17.0.0 || ^18.0.0 || ^19.0.0"
},
"peerDependenciesMeta"
:
{
"@emotion/react"
:
{
"optional"
:
true
},
"@emotion/styled"
:
{
"optional"
:
true
},
"@mui/material-pigment-css"
:
{
"optional"
:
true
},
"@types/react"
:
{
"optional"
:
true
}
}
},
"node_modules/@mui/material/node_modules/react-is"
:
{
"version"
:
"19.0.0"
,
"resolved"
:
"https://registry.npmjs.org/react-is/-/react-is-19.0.0.tgz"
,
"integrity"
:
"sha512-H91OHcwjZsbq3ClIDHMzBShc1rotbfACdWENsmEf0IFvZ3FgGPtdHMcsv45bQ1hAbgdfiA8SnxTKfDS+x/8m2g=="
,
"license"
:
"MIT"
},
"node_modules/@mui/private-theming"
:
{
"version"
:
"6.2.1"
,
"resolved"
:
"https://registry.npmjs.org/@mui/private-theming/-/private-theming-6.2.1.tgz"
,
"integrity"
:
"sha512-u1y0gpcfrRRxCcIdVeU5eIvkinA82Q8ft178WUNYuoFQrsOrXdlBdZlRVi+eYuUFp1iXI55Cud7sMZZtETix5Q=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@babel/runtime"
:
"^7.26.0"
,
"@mui/utils"
:
"^6.2.1"
,
"prop-types"
:
"^15.8.1"
},
"engines"
:
{
"node"
:
">=14.0.0"
},
"funding"
:
{
"type"
:
"opencollective"
,
"url"
:
"https://opencollective.com/mui-org"
},
"peerDependencies"
:
{
"@types/react"
:
"^17.0.0 || ^18.0.0 || ^19.0.0"
,
"react"
:
"^17.0.0 || ^18.0.0 || ^19.0.0"
},
"peerDependenciesMeta"
:
{
"@types/react"
:
{
"optional"
:
true
}
}
},
"node_modules/@mui/styled-engine"
:
{
"version"
:
"6.2.1"
,
"resolved"
:
"https://registry.npmjs.org/@mui/styled-engine/-/styled-engine-6.2.1.tgz"
,
"integrity"
:
"sha512-6R3OgYw6zgCZWFYYMfxDqpGfJA78mUTOIlUDmmJlr60ogVNCrM87X0pqx5TbZ2OwUyxlJxN9qFgRr+J9H6cOBg=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@babel/runtime"
:
"^7.26.0"
,
"@emotion/cache"
:
"^11.13.5"
,
"@emotion/serialize"
:
"^1.3.3"
,
"@emotion/sheet"
:
"^1.4.0"
,
"csstype"
:
"^3.1.3"
,
"prop-types"
:
"^15.8.1"
},
"engines"
:
{
"node"
:
">=14.0.0"
},
"funding"
:
{
"type"
:
"opencollective"
,
"url"
:
"https://opencollective.com/mui-org"
},
"peerDependencies"
:
{
"@emotion/react"
:
"^11.4.1"
,
"@emotion/styled"
:
"^11.3.0"
,
"react"
:
"^17.0.0 || ^18.0.0 || ^19.0.0"
},
"peerDependenciesMeta"
:
{
"@emotion/react"
:
{
"optional"
:
true
},
"@emotion/styled"
:
{
"optional"
:
true
}
}
},
"node_modules/@mui/system"
:
{
"version"
:
"6.2.1"
,
"resolved"
:
"https://registry.npmjs.org/@mui/system/-/system-6.2.1.tgz"
,
"integrity"
:
"sha512-0lc8CbBP4WAAF+SmGMFJI9bpIyQvW3zvwIDzLsb26FIB/4Z0pO7qGe8mkAl0RM63Vb37899qxnThhHKgAAdy6w=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@babel/runtime"
:
"^7.26.0"
,
"@mui/private-theming"
:
"^6.2.1"
,
"@mui/styled-engine"
:
"^6.2.1"
,
"@mui/types"
:
"^7.2.20"
,
"@mui/utils"
:
"^6.2.1"
,
"clsx"
:
"^2.1.1"
,
"csstype"
:
"^3.1.3"
,
"prop-types"
:
"^15.8.1"
},
"engines"
:
{
"node"
:
">=14.0.0"
},
"funding"
:
{
"type"
:
"opencollective"
,
"url"
:
"https://opencollective.com/mui-org"
},
"peerDependencies"
:
{
"@emotion/react"
:
"^11.5.0"
,
"@emotion/styled"
:
"^11.3.0"
,
"@types/react"
:
"^17.0.0 || ^18.0.0 || ^19.0.0"
,
"react"
:
"^17.0.0 || ^18.0.0 || ^19.0.0"
},
"peerDependenciesMeta"
:
{
"@emotion/react"
:
{
"optional"
:
true
},
"@emotion/styled"
:
{
"optional"
:
true
},
"@types/react"
:
{
"optional"
:
true
}
}
},
"node_modules/@mui/types"
:
{
"version"
:
"7.2.20"
,
"resolved"
:
"https://registry.npmjs.org/@mui/types/-/types-7.2.20.tgz"
,
"integrity"
:
"sha512-straFHD7L8v05l/N5vcWk+y7eL9JF0C2mtph/y4BPm3gn2Eh61dDwDB65pa8DLss3WJfDXYC7Kx5yjP0EmXpgw=="
,
"license"
:
"MIT"
,
"peerDependencies"
:
{
"@types/react"
:
"^17.0.0 || ^18.0.0 || ^19.0.0"
},
"peerDependenciesMeta"
:
{
"@types/react"
:
{
"optional"
:
true
}
}
},
"node_modules/@mui/utils"
:
{
"version"
:
"6.2.1"
,
"resolved"
:
"https://registry.npmjs.org/@mui/utils/-/utils-6.2.1.tgz"
,
"integrity"
:
"sha512-ubLqGIMhKUH2TF/Um+wRzYXgAooQw35th+DPemGrTpgrZHpOgcnUDIDbwsk1e8iQiuJ3mV/ErTtcQrecmlj5cg=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@babel/runtime"
:
"^7.26.0"
,
"@mui/types"
:
"^7.2.20"
,
"@types/prop-types"
:
"^15.7.14"
,
"clsx"
:
"^2.1.1"
,
"prop-types"
:
"^15.8.1"
,
"react-is"
:
"^19.0.0"
},
"engines"
:
{
"node"
:
">=14.0.0"
},
"funding"
:
{
"type"
:
"opencollective"
,
"url"
:
"https://opencollective.com/mui-org"
},
"peerDependencies"
:
{
"@types/react"
:
"^17.0.0 || ^18.0.0 || ^19.0.0"
,
"react"
:
"^17.0.0 || ^18.0.0 || ^19.0.0"
},
"peerDependenciesMeta"
:
{
"@types/react"
:
{
"optional"
:
true
}
}
},
"node_modules/@mui/utils/node_modules/react-is"
:
{
"version"
:
"19.0.0"
,
"resolved"
:
"https://registry.npmjs.org/react-is/-/react-is-19.0.0.tgz"
,
"integrity"
:
"sha512-H91OHcwjZsbq3ClIDHMzBShc1rotbfACdWENsmEf0IFvZ3FgGPtdHMcsv45bQ1hAbgdfiA8SnxTKfDS+x/8m2g=="
,
"license"
:
"MIT"
},
"node_modules/@next/env"
:
{
"version"
:
"15.1.1"
,
"resolved"
:
"https://registry.npmjs.org/@next/env/-/env-15.1.1.tgz"
,
...
...
@@ -778,6 +1333,16 @@
"node"
:
">=12.4.0"
}
},
"node_modules/@popperjs/core"
:
{
"version"
:
"2.11.8"
,
"resolved"
:
"https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz"
,
"integrity"
:
"sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A=="
,
"license"
:
"MIT"
,
"funding"
:
{
"type"
:
"opencollective"
,
"url"
:
"https://opencollective.com/popperjs"
}
},
"node_modules/@rtsao/scc"
:
{
"version"
:
"1.1.0"
,
"resolved"
:
"https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz"
,
...
...
@@ -838,11 +1403,22 @@
"undici-types"
:
"~6.19.2"
}
},
"node_modules/@types/parse-json"
:
{
"version"
:
"4.0.2"
,
"resolved"
:
"https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz"
,
"integrity"
:
"sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw=="
,
"license"
:
"MIT"
},
"node_modules/@types/prop-types"
:
{
"version"
:
"15.7.14"
,
"resolved"
:
"https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.14.tgz"
,
"integrity"
:
"sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ=="
,
"license"
:
"MIT"
},
"node_modules/@types/react"
:
{
"version"
:
"19.0.1"
,
"resolved"
:
"https://registry.npmjs.org/@types/react/-/react-19.0.1.tgz"
,
"integrity"
:
"sha512-YW6614BDhqbpR5KtUYzTA+zlA7nayzJRA9ljz9CQoxthR0sDisYZLuvSMsil36t4EH/uAt8T52Xb4sVw17G+SQ=="
,
"dev"
:
true
,
"license"
:
"MIT"
,
"dependencies"
:
{
"csstype"
:
"^3.0.2"
...
...
@@ -858,6 +1434,15 @@
"@types/react"
:
"^19.0.0"
}
},
"node_modules/@types/react-transition-group"
:
{
"version"
:
"4.4.12"
,
"resolved"
:
"https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.12.tgz"
,
"integrity"
:
"sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w=="
,
"license"
:
"MIT"
,
"peerDependencies"
:
{
"@types/react"
:
"*"
}
},
"node_modules/@typescript-eslint/eslint-plugin"
:
{
"version"
:
"8.18.1"
,
"resolved"
:
"https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.18.1.tgz"
,
...
...
@@ -1367,6 +1952,21 @@
"node"
:
">= 0.4"
}
},
"node_modules/babel-plugin-macros"
:
{
"version"
:
"3.1.0"
,
"resolved"
:
"https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz"
,
"integrity"
:
"sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@babel/runtime"
:
"^7.12.5"
,
"cosmiconfig"
:
"^7.0.0"
,
"resolve"
:
"^1.19.0"
},
"engines"
:
{
"node"
:
">=10"
,
"npm"
:
">=6"
}
},
"node_modules/balanced-match"
:
{
"version"
:
"1.0.2"
,
"resolved"
:
"https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"
,
...
...
@@ -1463,7 +2063,6 @@
"version"
:
"3.1.0"
,
"resolved"
:
"https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz"
,
"integrity"
:
"sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ=="
,
"dev"
:
true
,
"license"
:
"MIT"
,
"engines"
:
{
"node"
:
">=6"
...
...
@@ -1512,6 +2111,15 @@
"integrity"
:
"sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA=="
,
"license"
:
"MIT"
},
"node_modules/clsx"
:
{
"version"
:
"2.1.1"
,
"resolved"
:
"https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz"
,
"integrity"
:
"sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA=="
,
"license"
:
"MIT"
,
"engines"
:
{
"node"
:
">=6"
}
},
"node_modules/color"
:
{
"version"
:
"4.2.3"
,
"resolved"
:
"https://registry.npmjs.org/color/-/color-4.2.3.tgz"
,
...
...
@@ -1564,6 +2172,28 @@
"dev"
:
true
,
"license"
:
"MIT"
},
"node_modules/convert-source-map"
:
{
"version"
:
"1.9.0"
,
"resolved"
:
"https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz"
,
"integrity"
:
"sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A=="
,
"license"
:
"MIT"
},
"node_modules/cosmiconfig"
:
{
"version"
:
"7.1.0"
,
"resolved"
:
"https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz"
,
"integrity"
:
"sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@types/parse-json"
:
"^4.0.0"
,
"import-fresh"
:
"^3.2.1"
,
"parse-json"
:
"^5.0.0"
,
"path-type"
:
"^4.0.0"
,
"yaml"
:
"^1.10.0"
},
"engines"
:
{
"node"
:
">=10"
}
},
"node_modules/cross-spawn"
:
{
"version"
:
"7.0.6"
,
"resolved"
:
"https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz"
,
...
...
@@ -1583,7 +2213,6 @@
"version"
:
"3.1.3"
,
"resolved"
:
"https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz"
,
"integrity"
:
"sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="
,
"dev"
:
true
,
"license"
:
"MIT"
},
"node_modules/damerau-levenshtein"
:
{
...
...
@@ -1651,7 +2280,6 @@
"version"
:
"4.4.0"
,
"resolved"
:
"https://registry.npmjs.org/debug/-/debug-4.4.0.tgz"
,
"integrity"
:
"sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA=="
,
"dev"
:
true
,
"license"
:
"MIT"
,
"dependencies"
:
{
"ms"
:
"^2.1.3"
...
...
@@ -1731,6 +2359,16 @@
"node"
:
">=0.10.0"
}
},
"node_modules/dom-helpers"
:
{
"version"
:
"5.2.1"
,
"resolved"
:
"https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz"
,
"integrity"
:
"sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@babel/runtime"
:
"^7.8.7"
,
"csstype"
:
"^3.0.2"
}
},
"node_modules/dunder-proto"
:
{
"version"
:
"1.0.1"
,
"resolved"
:
"https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz"
,
...
...
@@ -1767,6 +2405,21 @@
"node"
:
">=10.13.0"
}
},
"node_modules/error-ex"
:
{
"version"
:
"1.3.2"
,
"resolved"
:
"https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz"
,
"integrity"
:
"sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"is-arrayish"
:
"^0.2.1"
}
},
"node_modules/error-ex/node_modules/is-arrayish"
:
{
"version"
:
"0.2.1"
,
"resolved"
:
"https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz"
,
"integrity"
:
"sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg=="
,
"license"
:
"MIT"
},
"node_modules/es-abstract"
:
{
"version"
:
"1.23.6"
,
"resolved"
:
"https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.6.tgz"
,
...
...
@@ -1937,7 +2590,6 @@
"version"
:
"4.0.0"
,
"resolved"
:
"https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz"
,
"integrity"
:
"sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA=="
,
"dev"
:
true
,
"license"
:
"MIT"
,
"engines"
:
{
"node"
:
">=10"
...
...
@@ -2489,6 +3141,12 @@
"node"
:
">=8"
}
},
"node_modules/find-root"
:
{
"version"
:
"1.1.0"
,
"resolved"
:
"https://registry.npmjs.org/find-root/-/find-root-1.1.0.tgz"
,
"integrity"
:
"sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng=="
,
"license"
:
"MIT"
},
"node_modules/find-up"
:
{
"version"
:
"5.0.0"
,
"resolved"
:
"https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz"
,
...
...
@@ -2541,7 +3199,6 @@
"version"
:
"1.1.2"
,
"resolved"
:
"https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz"
,
"integrity"
:
"sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA=="
,
"dev"
:
true
,
"license"
:
"MIT"
,
"funding"
:
{
"url"
:
"https://github.com/sponsors/ljharb"
...
...
@@ -2785,7 +3442,6 @@
"version"
:
"2.0.2"
,
"resolved"
:
"https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz"
,
"integrity"
:
"sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ=="
,
"dev"
:
true
,
"license"
:
"MIT"
,
"dependencies"
:
{
"function-bind"
:
"^1.1.2"
...
...
@@ -2794,6 +3450,15 @@
"node"
:
">= 0.4"
}
},
"node_modules/hoist-non-react-statics"
:
{
"version"
:
"3.3.2"
,
"resolved"
:
"https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz"
,
"integrity"
:
"sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw=="
,
"license"
:
"BSD-3-Clause"
,
"dependencies"
:
{
"react-is"
:
"^16.7.0"
}
},
"node_modules/ignore"
:
{
"version"
:
"5.3.2"
,
"resolved"
:
"https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz"
,
...
...
@@ -2808,7 +3473,6 @@
"version"
:
"3.3.0"
,
"resolved"
:
"https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz"
,
"integrity"
:
"sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw=="
,
"dev"
:
true
,
"license"
:
"MIT"
,
"dependencies"
:
{
"parent-module"
:
"^1.0.0"
,
...
...
@@ -2947,7 +3611,6 @@
"version"
:
"2.16.0"
,
"resolved"
:
"https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.0.tgz"
,
"integrity"
:
"sha512-urTSINYfAYgcbLb0yDQ6egFm6h3Mo1DcF9EkyXSRjjzdHbsulg01qhwWuXdOoUBuTkbQ80KDboXa0vFJ+BDH+g=="
,
"dev"
:
true
,
"license"
:
"MIT"
,
"dependencies"
:
{
"hasown"
:
"^2.0.2"
...
...
@@ -3283,7 +3946,6 @@
"version"
:
"4.0.0"
,
"resolved"
:
"https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"
,
"integrity"
:
"sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
,
"dev"
:
true
,
"license"
:
"MIT"
},
"node_modules/js-yaml"
:
{
...
...
@@ -3299,6 +3961,18 @@
"js-yaml"
:
"bin/js-yaml.js"
}
},
"node_modules/jsesc"
:
{
"version"
:
"3.1.0"
,
"resolved"
:
"https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz"
,
"integrity"
:
"sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA=="
,
"license"
:
"MIT"
,
"bin"
:
{
"jsesc"
:
"bin/jsesc"
},
"engines"
:
{
"node"
:
">=6"
}
},
"node_modules/json-buffer"
:
{
"version"
:
"3.0.1"
,
"resolved"
:
"https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz"
,
...
...
@@ -3306,6 +3980,12 @@
"dev"
:
true
,
"license"
:
"MIT"
},
"node_modules/json-parse-even-better-errors"
:
{
"version"
:
"2.3.1"
,
"resolved"
:
"https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz"
,
"integrity"
:
"sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="
,
"license"
:
"MIT"
},
"node_modules/json-schema-traverse"
:
{
"version"
:
"0.4.1"
,
"resolved"
:
"https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz"
,
...
...
@@ -3393,6 +4073,12 @@
"node"
:
">= 0.8.0"
}
},
"node_modules/lines-and-columns"
:
{
"version"
:
"1.2.4"
,
"resolved"
:
"https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz"
,
"integrity"
:
"sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
,
"license"
:
"MIT"
},
"node_modules/locate-path"
:
{
"version"
:
"6.0.0"
,
"resolved"
:
"https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz"
,
...
...
@@ -3420,7 +4106,6 @@
"version"
:
"1.4.0"
,
"resolved"
:
"https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz"
,
"integrity"
:
"sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q=="
,
"dev"
:
true
,
"license"
:
"MIT"
,
"dependencies"
:
{
"js-tokens"
:
"^3.0.0 || ^4.0.0"
...
...
@@ -3490,7 +4175,6 @@
"version"
:
"2.1.3"
,
"resolved"
:
"https://registry.npmjs.org/ms/-/ms-2.1.3.tgz"
,
"integrity"
:
"sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
,
"dev"
:
true
,
"license"
:
"MIT"
},
"node_modules/nanoid"
:
{
...
...
@@ -3576,7 +4260,6 @@
"version"
:
"4.1.1"
,
"resolved"
:
"https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz"
,
"integrity"
:
"sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg=="
,
"dev"
:
true
,
"license"
:
"MIT"
,
"engines"
:
{
"node"
:
">=0.10.0"
...
...
@@ -3745,7 +4428,6 @@
"version"
:
"1.0.1"
,
"resolved"
:
"https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz"
,
"integrity"
:
"sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g=="
,
"dev"
:
true
,
"license"
:
"MIT"
,
"dependencies"
:
{
"callsites"
:
"^3.0.0"
...
...
@@ -3754,6 +4436,24 @@
"node"
:
">=6"
}
},
"node_modules/parse-json"
:
{
"version"
:
"5.2.0"
,
"resolved"
:
"https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz"
,
"integrity"
:
"sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@babel/code-frame"
:
"^7.0.0"
,
"error-ex"
:
"^1.3.1"
,
"json-parse-even-better-errors"
:
"^2.3.0"
,
"lines-and-columns"
:
"^1.1.6"
},
"engines"
:
{
"node"
:
">=8"
},
"funding"
:
{
"url"
:
"https://github.com/sponsors/sindresorhus"
}
},
"node_modules/path-exists"
:
{
"version"
:
"4.0.0"
,
"resolved"
:
"https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz"
,
...
...
@@ -3778,9 +4478,17 @@
"version"
:
"1.0.7"
,
"resolved"
:
"https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz"
,
"integrity"
:
"sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
,
"dev"
:
true
,
"license"
:
"MIT"
},
"node_modules/path-type"
:
{
"version"
:
"4.0.0"
,
"resolved"
:
"https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz"
,
"integrity"
:
"sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw=="
,
"license"
:
"MIT"
,
"engines"
:
{
"node"
:
">=8"
}
},
"node_modules/picocolors"
:
{
"version"
:
"1.1.1"
,
"resolved"
:
"https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz"
,
...
...
@@ -3852,7 +4560,6 @@
"version"
:
"15.8.1"
,
"resolved"
:
"https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz"
,
"integrity"
:
"sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg=="
,
"dev"
:
true
,
"license"
:
"MIT"
,
"dependencies"
:
{
"loose-envify"
:
"^1.4.0"
,
...
...
@@ -3916,9 +4623,24 @@
"version"
:
"16.13.1"
,
"resolved"
:
"https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz"
,
"integrity"
:
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
,
"dev"
:
true
,
"license"
:
"MIT"
},
"node_modules/react-transition-group"
:
{
"version"
:
"4.4.5"
,
"resolved"
:
"https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz"
,
"integrity"
:
"sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g=="
,
"license"
:
"BSD-3-Clause"
,
"dependencies"
:
{
"@babel/runtime"
:
"^7.5.5"
,
"dom-helpers"
:
"^5.0.1"
,
"loose-envify"
:
"^1.4.0"
,
"prop-types"
:
"^15.6.2"
},
"peerDependencies"
:
{
"react"
:
">=16.6.0"
,
"react-dom"
:
">=16.6.0"
}
},
"node_modules/reflect.getprototypeof"
:
{
"version"
:
"1.0.8"
,
"resolved"
:
"https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.8.tgz"
,
...
...
@@ -3942,6 +4664,12 @@
"url"
:
"https://github.com/sponsors/ljharb"
}
},
"node_modules/regenerator-runtime"
:
{
"version"
:
"0.14.1"
,
"resolved"
:
"https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz"
,
"integrity"
:
"sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw=="
,
"license"
:
"MIT"
},
"node_modules/regexp.prototype.flags"
:
{
"version"
:
"1.5.3"
,
"resolved"
:
"https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3.tgz"
,
...
...
@@ -3965,7 +4693,6 @@
"version"
:
"1.22.9"
,
"resolved"
:
"https://registry.npmjs.org/resolve/-/resolve-1.22.9.tgz"
,
"integrity"
:
"sha512-QxrmX1DzraFIi9PxdG5VkRfRwIgjwyud+z/iBwfRRrVmHc+P9Q7u2lSSpQ6bjr2gy5lrqIiU9vb6iAeGf2400A=="
,
"dev"
:
true
,
"license"
:
"MIT"
,
"dependencies"
:
{
"is-core-module"
:
"^2.16.0"
,
...
...
@@ -3983,7 +4710,6 @@
"version"
:
"4.0.0"
,
"resolved"
:
"https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz"
,
"integrity"
:
"sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g=="
,
"dev"
:
true
,
"license"
:
"MIT"
,
"engines"
:
{
"node"
:
">=4"
...
...
@@ -4274,6 +5000,15 @@
"is-arrayish"
:
"^0.3.1"
}
},
"node_modules/source-map"
:
{
"version"
:
"0.5.7"
,
"resolved"
:
"https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz"
,
"integrity"
:
"sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ=="
,
"license"
:
"BSD-3-Clause"
,
"engines"
:
{
"node"
:
">=0.10.0"
}
},
"node_modules/source-map-js"
:
{
"version"
:
"1.2.1"
,
"resolved"
:
"https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz"
,
...
...
@@ -4456,6 +5191,12 @@
}
}
},
"node_modules/stylis"
:
{
"version"
:
"4.2.0"
,
"resolved"
:
"https://registry.npmjs.org/stylis/-/stylis-4.2.0.tgz"
,
"integrity"
:
"sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw=="
,
"license"
:
"MIT"
},
"node_modules/supports-color"
:
{
"version"
:
"7.2.0"
,
"resolved"
:
"https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz"
,
...
...
@@ -4473,7 +5214,6 @@
"version"
:
"1.0.0"
,
"resolved"
:
"https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz"
,
"integrity"
:
"sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="
,
"dev"
:
true
,
"license"
:
"MIT"
,
"engines"
:
{
"node"
:
">= 0.4"
...
...
@@ -4791,6 +5531,15 @@
"node"
:
">=0.10.0"
}
},
"node_modules/yaml"
:
{
"version"
:
"1.10.2"
,
"resolved"
:
"https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz"
,
"integrity"
:
"sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg=="
,
"license"
:
"ISC"
,
"engines"
:
{
"node"
:
">= 6"
}
},
"node_modules/yocto-queue"
:
{
"version"
:
"0.1.0"
,
"resolved"
:
"https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz"
,
...
...
frontend/package.json
View file @
af193a6e
...
...
@@ -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
"
}
}
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