@backstage/test-utils
Advanced tools
Comparing version 1.7.5-next.0 to 1.7.5
# @backstage/test-utils | ||
## 1.7.5 | ||
### Patch Changes | ||
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits. | ||
- Updated dependencies | ||
- @backstage/core-plugin-api@1.10.4 | ||
- @backstage/plugin-permission-react@0.4.31 | ||
- @backstage/core-app-api@1.15.5 | ||
- @backstage/theme@0.6.4 | ||
- @backstage/config@1.3.2 | ||
- @backstage/types@1.2.1 | ||
- @backstage/plugin-permission-common@0.8.4 | ||
## 1.7.5-next.0 | ||
@@ -4,0 +18,0 @@ |
{ | ||
"name": "@backstage/test-utils", | ||
"version": "1.7.5-next.0", | ||
"version": "1.7.5", | ||
"description": "Utilities to test Backstage plugins and apps.", | ||
@@ -60,9 +60,9 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/config": "1.3.2", | ||
"@backstage/core-app-api": "1.15.5-next.0", | ||
"@backstage/core-plugin-api": "1.10.4-next.0", | ||
"@backstage/plugin-permission-common": "0.8.4", | ||
"@backstage/plugin-permission-react": "0.4.31-next.0", | ||
"@backstage/theme": "0.6.4-next.0", | ||
"@backstage/types": "1.2.1", | ||
"@backstage/config": "^1.3.2", | ||
"@backstage/core-app-api": "^1.15.5", | ||
"@backstage/core-plugin-api": "^1.10.4", | ||
"@backstage/plugin-permission-common": "^0.8.4", | ||
"@backstage/plugin-permission-react": "^0.4.31", | ||
"@backstage/theme": "^0.6.4", | ||
"@backstage/types": "^1.2.1", | ||
"@material-ui/core": "^4.12.2", | ||
@@ -75,3 +75,3 @@ "@material-ui/icons": "^4.9.1", | ||
"devDependencies": { | ||
"@backstage/cli": "0.30.0-next.1", | ||
"@backstage/cli": "^0.30.0", | ||
"@testing-library/jest-dom": "^6.0.0", | ||
@@ -78,0 +78,0 @@ "@types/jest": "*", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
220361
0
+ Added@backstage/core-app-api@1.15.5(transitive)
+ Added@backstage/core-plugin-api@1.10.4(transitive)
+ Added@backstage/plugin-permission-react@0.4.31(transitive)
+ Added@backstage/theme@0.6.4(transitive)
+ Added@backstage/version-bridge@1.0.11(transitive)
- Removed@backstage/core-app-api@1.15.5-next.0(transitive)
- Removed@backstage/core-plugin-api@1.10.4-next.0(transitive)
- Removed@backstage/plugin-permission-react@0.4.31-next.0(transitive)
- Removed@backstage/theme@0.6.4-next.0(transitive)
- Removed@backstage/version-bridge@1.0.11-next.0(transitive)
Updated@backstage/config@^1.3.2
Updated@backstage/theme@^0.6.4
Updated@backstage/types@^1.2.1