@backstage/frontend-plugin-api
Advanced tools
Comparing version 0.0.0-nightly-20231008021309 to 0.0.0-nightly-20231009021144
# @backstage/frontend-plugin-api | ||
## 0.0.0-nightly-20231008021309 | ||
## 0.0.0-nightly-20231009021144 | ||
@@ -15,3 +15,3 @@ ### Minor Changes | ||
- Updated dependencies | ||
- @backstage/core-plugin-api@0.0.0-nightly-20231008021309 | ||
- @backstage/core-plugin-api@0.0.0-nightly-20231009021144 | ||
- @backstage/types@1.1.1 | ||
@@ -18,0 +18,0 @@ |
{ | ||
"name": "@backstage/frontend-plugin-api", | ||
"version": "0.0.0-nightly-20231008021309", | ||
"version": "0.0.0-nightly-20231009021144", | ||
"main": "dist/index.esm.js", | ||
@@ -26,5 +26,5 @@ "types": "dist/index.d.ts", | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20231008021309", | ||
"@backstage/frontend-app-api": "^0.0.0-nightly-20231008021309", | ||
"@backstage/test-utils": "^0.0.0-nightly-20231008021309", | ||
"@backstage/cli": "^0.0.0-nightly-20231009021144", | ||
"@backstage/frontend-app-api": "^0.0.0-nightly-20231009021144", | ||
"@backstage/test-utils": "^0.0.0-nightly-20231009021144", | ||
"@testing-library/jest-dom": "^5.10.1", | ||
@@ -41,3 +41,3 @@ "@testing-library/react": "^12.1.3" | ||
"dependencies": { | ||
"@backstage/core-plugin-api": "^0.0.0-nightly-20231008021309", | ||
"@backstage/core-plugin-api": "^0.0.0-nightly-20231009021144", | ||
"@backstage/types": "^1.1.1", | ||
@@ -44,0 +44,0 @@ "@types/react": "^16.13.1 || ^17.0.0", |