Move DefaultResultListItem from @backstage/plugin-search to @backstage/plugin-search-react and deprecate it in @backstage/plugin-search, and properly deprecate SearchResult in @backstage/plugin-search

Signed-off-by: Anders Näsman <andersn@spotify.com>
This commit is contained in:
Anders Näsman
2022-06-03 09:41:14 +02:00
committed by Eric Peterson
parent b3389f1eee
commit bc6ce63e7b
18 changed files with 131 additions and 267 deletions
+1 -1
View File
@@ -31,11 +31,11 @@
"start": "backstage-cli package start"
},
"dependencies": {
"@backstage/plugin-search": "0.8.2-next.1",
"@backstage/plugin-search-common": "^0.3.5-next.0",
"@backstage/core-components": "^0.9.5-next.1",
"@backstage/core-plugin-api": "^1.0.3-next.0",
"@backstage/version-bridge": "^1.0.1",
"@backstage/theme": "^0.2.15",
"@backstage/types": "^1.0.0",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",