[site][lg] - integrate demenech changes into monorepo

This commit is contained in:
Luccas Mateus de Medeiros Gomes
2023-04-11 08:19:58 -03:00
parent fda6c4b827
commit 97c1dc0d59
32 changed files with 8815 additions and 319 deletions

View File

@@ -7,6 +7,11 @@
"dependencies": {
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@flowershow/core": "^0.4.9",
"@flowershow/markdowndb": "^0.1.0",
"@flowershow/remark-callouts": "^1.0.0",
"@flowershow/remark-embed": "^1.0.0",
"@flowershow/remark-wiki-link": "^1.0.1",
"@headlessui/react": "^1.7.13",
"@heroicons/react": "^2.0.17",
"@material-ui/data-grid": "^4.0.0-alpha.37",
@@ -14,11 +19,13 @@
"@mui/material": "^5.11.16",
"@mui/x-data-grid": "^6.1.0",
"@nrwl/next": "15.9.2",
"@tailwindcss/typography": "^0.5.9",
"filesize": "^10.0.7",
"gray-matter": "^4.0.3",
"html-react-parser": "^3.0.15",
"next": "13.1.1",
"next-mdx-remote": "^4.4.1",
"next-seo": "^6.0.0",
"papaparse": "^5.4.1",
"plotly.js-basic-dist": "^2.20.0",
"prop-types": "^15.8.1",
@@ -27,9 +34,15 @@
"react-next-github-btn": "^1.2.1",
"react-plotlyjs": "^0.4.4",
"react-vega": "^7.6.0",
"rehype-autolink-headings": "^6.1.1",
"rehype-katex": "^6.0.2",
"rehype-prism-plus": "^1.5.1",
"rehype-slug": "^5.1.0",
"remark-footnotes": "^4.0.1",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"remark-slug": "^7.0.1",
"remark-smartypants": "^2.0.0",
"remark-toc": "^8.0.1",
"timeago.js": "^4.0.2",
"tslib": "^2.3.0",