1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

ui: bump elm filesize, date-format versions

This commit is contained in:
James Hillyerd
2020-03-21 13:41:37 -07:00
parent fc76ce74cb
commit 2436f2e3de

View File

@@ -7,7 +7,7 @@
"dependencies": { "dependencies": {
"direct": { "direct": {
"NoRedInk/elm-json-decode-pipeline": "1.0.0", "NoRedInk/elm-json-decode-pipeline": "1.0.0",
"basti1302/elm-human-readable-filesize": "1.1.1", "basti1302/elm-human-readable-filesize": "1.2.0",
"elm/browser": "1.0.2", "elm/browser": "1.0.2",
"elm/core": "1.0.5", "elm/core": "1.0.5",
"elm/html": "1.0.0", "elm/html": "1.0.0",
@@ -17,7 +17,7 @@
"elm/time": "1.0.0", "elm/time": "1.0.0",
"elm/url": "1.0.0", "elm/url": "1.0.0",
"jweir/sparkline": "4.0.0", "jweir/sparkline": "4.0.0",
"ryannhg/date-format": "2.1.0" "ryannhg/date-format": "2.3.0"
}, },
"indirect": { "indirect": {
"elm/bytes": "1.0.8", "elm/bytes": "1.0.8",