[components][m] - move catalog to @portaljs/components

This commit is contained in:
Luccas Mateus de Medeiros Gomes
2023-05-04 11:14:39 -03:00
parent cf2a93abfd
commit ad52721a38
9 changed files with 284 additions and 53 deletions

View File

@@ -25,14 +25,17 @@
},
"dependencies": {
"@heroicons/react": "^2.0.17",
"@tanstack/react-table": "^8.8.5",
"@types/flexsearch": "^0.7.3",
"flexsearch": "0.7.21",
"next-mdx-remote": "^4.4.1",
"papaparse": "^5.4.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.43.9",
"react-vega": "^7.6.0",
"vega": "5.20.2",
"vega-lite": "5.1.0",
"@tanstack/react-table": "^8.8.5"
"vega-lite": "5.1.0"
},
"devDependencies": {
"@storybook/addon-essentials": "^7.0.7",