Update dependencies.

This commit is contained in:
Dillon Kearns 2024-03-13 20:22:20 -07:00
parent 8f18df5148
commit ccb6ffb052
4 changed files with 4 additions and 4 deletions

View File

@ -63,7 +63,7 @@
"matheus23/elm-tailwind-modules-base": "1.0.0", "matheus23/elm-tailwind-modules-base": "1.0.0",
"miniBill/elm-unicode": "1.1.0", "miniBill/elm-unicode": "1.1.0",
"rtfeldman/elm-hex": "1.0.0", "rtfeldman/elm-hex": "1.0.0",
"ryannhg/date-format": "2.3.0", "ryan-haskell/date-format": "1.0.0",
"stil4m/elm-syntax": "7.3.2", "stil4m/elm-syntax": "7.3.2",
"stil4m/structured-writer": "1.0.3" "stil4m/structured-writer": "1.0.3"
} }

View File

@ -45,7 +45,7 @@
"robinheghan/fnv1a": "1.0.0", "robinheghan/fnv1a": "1.0.0",
"rtfeldman/elm-css": "18.0.0", "rtfeldman/elm-css": "18.0.0",
"rtfeldman/elm-iso8601-date-strings": "1.1.4", "rtfeldman/elm-iso8601-date-strings": "1.1.4",
"ryannhg/date-format": "2.3.0", "ryan-haskell/date-format": "1.0.0",
"the-sett/elm-pretty-printer": "3.1.0", "the-sett/elm-pretty-printer": "3.1.0",
"the-sett/elm-syntax-dsl": "6.0.2", "the-sett/elm-syntax-dsl": "6.0.2",
"turboMaCk/non-empty-list-alias": "1.4.0", "turboMaCk/non-empty-list-alias": "1.4.0",

View File

@ -54,7 +54,7 @@
"justinmimbs/time-extra": "1.1.1", "justinmimbs/time-extra": "1.1.1",
"lazamar/dict-parser": "1.0.2", "lazamar/dict-parser": "1.0.2",
"mgold/elm-nonempty-list": "4.2.0", "mgold/elm-nonempty-list": "4.2.0",
"ryannhg/date-format": "2.3.0" "ryan-haskell/date-format": "1.0.0"
} }
}, },
"test-dependencies": { "test-dependencies": {

View File

@ -57,7 +57,7 @@
"justinmimbs/time-extra": "1.1.1", "justinmimbs/time-extra": "1.1.1",
"lazamar/dict-parser": "1.0.2", "lazamar/dict-parser": "1.0.2",
"mgold/elm-nonempty-list": "4.2.0", "mgold/elm-nonempty-list": "4.2.0",
"ryannhg/date-format": "2.3.0" "ryan-haskell/date-format": "1.0.0"
} }
}, },
"test-dependencies": { "test-dependencies": {