[examples/openspending][m] - move back to old FlatUiTable

This commit is contained in:
Luccas Mateus de Medeiros Gomes
2023-05-24 14:35:50 -03:00
parent 58b4c1918f
commit 7849873582
4 changed files with 1331 additions and 42 deletions

View File

@@ -11,10 +11,9 @@
},
"dependencies": {
"@flowershow/core": "^0.4.13",
"@githubocto/flat-ui": "^0.14.1",
"@heroicons/react": "^2.0.18",
"@octokit/plugin-throttling": "^5.2.2",
"@portaljs/components": "^0.1.3",
"@portaljs/components": "0.1.4",
"@types/flexsearch": "^0.7.3",
"@types/node": "18.16.0",
"@types/react": "18.0.38",
@@ -27,13 +26,11 @@
"next": "13.3.0",
"next-seo": "^6.0.0",
"octokit": "^2.0.14",
"papaparse": "^5.4.1",
"prettier": "^2.8.8",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.43.9",
"react-markdown": "^8.0.7",
"react-query": "^3.39.3",
"react-timeago": "^7.1.0",
"remark-gfm": "^3.0.1",
"typescript": "5.0.4"