fix elm data-format package hash error

Signed-off-by: Rui Yang <ruiya@vmware.com>
This commit is contained in:
Rui Yang 2024-03-26 16:51:06 -04:00
parent a0f72b6995
commit 25c789d872
1 changed files with 4 additions and 4 deletions

View File

@ -19,13 +19,13 @@
"elm/url": "1.0.0",
"elm-community/graph": "6.0.0",
"elm-community/json-extra": "4.3.0",
"elm-community/list-extra": "8.5.2",
"elm-community/list-extra": "8.7.0",
"elm-community/maybe-extra": "5.3.0",
"elm-explorations/benchmark": "1.0.2",
"fapian/elm-html-aria": "1.4.0",
"krisajenkins/remotedata": "5.0.0",
"matthewsj/elm-ordering": "2.0.0",
"ryannhg/date-format": "2.3.0",
"ryan-haskell/date-format": "1.0.0",
"truqu/elm-base64": "2.0.4",
"vito/elm-ansi": "10.0.1"
},
@ -33,11 +33,11 @@
"BrianHicks/elm-trend": "2.1.3",
"avh4/elm-fifo": "1.0.4",
"elm/regex": "1.0.0",
"elm/virtual-dom": "1.0.2",
"elm/virtual-dom": "1.0.3",
"elm-community/intdict": "3.0.0",
"mdgriffith/style-elements": "5.0.2",
"robinheghan/murmur3": "1.0.0",
"rtfeldman/elm-iso8601-date-strings": "1.1.2"
"rtfeldman/elm-iso8601-date-strings": "1.1.4"
}
},
"test-dependencies": {