summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2019-01-03 08:36:00 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2019-01-03 08:36:00 +0900
commit165350cca64d64eab7c6c2b3342674cabf8d97ac (patch)
treee498d45cd73cba06fec9b9b4f4cf1033d79a88eb /package.json
parentUpdate CHANGELOG.md (diff)
downloadmisskey-165350cca64d64eab7c6c2b3342674cabf8d97ac.tar.gz
misskey-165350cca64d64eab7c6c2b3342674cabf8d97ac.tar.bz2
misskey-165350cca64d64eab7c6c2b3342674cabf8d97ac.zip
Update apexcharts requirement from 2.4.2 to 2.5.1 (#3826)
Updates the requirements on [apexcharts](https://github.com/apexcharts/apexcharts.js) to permit the latest version. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Changelog](https://github.com/apexcharts/apexcharts.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/apexcharts/apexcharts.js/commits/v2.5.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 090ec5d2f2..cd29eb7275 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"@types/websocket": "0.0.40",
"@types/ws": "6.0.1",
"animejs": "2.2.0",
- "apexcharts": "2.4.2",
+ "apexcharts": "2.5.1",
"autobind-decorator": "2.4.0",
"autosize": "4.0.2",
"autwh": "0.1.0",