@backstage/plugin-app 0.0.0-nightly-20251231024731 → 0.0.0-nightly-20260102024955

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.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @backstage/plugin-app
2
2
 
3
- ## 0.0.0-nightly-20251231024731
3
+ ## 0.0.0-nightly-20260102024955
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -8,7 +8,7 @@
8
8
  - @backstage/core-components@0.18.4
9
9
  - @backstage/core-plugin-api@1.12.1
10
10
  - @backstage/frontend-plugin-api@0.13.2
11
- - @backstage/integration-react@0.0.0-nightly-20251231024731
11
+ - @backstage/integration-react@0.0.0-nightly-20260102024955
12
12
  - @backstage/theme@0.7.1
13
13
  - @backstage/types@1.2.2
14
14
  - @backstage/version-bridge@1.0.11
@@ -1,5 +1,5 @@
1
1
  var name = "@backstage/plugin-app";
2
- var version = "0.0.0-nightly-20251231024731";
2
+ var version = "0.0.0-nightly-20260102024955";
3
3
  var backstage = {
4
4
  role: "frontend-plugin",
5
5
  pluginId: "app",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-app",
3
- "version": "0.0.0-nightly-20251231024731",
3
+ "version": "0.0.0-nightly-20260102024955",
4
4
  "backstage": {
5
5
  "role": "frontend-plugin",
6
6
  "pluginId": "app",
@@ -65,7 +65,7 @@
65
65
  "@backstage/core-components": "0.18.4",
66
66
  "@backstage/core-plugin-api": "1.12.1",
67
67
  "@backstage/frontend-plugin-api": "0.13.2",
68
- "@backstage/integration-react": "0.0.0-nightly-20251231024731",
68
+ "@backstage/integration-react": "0.0.0-nightly-20260102024955",
69
69
  "@backstage/plugin-permission-react": "0.4.39",
70
70
  "@backstage/theme": "0.7.1",
71
71
  "@backstage/types": "1.2.2",
@@ -78,10 +78,10 @@
78
78
  "zod": "^3.22.4"
79
79
  },
80
80
  "devDependencies": {
81
- "@backstage/cli": "0.0.0-nightly-20251231024731",
82
- "@backstage/dev-utils": "0.0.0-nightly-20251231024731",
83
- "@backstage/frontend-defaults": "0.0.0-nightly-20251231024731",
84
- "@backstage/frontend-test-utils": "0.0.0-nightly-20251231024731",
81
+ "@backstage/cli": "0.0.0-nightly-20260102024955",
82
+ "@backstage/dev-utils": "0.0.0-nightly-20260102024955",
83
+ "@backstage/frontend-defaults": "0.0.0-nightly-20260102024955",
84
+ "@backstage/frontend-test-utils": "0.0.0-nightly-20260102024955",
85
85
  "@backstage/test-utils": "1.7.14",
86
86
  "@testing-library/jest-dom": "^6.0.0",
87
87
  "@testing-library/react": "^16.0.0",