@backstage/plugin-permission-react
Advanced tools
Comparing version
# @backstage/plugin-permission-react | ||
## 0.4.34-next.0 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/plugin-permission-common@0.9.0-next.0 | ||
- @backstage/config@1.3.2 | ||
- @backstage/core-plugin-api@1.10.6 | ||
## 0.4.33 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@backstage/plugin-permission-react", | ||
"version": "0.4.33", | ||
"version": "0.4.34-next.0", | ||
"backstage": { | ||
@@ -45,10 +45,10 @@ "role": "web-library", | ||
"dependencies": { | ||
"@backstage/config": "^1.3.2", | ||
"@backstage/core-plugin-api": "^1.10.6", | ||
"@backstage/plugin-permission-common": "^0.8.4", | ||
"@backstage/config": "1.3.2", | ||
"@backstage/core-plugin-api": "1.10.6", | ||
"@backstage/plugin-permission-common": "0.9.0-next.0", | ||
"swr": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "^0.32.0", | ||
"@backstage/test-utils": "^1.7.7", | ||
"@backstage/cli": "0.32.1-next.1", | ||
"@backstage/test-utils": "1.7.8-next.0", | ||
"@testing-library/jest-dom": "^6.0.0", | ||
@@ -55,0 +55,0 @@ "@testing-library/react": "^16.0.0", |
48835
0.42%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated