Skip to content

Commit

Permalink
Fixes #26042: Update front-end dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphaelGauthier authored and fanf committed Jan 14, 2025
1 parent 6cb85f1 commit f8b9404
Show file tree
Hide file tree
Showing 4 changed files with 694 additions and 639 deletions.
4 changes: 2 additions & 2 deletions webapp/sources/rudder/rudder-web/src/main/elm/elm.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"hecrj/html-parser": "2.4.0",
"isaacseymour/deprecated-time": "1.0.0",
"jinjor/elm-debounce": "3.0.0",
"justinmimbs/date": "4.0.1",
"justinmimbs/time-extra": "1.1.1",
"justinmimbs/date": "4.1.0",
"justinmimbs/time-extra": "1.2.0",
"jzxhuang/http-extras": "2.1.0",
"mcordova47/elm-natural-ordering": "1.1.0",
"mercurymedia/elm-datetime-picker": "8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions webapp/sources/rudder/rudder-web/src/main/elm/review/elm.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"elm/core": "1.0.5",
"elm/json": "1.1.3",
"elm/project-metadata-utils": "1.0.2",
"jfmengels/elm-review": "2.13.2",
"jfmengels/elm-review": "2.14.1",
"jfmengels/elm-review-code-style": "1.1.4",
"jfmengels/elm-review-common": "1.3.3",
"jfmengels/elm-review-debug": "1.0.8",
Expand Down Expand Up @@ -39,4 +39,4 @@
},
"indirect": {}
}
}
}
Loading

0 comments on commit f8b9404

Please sign in to comment.