Merge pull request #32668 from backstage/renovate/backstage-community-plugin-explore-common-0.x

fix(deps): update dependency @backstage-community/plugin-explore-common to ^0.12.0
This commit is contained in:
Patrik Oldsberg
2026-02-05 01:05:40 +01:00
committed by GitHub
3 changed files with 11 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-search-backend-module-explore': patch
---
Updated dependency `@backstage-community/plugin-explore-common` to `^0.12.0`.
@@ -49,7 +49,7 @@
"test": "backstage-cli package test"
},
"dependencies": {
"@backstage-community/plugin-explore-common": "^0.9.0",
"@backstage-community/plugin-explore-common": "^0.12.0",
"@backstage/backend-plugin-api": "workspace:^",
"@backstage/config": "workspace:^",
"@backstage/plugin-search-backend-node": "workspace:^",
+5 -5
View File
@@ -2909,10 +2909,10 @@ __metadata:
languageName: node
linkType: hard
"@backstage-community/plugin-explore-common@npm:^0.9.0":
version: 0.9.0
resolution: "@backstage-community/plugin-explore-common@npm:0.9.0"
checksum: 10/ff0a81ab775a415fa3ec088cc47dd79836e50c653414ec7ff9ba4b7022eb3327ef9d47fb572aafeb4da6deaff86ac1cbd09a62caf84849e4027f30764be632d3
"@backstage-community/plugin-explore-common@npm:^0.12.0":
version: 0.12.0
resolution: "@backstage-community/plugin-explore-common@npm:0.12.0"
checksum: 10/744ffa86c794ed612a257b7eba018d8bd433e160db9c29e9d72cca791f58fbed1fbbcacf2b670b992b7f13eb0cd0a08014ba60108ac17196dbee4699b8b6f0f1
languageName: node
linkType: hard
@@ -7217,7 +7217,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@backstage/plugin-search-backend-module-explore@workspace:plugins/search-backend-module-explore"
dependencies:
"@backstage-community/plugin-explore-common": "npm:^0.9.0"
"@backstage-community/plugin-explore-common": "npm:^0.12.0"
"@backstage/backend-plugin-api": "workspace:^"
"@backstage/backend-test-utils": "workspace:^"
"@backstage/cli": "workspace:^"