@backstage/plugin-permission-react
Advanced tools
Comparing version 0.4.29 to 0.4.30-next.0
# @backstage/plugin-permission-react | ||
## 0.4.30-next.0 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/core-plugin-api@1.10.3-next.0 | ||
- @backstage/config@1.3.2-next.0 | ||
- @backstage/plugin-permission-common@0.8.4-next.0 | ||
## 0.4.29 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@backstage/plugin-permission-react", | ||
"version": "0.4.29", | ||
"version": "0.4.30-next.0", | ||
"backstage": { | ||
@@ -45,10 +45,10 @@ "role": "web-library", | ||
"dependencies": { | ||
"@backstage/config": "^1.3.1", | ||
"@backstage/core-plugin-api": "^1.10.2", | ||
"@backstage/plugin-permission-common": "^0.8.3", | ||
"@backstage/config": "1.3.2-next.0", | ||
"@backstage/core-plugin-api": "1.10.3-next.0", | ||
"@backstage/plugin-permission-common": "0.8.4-next.0", | ||
"swr": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "^0.29.4", | ||
"@backstage/test-utils": "^1.7.3", | ||
"@backstage/cli": "0.29.5-next.1", | ||
"@backstage/test-utils": "1.7.4-next.0", | ||
"@testing-library/jest-dom": "^6.0.0", | ||
@@ -55,0 +55,0 @@ "@testing-library/react": "^16.0.0", |
46812
+ Added@backstage/config@1.3.2-next.0(transitive)
+ Added@backstage/core-plugin-api@1.10.3-next.0(transitive)
+ Added@backstage/errors@1.2.7-next.0(transitive)
+ Added@backstage/plugin-permission-common@0.8.4-next.0(transitive)
+ Added@backstage/types@1.2.1-next.0(transitive)
- Removed@backstage/config@1.3.2(transitive)
- Removed@backstage/core-plugin-api@1.10.3(transitive)
- Removed@backstage/errors@1.2.7(transitive)
- Removed@backstage/plugin-permission-common@0.8.4(transitive)
- Removed@backstage/types@1.2.1(transitive)