all repos

onasty @ b8e61c9

a one-time notes service
1 files changed, 1 insertions(+), 1 deletions(-)
chore(deps): bump elm/json from 1.1.3 to 1.1.4 in /web (#225)

Bumps [elm/json](https://github.com/elm/json) from 1.1.3 to 1.1.4.
- [Commits](https://github.com/elm/json/compare/1.1.3...1.1.4)

---
updated-dependencies:
- dependency-name: elm/json
  dependency-version: 1.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Author: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Committed by: GitHub noreply@github.com
Committed at: 2025-10-01 11:35:14 +0300
Parent: 8b28667
M web/elm.json
ยทยทยท
        11
        11
                     "elm/core": "1.0.5",

      
        12
        12
                     "elm/html": "1.0.0",

      
        13
        13
                     "elm/http": "2.0.0",

      
        14
        
        -            "elm/json": "1.1.3",

      
        
        14
        +            "elm/json": "1.1.4",

      
        15
        15
                     "elm/time": "1.0.0",

      
        16
        16
                     "elm/url": "1.0.0",

      
        17
        17
                     "rtfeldman/elm-iso8601-date-strings": "1.1.4",