File tree Expand file tree Collapse file tree 3 files changed +1473
-1041
lines changed
Expand file tree Collapse file tree 3 files changed +1473
-1041
lines changed Original file line number Diff line number Diff line change 99 "postinstall" : " elm-tooling install"
1010 },
1111 "devDependencies" : {
12- "@parcel/transformer-elm" : " ^2.8.3 " ,
12+ "@parcel/transformer-elm" : " ^2.12.0 " ,
1313 "bulma" : " ^0.9.4" ,
14- "elm-review" : " ^2.10.1 " ,
15- "elm-tooling" : " ^1.14.0 " ,
16- "express" : " ^4.20.0 " ,
17- "knex" : " ^2.4.2 " ,
18- "parcel" : " ^2.8.3 " ,
19- "sqlite3" : " ^5.1.6 "
14+ "elm-review" : " ^2.12.0 " ,
15+ "elm-tooling" : " ^1.15.1 " ,
16+ "express" : " ^4.21.1 " ,
17+ "knex" : " ^3.1.0 " ,
18+ "parcel" : " ^2.12.0 " ,
19+ "sqlite3" : " ^5.1.7 "
2020 }
2121}
Original file line number Diff line number Diff line change 88 "direct" : {
99 "elm/core" : " 1.0.5" ,
1010 "elm/project-metadata-utils" : " 1.0.2" ,
11- "jfmengels/elm-review" : " 2.13.0 " ,
11+ "jfmengels/elm-review" : " 2.14.1 " ,
1212 "jfmengels/review-unused" : " 2.1.5" ,
13- "stil4m/elm-syntax" : " 7.2.9 "
13+ "stil4m/elm-syntax" : " 7.3.6 "
1414 },
1515 "indirect" : {
1616 "elm/bytes" : " 1.0.8" ,
1717 "elm/html" : " 1.0.0" ,
1818 "elm/json" : " 1.1.3" ,
1919 "elm/parser" : " 1.1.0" ,
2020 "elm/random" : " 1.0.0" ,
21+ "elm/regex" : " 1.0.0" ,
2122 "elm/time" : " 1.0.0" ,
2223 "elm/virtual-dom" : " 1.0.3" ,
23- "elm-community/list-extra" : " 8.7.0" ,
24- "elm-explorations/test" : " 2.1.1" ,
25- "miniBill/elm-unicode" : " 1.0.3" ,
24+ "elm-explorations/test" : " 2.2.0" ,
2625 "rtfeldman/elm-hex" : " 1.0.0" ,
2726 "stil4m/structured-writer" : " 1.0.3"
2827 }
2928 },
3029 "test-dependencies" : {
3130 "direct" : {
32- "elm-explorations/test" : " 2.1.1 "
31+ "elm-explorations/test" : " 2.2.0 "
3332 },
3433 "indirect" : {}
3534 }
You can’t perform that action at this time.
0 commit comments