update www/opensearch-dashboards to 2.5.0; ok pvk@

This commit is contained in:
op 2023-01-30 14:44:21 +00:00
parent 3ff960a0b1
commit 8b9d873446
4 changed files with 10993 additions and 1149 deletions

View File

@ -1,6 +1,6 @@
COMMENT = visualization tool for data in OpenSearch
V = 2.4.1
V = 2.5.0
DISTNAME = opensearch-dashboards-$V-linux-x64
PKGNAME = opensearch-dashboards-$V

View File

@ -1,2 +1,2 @@
SHA256 (opensearch-dashboards-2.4.1-linux-x64.tar.gz) = Nz0Hj0zzLICvdhBiFSdhmc21hCWc2U8/saSCkleosdU=
SIZE (opensearch-dashboards-2.4.1-linux-x64.tar.gz) = 354289090
SHA256 (opensearch-dashboards-2.5.0-linux-x64.tar.gz) = bKrdWFHvBZvQfvIUvJVwkRsXigDld8/XxSWpK2W18Gg=
SIZE (opensearch-dashboards-2.5.0-linux-x64.tar.gz) = 216753192

View File

@ -5,8 +5,8 @@ Index: package.json
"url": "https://github.com/opensearch-project/opensearch-dashboards.git"
},
"engines": {
- "node": "14.20.0"
+ "node": "16.16.0"
- "node": "14.20.1"
+ "node": "18.12.1"
}
-}
\ No newline at end of file

File diff suppressed because it is too large Load Diff