@perses-dev/markdown-plugin 0.10.1 → 0.11.0-rc.0

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": "Markdown",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.10.1",
8
+ "buildVersion": "0.11.0-rc.0",
9
9
  "buildName": "@perses-dev/markdown-plugin"
10
10
  },
11
11
  "remoteEntry": {
12
- "name": "__mf/js/Markdown.49ae3f5b.js",
12
+ "name": "__mf/js/Markdown.b3693ce4.js",
13
13
  "path": "",
14
14
  "type": "global"
15
15
  },
@@ -96,17 +96,17 @@
96
96
  },
97
97
  {
98
98
  "singleton": true,
99
- "requiredVersion": "^0.53.0-beta.2",
99
+ "requiredVersion": "^0.53.0-rc.1",
100
100
  "shareScope": "default",
101
101
  "name": "@perses-dev/components",
102
- "version": "0.53.0-beta.2",
102
+ "version": "0.53.0-rc.1",
103
103
  "eager": false,
104
104
  "id": "Markdown:@perses-dev/components",
105
105
  "assets": {
106
106
  "js": {
107
107
  "async": [],
108
108
  "sync": [
109
- "__mf/js/async/790.ce8261b5.js"
109
+ "__mf/js/async/555.cdc57232.js"
110
110
  ]
111
111
  },
112
112
  "css": {
@@ -120,17 +120,17 @@
120
120
  },
121
121
  {
122
122
  "singleton": true,
123
- "requiredVersion": "^0.53.0-beta.2",
123
+ "requiredVersion": "^0.53.0-rc.1",
124
124
  "shareScope": "default",
125
125
  "name": "@perses-dev/plugin-system",
126
- "version": "0.53.0-beta.2",
126
+ "version": "0.53.0-rc.1",
127
127
  "eager": false,
128
128
  "id": "Markdown:@perses-dev/plugin-system",
129
129
  "assets": {
130
130
  "js": {
131
131
  "async": [],
132
132
  "sync": [
133
- "__mf/js/async/252.80f056ce.js"
133
+ "__mf/js/async/252.b6bc59d9.js"
134
134
  ]
135
135
  },
136
136
  "css": {
@@ -176,7 +176,7 @@
176
176
  "js": {
177
177
  "async": [],
178
178
  "sync": [
179
- "__mf/js/async/873.23239252.js"
179
+ "__mf/js/async/873.0132aafa.js"
180
180
  ]
181
181
  },
182
182
  "css": {
@@ -294,14 +294,14 @@
294
294
  "sync": [
295
295
  "__mf/js/async/138.f8838514.js",
296
296
  "__mf/js/async/680.c46cf75d.js",
297
- "__mf/js/async/__federation_expose_Markdown.f64aaa8e.js"
297
+ "__mf/js/async/__federation_expose_Markdown.1446b14e.js"
298
298
  ],
299
299
  "async": [
300
300
  "__mf/js/async/588.2c2805ab.js",
301
301
  "__mf/js/async/71.6cc63587.js",
302
302
  "__mf/js/async/356.f3cf0f3c.js",
303
- "__mf/js/async/43.12ac0196.js",
304
- "__mf/js/async/242.4115106b.js",
303
+ "__mf/js/async/43.c6917720.js",
304
+ "__mf/js/async/188.8fc0d073.js",
305
305
  "__mf/js/async/lib-router.6de523a3.js",
306
306
  "__mf/js/async/177.777d8108.js"
307
307
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@perses-dev/markdown-plugin",
3
- "version": "0.10.1",
3
+ "version": "0.11.0-rc.0",
4
4
  "homepage": "https://github.com/perses/plugins/blob/main/README.md",
5
5
  "repository": {
6
6
  "type": "git",
@@ -31,9 +31,9 @@
31
31
  "@emotion/react": "^11.7.1",
32
32
  "@emotion/styled": "^11.6.0",
33
33
  "@hookform/resolvers": "^3.2.0",
34
- "@perses-dev/components": "^0.53.0-beta.2",
35
- "@perses-dev/core": "^0.53.0-beta.2",
36
- "@perses-dev/plugin-system": "^0.53.0-beta.2",
34
+ "@perses-dev/components": "^0.53.0-rc.1",
35
+ "@perses-dev/core": "^0.53.0-beta.4",
36
+ "@perses-dev/plugin-system": "^0.53.0-rc.1",
37
37
  "date-fns": "^4.1.0",
38
38
  "date-fns-tz": "^3.2.0",
39
39
  "echarts": "5.5.0",