mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-28 01:45:20 +03:00
5976ef7683
Bumps [elm/json](https://github.com/elm/json) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/elm/json/releases) - [Commits](https://github.com/elm/json/compare/1.1.2...1.1.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
38 lines
1.1 KiB
JSON
38 lines
1.1 KiB
JSON
{
|
|
"type": "application",
|
|
"source-directories": [
|
|
".",
|
|
"../src"
|
|
],
|
|
"elm-version": "0.19.0",
|
|
"dependencies": {
|
|
"direct": {
|
|
"NoRedInk/elm-debug-controls-without-datepicker": "1.0.1",
|
|
"avh4/elm-color": "1.0.0",
|
|
"elm/browser": "1.0.1",
|
|
"elm/core": "1.0.2",
|
|
"elm/html": "1.0.0",
|
|
"elm/json": "1.1.3",
|
|
"elm/parser": "1.1.0",
|
|
"elm/regex": "1.0.0",
|
|
"elm/svg": "1.0.1",
|
|
"elm/url": "1.0.0",
|
|
"elm-community/string-extra": "4.0.1",
|
|
"lukewestby/accessible-html-with-css-temp-19": "1.0.0",
|
|
"pablohirafuji/elm-markdown": "2.0.5",
|
|
"rtfeldman/elm-css": "16.0.0",
|
|
"tesk9/accessible-html": "4.0.0",
|
|
"wernerdegroot/listzipper": "3.2.0"
|
|
},
|
|
"indirect": {
|
|
"Skinney/murmur3": "2.0.8",
|
|
"elm/time": "1.0.0",
|
|
"elm/virtual-dom": "1.0.2",
|
|
"rtfeldman/elm-hex": "1.0.0"
|
|
}
|
|
},
|
|
"test-dependencies": {
|
|
"direct": {},
|
|
"indirect": {}
|
|
}
|
|
} |