@perses-dev/status-history-chart-plugin 0.12.0-rc.1 → 0.12.1

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/mf-stats.json CHANGED
@@ -5,11 +5,11 @@
5
5
  "name": "StatusHistoryChart",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.12.0-rc.1",
8
+ "buildVersion": "0.12.1",
9
9
  "buildName": "@perses-dev/status-history-chart-plugin"
10
10
  },
11
11
  "remoteEntry": {
12
- "name": "__mf/js/StatusHistoryChart.8b1e3b14.js",
12
+ "name": "__mf/js/StatusHistoryChart.f49d4f09.js",
13
13
  "path": "",
14
14
  "type": "global"
15
15
  },
@@ -97,17 +97,17 @@
97
97
  },
98
98
  {
99
99
  "singleton": true,
100
- "requiredVersion": "^0.53.0-rc.2",
100
+ "requiredVersion": "^0.53.1",
101
101
  "shareScope": "default",
102
102
  "name": "@perses-dev/components",
103
- "version": "0.53.0-rc.2",
103
+ "version": "0.53.1",
104
104
  "eager": false,
105
105
  "id": "StatusHistoryChart:@perses-dev/components",
106
106
  "assets": {
107
107
  "js": {
108
108
  "async": [],
109
109
  "sync": [
110
- "__mf/js/async/955.1c529b2a.js"
110
+ "__mf/js/async/901.1a94d1a1.js"
111
111
  ]
112
112
  },
113
113
  "css": {
@@ -121,17 +121,17 @@
121
121
  },
122
122
  {
123
123
  "singleton": true,
124
- "requiredVersion": "^0.53.0-rc.2",
124
+ "requiredVersion": "^0.53.1",
125
125
  "shareScope": "default",
126
126
  "name": "@perses-dev/plugin-system",
127
- "version": "0.53.0-rc.2",
127
+ "version": "0.53.1",
128
128
  "eager": false,
129
129
  "id": "StatusHistoryChart:@perses-dev/plugin-system",
130
130
  "assets": {
131
131
  "js": {
132
132
  "async": [],
133
133
  "sync": [
134
- "__mf/js/async/10.f277e6a3.js"
134
+ "__mf/js/async/208.4ddf8a84.js"
135
135
  ]
136
136
  },
137
137
  "css": {
@@ -211,17 +211,17 @@
211
211
  },
212
212
  {
213
213
  "singleton": true,
214
- "requiredVersion": "^4.17.21",
214
+ "requiredVersion": "^4.17.23",
215
215
  "shareScope": "default",
216
216
  "name": "lodash",
217
- "version": "4.17.21",
217
+ "version": "4.17.23",
218
218
  "eager": false,
219
219
  "id": "StatusHistoryChart:lodash",
220
220
  "assets": {
221
221
  "js": {
222
222
  "async": [],
223
223
  "sync": [
224
- "__mf/js/async/392.0b29b077.js"
224
+ "__mf/js/async/392.451e4ac5.js"
225
225
  ]
226
226
  },
227
227
  "css": {
@@ -344,11 +344,11 @@
344
344
  "__mf/js/async/525.9b8b1f1d.js",
345
345
  "__mf/js/async/644.cbae4105.js",
346
346
  "__mf/js/async/153.a05b947a.js",
347
- "__mf/js/async/__federation_expose_StatusHistoryChart.f25507ba.js"
347
+ "__mf/js/async/__federation_expose_StatusHistoryChart.2f7f2db6.js"
348
348
  ],
349
349
  "async": [
350
350
  "__mf/js/async/lib-router.7f2e5a89.js",
351
- "__mf/js/async/925.2134e4d7.js",
351
+ "__mf/js/async/925.0d9b745d.js",
352
352
  "__mf/js/async/177.8e51631b.js",
353
353
  "__mf/js/async/588.3d58e41b.js",
354
354
  "__mf/js/async/71.a42c00bc.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@perses-dev/status-history-chart-plugin",
3
- "version": "0.12.0-rc.1",
3
+ "version": "0.12.1",
4
4
  "homepage": "https://github.com/perses/plugins/blob/main/README.md",
5
5
  "repository": {
6
6
  "type": "git",
@@ -27,9 +27,9 @@
27
27
  "@emotion/react": "^11.7.1",
28
28
  "@emotion/styled": "^11.6.0",
29
29
  "@hookform/resolvers": "^3.2.0",
30
- "@perses-dev/components": "^0.53.0-rc.2",
31
- "@perses-dev/core": "^0.53.0-rc.0",
32
- "@perses-dev/plugin-system": "^0.53.0-rc.2",
30
+ "@perses-dev/components": "^0.53.1",
31
+ "@perses-dev/core": "^0.53.0",
32
+ "@perses-dev/plugin-system": "^0.53.1",
33
33
  "date-fns": "^4.1.0",
34
34
  "date-fns-tz": "^3.2.0",
35
35
  "echarts": "5.5.0",