We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af1d66a commit aeb6ae1Copy full SHA for aeb6ae1
dashboards-reports/package.json
@@ -19,6 +19,7 @@
19
"async-mutex": "^0.2.6",
20
"babel-polyfill": "^6.26.0",
21
"cron-validator": "^1.1.1",
22
+ "css-what": "^5.0.1",
23
"dompurify": "^2.3.8",
24
"elastic-builder": "^2.7.1",
25
"enzyme-adapter-react-16": "^1.15.5",
@@ -37,7 +38,10 @@
37
38
"react-router-dom": "^5.3.0",
39
"react-toast-notifications": "^2.4.0",
40
"set-interval-async": "1.0.33",
- "showdown": "^1.9.1"
41
+ "showdown": "^1.9.1",
42
+ "trim": "^1.0.0",
43
+ "ws": "^7.4.6",
44
+ "y18n": "^5.0.5"
45
},
46
"devDependencies": {
47
"@elastic/eslint-import-resolver-kibana": "link:../../packages/osd-eslint-import-resolver-opensearch-dashboards",
0 commit comments