all repos

onasty @ e21d37bab459675c3789549338bb699769f1687b

a one-time notes service
1 files changed, 1 insertions(+), 1 deletions(-)
chore(deps): bump elm/html from 1.0.0 to 1.0.1 in /web (#241)

Bumps [elm/html](https://github.com/elm/html) from 1.0.0 to 1.0.1.
- [Commits](https://github.com/elm/html/compare/1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: elm/html
  dependency-version: 1.0.1
  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-12-04 01:33:57 +0200
Parent: cb40cf6
M web/elm.json
ยทยทยท
        9
        9
                 "direct": {

      
        10
        10
                     "elm/browser": "1.0.2",

      
        11
        11
                     "elm/core": "1.0.5",

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

      
        
        12
        +            "elm/html": "1.0.1",

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

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

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