[examples/openspending][m] - openspending now uses @portaljs/components
The FlatUiTable component
This commit is contained in:
10
examples/openspending/package-lock.json
generated
10
examples/openspending/package-lock.json
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user