@backstage/plugin-app-visualizer 0.0.0-nightly-20240205021531 → 0.0.0-nightly-20240206021010

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +4 -4
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,13 +1,13 @@
1
1
  # @backstage/plugin-app-visualizer
2
2
 
3
- ## 0.0.0-nightly-20240205021531
3
+ ## 0.0.0-nightly-20240206021010
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies
8
- - @backstage/frontend-plugin-api@0.0.0-nightly-20240205021531
9
- - @backstage/core-components@0.0.0-nightly-20240205021531
10
- - @backstage/core-plugin-api@0.0.0-nightly-20240205021531
8
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20240206021010
9
+ - @backstage/core-components@0.0.0-nightly-20240206021010
10
+ - @backstage/core-plugin-api@0.0.0-nightly-20240206021010
11
11
 
12
12
  ## 0.1.1-next.1
13
13
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@backstage/plugin-app-visualizer",
3
3
  "description": "Visualizes the Backstage app structure",
4
- "version": "0.0.0-nightly-20240205021531",
4
+ "version": "0.0.0-nightly-20240206021010",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -22,9 +22,9 @@
22
22
  "clean": "backstage-cli package clean"
23
23
  },
24
24
  "dependencies": {
25
- "@backstage/core-components": "^0.0.0-nightly-20240205021531",
26
- "@backstage/core-plugin-api": "^0.0.0-nightly-20240205021531",
27
- "@backstage/frontend-plugin-api": "^0.0.0-nightly-20240205021531",
25
+ "@backstage/core-components": "^0.0.0-nightly-20240206021010",
26
+ "@backstage/core-plugin-api": "^0.0.0-nightly-20240206021010",
27
+ "@backstage/frontend-plugin-api": "^0.0.0-nightly-20240206021010",
28
28
  "@material-ui/core": "^4.12.2",
29
29
  "@material-ui/icons": "^4.9.1"
30
30
  },
@@ -34,7 +34,7 @@
34
34
  "react-router-dom": "6.0.0-beta.0 || ^6.3.0"
35
35
  },
36
36
  "devDependencies": {
37
- "@backstage/cli": "^0.0.0-nightly-20240205021531",
37
+ "@backstage/cli": "^0.0.0-nightly-20240206021010",
38
38
  "@types/react": "^16.13.1 || ^17.0.0"
39
39
  },
40
40
  "files": [