[examples/openspending][m] - openspending now uses @portaljs/components

The FlatUiTable component
This commit is contained in:
Luccas Mateus de Medeiros Gomes
2023-05-24 13:10:26 -03:00
parent 4dffc7aaa6
commit f22d8dc80c
4 changed files with 12 additions and 95 deletions

View File

@@ -12,6 +12,7 @@
"@githubocto/flat-ui": "^0.14.1",
"@heroicons/react": "^2.0.18",
"@octokit/plugin-throttling": "^5.2.2",
"@portaljs/components": "^0.1.3",
"@types/flexsearch": "^0.7.3",
"@types/node": "18.16.0",
"@types/react": "18.0.38",
@@ -2960,6 +2961,15 @@
"url": "https://opencollective.com/unts"
}
},
"node_modules/@portaljs/components": {
"version": "0.1.3",
"resolved": "https://registry.npmjs.org/@portaljs/components/-/components-0.1.3.tgz",
"integrity": "sha512-mEa5yzuxJUDnPhCHVfrPV48h7KA3FwfwdtFuruX9FsH5sf2ITqofUMU4t+KZX0T3hzccvAvpZFvcjbZz7eAC5w==",
"peerDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
},
"node_modules/@primer/octicons-react": {
"version": "12.1.0",
"resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-12.1.0.tgz",