@perses-dev/splunk-plugin 0.1.0 → 0.2.0-beta.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/js/{Splunk.6f71e9ce.js → Splunk.31e2854f.js} +4 -4
- package/__mf/js/async/121.2e756764.js +2 -0
- package/__mf/js/async/181.dc89accd.js +2 -0
- package/__mf/js/async/196.9b979757.js +1 -0
- package/__mf/js/async/208.b72a041c.js +102 -0
- package/__mf/js/async/403.4e0c341a.js +4 -0
- package/__mf/js/async/403.4e0c341a.js.LICENSE.txt +9 -0
- package/__mf/js/async/470.aad78617.js +2 -0
- package/__mf/js/async/562.50672091.js +2 -0
- package/__mf/js/async/770.84637d80.js +43 -0
- package/__mf/js/async/{332.fc51c4d5.js.LICENSE.txt → 770.84637d80.js.LICENSE.txt} +66 -1
- package/__mf/js/async/941.41972212.js +2 -0
- package/__mf/js/async/957.553506b9.js +1 -0
- package/__mf/js/async/963.5f78f579.js +1 -0
- package/__mf/js/async/982.11d34b45.js +10 -0
- package/__mf/js/async/__federation_expose_SplunkDatasource.981f2e0b.js +2 -0
- package/__mf/js/async/__federation_expose_SplunkLogQuery.3588c915.js +2 -0
- package/__mf/js/async/__federation_expose_SplunkTimeSeriesQuery.aa1e18a7.js +2 -0
- package/__mf/js/async/lib-router.56503757.js +2 -0
- package/__mf/js/{main.ccd342d6.js → main.fc89e87c.js} +3 -3
- package/lib/bootstrap.js +2 -2
- package/lib/datasources/index.js +1 -1
- package/lib/datasources/index.js.map +1 -1
- package/lib/datasources/splunk-datasource/SplunkDatasource.d.ts +3 -3
- package/lib/datasources/splunk-datasource/SplunkDatasource.d.ts.map +1 -1
- package/lib/datasources/splunk-datasource/SplunkDatasource.js +2 -2
- package/lib/datasources/splunk-datasource/SplunkDatasource.js.map +1 -1
- package/lib/datasources/splunk-datasource/SplunkDatasourceEditor.d.ts +2 -2
- package/lib/datasources/splunk-datasource/SplunkDatasourceEditor.d.ts.map +1 -1
- package/lib/datasources/splunk-datasource/SplunkDatasourceEditor.js +1 -1
- package/lib/datasources/splunk-datasource/SplunkDatasourceEditor.js.map +1 -1
- package/lib/datasources/splunk-datasource/index.js +3 -3
- package/lib/datasources/splunk-datasource/index.js.map +1 -1
- package/lib/datasources/splunk-datasource/splunk-datasource-types.d.ts +1 -1
- package/lib/datasources/splunk-datasource/splunk-datasource-types.d.ts.map +1 -1
- package/lib/datasources/splunk-datasource/splunk-datasource-types.js.map +1 -1
- package/lib/getPluginModule.d.ts +1 -1
- package/lib/getPluginModule.d.ts.map +1 -1
- package/lib/getPluginModule.js +3 -1
- package/lib/getPluginModule.js.map +1 -1
- package/lib/index-federation.js +1 -1
- package/lib/index.js +4 -4
- package/lib/index.js.map +1 -1
- package/lib/model/index.js +2 -2
- package/lib/model/index.js.map +1 -1
- package/lib/model/splunk-client.d.ts +1 -1
- package/lib/model/splunk-client.d.ts.map +1 -1
- package/lib/model/splunk-client.js +1 -1
- package/lib/model/splunk-client.js.map +1 -1
- package/lib/queries/index.js +2 -2
- package/lib/queries/index.js.map +1 -1
- package/lib/queries/splunk-log-query/SplunkLogQuery.d.ts +2 -2
- package/lib/queries/splunk-log-query/SplunkLogQuery.d.ts.map +1 -1
- package/lib/queries/splunk-log-query/SplunkLogQuery.js +4 -6
- package/lib/queries/splunk-log-query/SplunkLogQuery.js.map +1 -1
- package/lib/queries/splunk-log-query/SplunkLogQueryEditor.d.ts +3 -3
- package/lib/queries/splunk-log-query/SplunkLogQueryEditor.d.ts.map +1 -1
- package/lib/queries/splunk-log-query/SplunkLogQueryEditor.js +3 -3
- package/lib/queries/splunk-log-query/SplunkLogQueryEditor.js.map +1 -1
- package/lib/queries/splunk-log-query/get-splunk-log-data.d.ts +2 -2
- package/lib/queries/splunk-log-query/get-splunk-log-data.d.ts.map +1 -1
- package/lib/queries/splunk-log-query/get-splunk-log-data.js +2 -2
- package/lib/queries/splunk-log-query/get-splunk-log-data.js.map +1 -1
- package/lib/queries/splunk-log-query/index.js +4 -4
- package/lib/queries/splunk-log-query/index.js.map +1 -1
- package/lib/queries/splunk-log-query/log-query-plugin-interface.d.ts +2 -2
- package/lib/queries/splunk-log-query/log-query-plugin-interface.d.ts.map +1 -1
- package/lib/queries/splunk-log-query/log-query-plugin-interface.js.map +1 -1
- package/lib/queries/splunk-log-query/splunk-log-query-types.d.ts +2 -2
- package/lib/queries/splunk-log-query/splunk-log-query-types.d.ts.map +1 -1
- package/lib/queries/splunk-log-query/splunk-log-query-types.js.map +1 -1
- package/lib/queries/splunk-time-series-query/SplunkTimeSeriesQuery.d.ts +2 -2
- package/lib/queries/splunk-time-series-query/SplunkTimeSeriesQuery.d.ts.map +1 -1
- package/lib/queries/splunk-time-series-query/SplunkTimeSeriesQuery.js +4 -6
- package/lib/queries/splunk-time-series-query/SplunkTimeSeriesQuery.js.map +1 -1
- package/lib/queries/splunk-time-series-query/SplunkTimeSeriesQueryEditor.d.ts +3 -3
- package/lib/queries/splunk-time-series-query/SplunkTimeSeriesQueryEditor.d.ts.map +1 -1
- package/lib/queries/splunk-time-series-query/SplunkTimeSeriesQueryEditor.js +3 -3
- package/lib/queries/splunk-time-series-query/SplunkTimeSeriesQueryEditor.js.map +1 -1
- package/lib/queries/splunk-time-series-query/get-splunk-time-series-data.d.ts +2 -2
- package/lib/queries/splunk-time-series-query/get-splunk-time-series-data.d.ts.map +1 -1
- package/lib/queries/splunk-time-series-query/get-splunk-time-series-data.js +2 -2
- package/lib/queries/splunk-time-series-query/get-splunk-time-series-data.js.map +1 -1
- package/lib/queries/splunk-time-series-query/index.js +4 -4
- package/lib/queries/splunk-time-series-query/index.js.map +1 -1
- package/lib/queries/splunk-time-series-query/splunk-time-series-query-types.d.ts +2 -2
- package/lib/queries/splunk-time-series-query/splunk-time-series-query-types.d.ts.map +1 -1
- package/lib/queries/splunk-time-series-query/splunk-time-series-query-types.js.map +1 -1
- package/lib/setup-tests.d.ts +1 -1
- package/lib/setup-tests.d.ts.map +1 -1
- package/lib/setup-tests.js +2 -2
- package/lib/setup-tests.js.map +1 -1
- package/mf-manifest.json +41 -44
- package/mf-stats.json +41 -44
- package/package.json +10 -9
- package/__mf/js/async/116.9f39e2dc.js +0 -7
- package/__mf/js/async/116.9f39e2dc.js.LICENSE.txt +0 -64
- package/__mf/js/async/121.0ceb8113.js +0 -2
- package/__mf/js/async/181.4d01713c.js +0 -2
- package/__mf/js/async/332.fc51c4d5.js +0 -139
- package/__mf/js/async/386.da241588.js +0 -2
- package/__mf/js/async/470.e7f915b7.js +0 -2
- package/__mf/js/async/537.880623e7.js +0 -1
- package/__mf/js/async/558.db2f2486.js +0 -1
- package/__mf/js/async/756.8162c322.js +0 -24
- package/__mf/js/async/756.8162c322.js.LICENSE.txt +0 -44
- package/__mf/js/async/842.601cf14f.js +0 -1
- package/__mf/js/async/941.693e183d.js +0 -2
- package/__mf/js/async/963.0f837958.js +0 -1
- package/__mf/js/async/982.e5647ac8.js +0 -10
- package/__mf/js/async/__federation_expose_SplunkDatasource.b9438a9e.js +0 -2
- package/__mf/js/async/__federation_expose_SplunkLogQuery.8d011abe.js +0 -2
- package/__mf/js/async/__federation_expose_SplunkTimeSeriesQuery.264a58b9.js +0 -2
- package/__mf/js/async/lib-router.31611676.js +0 -2
- package/lib/cjs/bootstrap.js +0 -27
- package/lib/cjs/datasources/index.js +0 -30
- package/lib/cjs/datasources/splunk-datasource/SplunkDatasource.js +0 -69
- package/lib/cjs/datasources/splunk-datasource/SplunkDatasourceEditor.js +0 -71
- package/lib/cjs/datasources/splunk-datasource/index.js +0 -32
- package/lib/cjs/datasources/splunk-datasource/splunk-datasource-types.js +0 -16
- package/lib/cjs/env.d.js +0 -14
- package/lib/cjs/getPluginModule.js +0 -39
- package/lib/cjs/index-federation.js +0 -55
- package/lib/cjs/index.js +0 -39
- package/lib/cjs/model/index.js +0 -31
- package/lib/cjs/model/splunk-client-types.js +0 -16
- package/lib/cjs/model/splunk-client.js +0 -151
- package/lib/cjs/queries/constants.js +0 -25
- package/lib/cjs/queries/index.js +0 -31
- package/lib/cjs/queries/splunk-log-query/SplunkLogQuery.js +0 -43
- package/lib/cjs/queries/splunk-log-query/SplunkLogQueryEditor.js +0 -95
- package/lib/cjs/queries/splunk-log-query/get-splunk-log-data.js +0 -127
- package/lib/cjs/queries/splunk-log-query/index.js +0 -33
- package/lib/cjs/queries/splunk-log-query/log-query-plugin-interface.js +0 -16
- package/lib/cjs/queries/splunk-log-query/splunk-log-query-types.js +0 -16
- package/lib/cjs/queries/splunk-time-series-query/SplunkTimeSeriesQuery.js +0 -43
- package/lib/cjs/queries/splunk-time-series-query/SplunkTimeSeriesQueryEditor.js +0 -95
- package/lib/cjs/queries/splunk-time-series-query/get-splunk-time-series-data.js +0 -106
- package/lib/cjs/queries/splunk-time-series-query/index.js +0 -33
- package/lib/cjs/queries/splunk-time-series-query/splunk-time-series-query-types.js +0 -16
- package/lib/cjs/setup-tests.js +0 -19
- /package/__mf/css/async/{116.85c2cbf6.css → 770.85c2cbf6.css} +0 -0
- /package/__mf/js/async/{121.0ceb8113.js.LICENSE.txt → 121.2e756764.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{181.4d01713c.js.LICENSE.txt → 181.dc89accd.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{470.e7f915b7.js.LICENSE.txt → 470.aad78617.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{386.da241588.js.LICENSE.txt → 562.50672091.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{941.693e183d.js.LICENSE.txt → 941.41972212.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{982.e5647ac8.js.LICENSE.txt → 982.11d34b45.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_SplunkDatasource.b9438a9e.js.LICENSE.txt → __federation_expose_SplunkDatasource.981f2e0b.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_SplunkLogQuery.8d011abe.js.LICENSE.txt → __federation_expose_SplunkLogQuery.3588c915.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_SplunkTimeSeriesQuery.264a58b9.js.LICENSE.txt → __federation_expose_SplunkTimeSeriesQuery.aa1e18a7.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{lib-router.31611676.js.LICENSE.txt → lib-router.56503757.js.LICENSE.txt} +0 -0
package/mf-stats.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "Splunk",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.
|
|
8
|
+
"buildVersion": "0.2.0-beta.1",
|
|
9
9
|
"buildName": "@perses-dev/splunk-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/Splunk.
|
|
12
|
+
"name": "__mf/js/Splunk.31e2854f.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -19,30 +19,30 @@
|
|
|
19
19
|
"zip": "",
|
|
20
20
|
"api": ""
|
|
21
21
|
},
|
|
22
|
-
"globalName": "
|
|
22
|
+
"globalName": "Splunk_0_2_0_beta_1",
|
|
23
23
|
"pluginVersion": "2.6.0",
|
|
24
|
-
"getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/Splunk/\"; }"
|
|
24
|
+
"getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/Splunk~0.2.0-beta.1/\"; }"
|
|
25
25
|
},
|
|
26
26
|
"shared": [
|
|
27
27
|
{
|
|
28
28
|
"singleton": true,
|
|
29
|
-
"requiredVersion": "^0.
|
|
29
|
+
"requiredVersion": "^0.55.0-beta.6",
|
|
30
30
|
"shareScope": "default",
|
|
31
31
|
"name": "@perses-dev/components",
|
|
32
|
-
"version": "0.
|
|
32
|
+
"version": "0.55.0-beta.6",
|
|
33
33
|
"eager": false,
|
|
34
34
|
"id": "Splunk:@perses-dev/components",
|
|
35
35
|
"assets": {
|
|
36
36
|
"js": {
|
|
37
37
|
"async": [],
|
|
38
38
|
"sync": [
|
|
39
|
-
"__mf/js/async/
|
|
39
|
+
"__mf/js/async/770.84637d80.js"
|
|
40
40
|
]
|
|
41
41
|
},
|
|
42
42
|
"css": {
|
|
43
43
|
"async": [],
|
|
44
44
|
"sync": [
|
|
45
|
-
"__mf/css/async/
|
|
45
|
+
"__mf/css/async/770.85c2cbf6.css"
|
|
46
46
|
]
|
|
47
47
|
}
|
|
48
48
|
},
|
|
@@ -52,17 +52,17 @@
|
|
|
52
52
|
},
|
|
53
53
|
{
|
|
54
54
|
"singleton": true,
|
|
55
|
-
"requiredVersion": "^0.
|
|
55
|
+
"requiredVersion": "^0.55.0-beta.6",
|
|
56
56
|
"shareScope": "default",
|
|
57
57
|
"name": "@perses-dev/plugin-system",
|
|
58
|
-
"version": "0.
|
|
58
|
+
"version": "0.55.0-beta.6",
|
|
59
59
|
"eager": false,
|
|
60
60
|
"id": "Splunk:@perses-dev/plugin-system",
|
|
61
61
|
"assets": {
|
|
62
62
|
"js": {
|
|
63
63
|
"async": [],
|
|
64
64
|
"sync": [
|
|
65
|
-
"__mf/js/async/
|
|
65
|
+
"__mf/js/async/403.4e0c341a.js"
|
|
66
66
|
]
|
|
67
67
|
},
|
|
68
68
|
"css": {
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"js": {
|
|
87
87
|
"async": [],
|
|
88
88
|
"sync": [
|
|
89
|
-
"__mf/js/async/963.
|
|
89
|
+
"__mf/js/async/963.5f78f579.js"
|
|
90
90
|
]
|
|
91
91
|
},
|
|
92
92
|
"css": {
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"js": {
|
|
111
111
|
"async": [],
|
|
112
112
|
"sync": [
|
|
113
|
-
"__mf/js/async/121.
|
|
113
|
+
"__mf/js/async/121.2e756764.js"
|
|
114
114
|
]
|
|
115
115
|
},
|
|
116
116
|
"css": {
|
|
@@ -134,24 +134,23 @@
|
|
|
134
134
|
"assets": {
|
|
135
135
|
"js": {
|
|
136
136
|
"sync": [
|
|
137
|
-
"__mf/js/async/
|
|
138
|
-
"__mf/js/async/
|
|
139
|
-
"__mf/js/async/__federation_expose_SplunkDatasource.
|
|
137
|
+
"__mf/js/async/196.9b979757.js",
|
|
138
|
+
"__mf/js/async/957.553506b9.js",
|
|
139
|
+
"__mf/js/async/__federation_expose_SplunkDatasource.981f2e0b.js"
|
|
140
140
|
],
|
|
141
141
|
"async": [
|
|
142
|
-
"__mf/js/async/lib-router.
|
|
143
|
-
"__mf/js/async/470.
|
|
144
|
-
"__mf/js/async/982.
|
|
145
|
-
"__mf/js/async/__federation_expose_SplunkTimeSeriesQuery.
|
|
146
|
-
"__mf/js/async/__federation_expose_SplunkLogQuery.
|
|
147
|
-
"__mf/js/async/
|
|
148
|
-
"__mf/js/async/558.db2f2486.js"
|
|
142
|
+
"__mf/js/async/lib-router.56503757.js",
|
|
143
|
+
"__mf/js/async/470.aad78617.js",
|
|
144
|
+
"__mf/js/async/982.11d34b45.js",
|
|
145
|
+
"__mf/js/async/__federation_expose_SplunkTimeSeriesQuery.aa1e18a7.js",
|
|
146
|
+
"__mf/js/async/__federation_expose_SplunkLogQuery.3588c915.js",
|
|
147
|
+
"__mf/js/async/208.b72a041c.js"
|
|
149
148
|
]
|
|
150
149
|
},
|
|
151
150
|
"css": {
|
|
152
151
|
"sync": [],
|
|
153
152
|
"async": [
|
|
154
|
-
"__mf/css/async/
|
|
153
|
+
"__mf/css/async/770.85c2cbf6.css"
|
|
155
154
|
]
|
|
156
155
|
}
|
|
157
156
|
}
|
|
@@ -165,23 +164,22 @@
|
|
|
165
164
|
"assets": {
|
|
166
165
|
"js": {
|
|
167
166
|
"sync": [
|
|
168
|
-
"__mf/js/async/470.
|
|
169
|
-
"__mf/js/async/982.
|
|
170
|
-
"__mf/js/async/__federation_expose_SplunkTimeSeriesQuery.
|
|
167
|
+
"__mf/js/async/470.aad78617.js",
|
|
168
|
+
"__mf/js/async/982.11d34b45.js",
|
|
169
|
+
"__mf/js/async/__federation_expose_SplunkTimeSeriesQuery.aa1e18a7.js"
|
|
171
170
|
],
|
|
172
171
|
"async": [
|
|
173
|
-
"__mf/js/async/lib-router.
|
|
174
|
-
"__mf/js/async/
|
|
175
|
-
"__mf/js/async/
|
|
176
|
-
"__mf/js/async/__federation_expose_SplunkDatasource.
|
|
177
|
-
"__mf/js/async/
|
|
178
|
-
"__mf/js/async/558.db2f2486.js"
|
|
172
|
+
"__mf/js/async/lib-router.56503757.js",
|
|
173
|
+
"__mf/js/async/196.9b979757.js",
|
|
174
|
+
"__mf/js/async/957.553506b9.js",
|
|
175
|
+
"__mf/js/async/__federation_expose_SplunkDatasource.981f2e0b.js",
|
|
176
|
+
"__mf/js/async/208.b72a041c.js"
|
|
179
177
|
]
|
|
180
178
|
},
|
|
181
179
|
"css": {
|
|
182
180
|
"sync": [],
|
|
183
181
|
"async": [
|
|
184
|
-
"__mf/css/async/
|
|
182
|
+
"__mf/css/async/770.85c2cbf6.css"
|
|
185
183
|
]
|
|
186
184
|
}
|
|
187
185
|
}
|
|
@@ -195,23 +193,22 @@
|
|
|
195
193
|
"assets": {
|
|
196
194
|
"js": {
|
|
197
195
|
"sync": [
|
|
198
|
-
"__mf/js/async/470.
|
|
199
|
-
"__mf/js/async/982.
|
|
200
|
-
"__mf/js/async/__federation_expose_SplunkLogQuery.
|
|
196
|
+
"__mf/js/async/470.aad78617.js",
|
|
197
|
+
"__mf/js/async/982.11d34b45.js",
|
|
198
|
+
"__mf/js/async/__federation_expose_SplunkLogQuery.3588c915.js"
|
|
201
199
|
],
|
|
202
200
|
"async": [
|
|
203
|
-
"__mf/js/async/lib-router.
|
|
204
|
-
"__mf/js/async/
|
|
205
|
-
"__mf/js/async/
|
|
206
|
-
"__mf/js/async/__federation_expose_SplunkDatasource.
|
|
207
|
-
"__mf/js/async/
|
|
208
|
-
"__mf/js/async/558.db2f2486.js"
|
|
201
|
+
"__mf/js/async/lib-router.56503757.js",
|
|
202
|
+
"__mf/js/async/196.9b979757.js",
|
|
203
|
+
"__mf/js/async/957.553506b9.js",
|
|
204
|
+
"__mf/js/async/__federation_expose_SplunkDatasource.981f2e0b.js",
|
|
205
|
+
"__mf/js/async/208.b72a041c.js"
|
|
209
206
|
]
|
|
210
207
|
},
|
|
211
208
|
"css": {
|
|
212
209
|
"sync": [],
|
|
213
210
|
"async": [
|
|
214
|
-
"__mf/css/async/
|
|
211
|
+
"__mf/css/async/770.85c2cbf6.css"
|
|
215
212
|
]
|
|
216
213
|
}
|
|
217
214
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@perses-dev/splunk-plugin",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.2.0-beta.1",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
|
|
6
6
|
"repository": {
|
|
@@ -14,23 +14,24 @@
|
|
|
14
14
|
"dev": "rsbuild dev",
|
|
15
15
|
"build": "npm run build-mf && concurrently \"npm:build:*\"",
|
|
16
16
|
"build-mf": "rsbuild build",
|
|
17
|
-
"build:cjs": "swc ./src -d dist/lib/cjs --strip-leading-paths --config-file ../.cjs.swcrc",
|
|
18
17
|
"build:esm": "swc ./src -d dist/lib --strip-leading-paths --config-file ../.swcrc",
|
|
19
18
|
"build:types": "tsc --project tsconfig.build.json",
|
|
20
|
-
"lint": "
|
|
21
|
-
"test": "cross-env LC_ALL=C TZ=UTC
|
|
19
|
+
"lint": "oxlint src",
|
|
20
|
+
"test": "cross-env LC_ALL=C TZ=UTC vitest run",
|
|
22
21
|
"type-check": "tsc --noEmit"
|
|
23
22
|
},
|
|
24
|
-
"
|
|
23
|
+
"type": "module",
|
|
24
|
+
"main": "lib/index.js",
|
|
25
25
|
"module": "lib/index.js",
|
|
26
26
|
"types": "lib/index.d.ts",
|
|
27
27
|
"dependencies": {},
|
|
28
28
|
"peerDependencies": {
|
|
29
|
-
"@perses-dev/components": "^0.
|
|
30
|
-
"@perses-dev/plugin-system": "^0.
|
|
31
|
-
"@perses-dev/spec": "^0.
|
|
29
|
+
"@perses-dev/components": "^0.55.0-beta.3",
|
|
30
|
+
"@perses-dev/plugin-system": "^0.55.0-beta.6",
|
|
31
|
+
"@perses-dev/spec": "^0.3.0-beta.5",
|
|
32
32
|
"immer": "^10.1.1",
|
|
33
|
-
"react": "^
|
|
33
|
+
"react": "^18.3.0",
|
|
34
|
+
"react-dom": "^18.3.0"
|
|
34
35
|
},
|
|
35
36
|
"devDependencies": {},
|
|
36
37
|
"files": [
|