@backstage/plugin-permission-react
Advanced tools
Comparing version 0.4.27-next.1 to 0.4.27
# @backstage/plugin-permission-react | ||
## 0.4.27 | ||
### Patch Changes | ||
- e969dc7: Move `@types/react` to a peer dependency. | ||
- Updated dependencies | ||
- @backstage/core-plugin-api@1.10.0 | ||
- @backstage/config@1.2.0 | ||
- @backstage/plugin-permission-common@0.8.1 | ||
## 0.4.27-next.1 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@backstage/plugin-permission-react", | ||
"version": "0.4.27-next.1", | ||
"version": "0.4.27", | ||
"backstage": { | ||
@@ -45,10 +45,10 @@ "role": "web-library", | ||
"dependencies": { | ||
"@backstage/config": "1.2.0", | ||
"@backstage/core-plugin-api": "1.10.0-next.1", | ||
"@backstage/plugin-permission-common": "0.8.1", | ||
"@backstage/config": "^1.2.0", | ||
"@backstage/core-plugin-api": "^1.10.0", | ||
"@backstage/plugin-permission-common": "^0.8.1", | ||
"swr": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "0.28.0-next.1", | ||
"@backstage/test-utils": "1.6.1-next.1", | ||
"@backstage/cli": "^0.28.0", | ||
"@backstage/test-utils": "^1.7.0", | ||
"@testing-library/jest-dom": "^6.0.0", | ||
@@ -55,0 +55,0 @@ "@testing-library/react": "^16.0.0", |
46182
+ Added@backstage/config@1.3.2(transitive)
+ Added@backstage/core-plugin-api@1.10.3(transitive)
+ Added@backstage/plugin-permission-common@0.8.4(transitive)
+ Addedms@2.1.3(transitive)
+ Addeduuid@11.0.5(transitive)
- Removed@backstage/config@1.2.0(transitive)
- Removed@backstage/core-plugin-api@1.10.0-next.1(transitive)
- Removed@backstage/errors@1.2.4(transitive)
- Removed@backstage/plugin-permission-common@0.8.1(transitive)
- Removed@backstage/types@1.1.1(transitive)
- Removeduuid@9.0.1(transitive)
Updated@backstage/config@^1.2.0