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,7 +11,7 @@ "elm/browser": "1.0.2",

"elm/core": "1.0.5", "elm/html": "1.0.0", "elm/http": "2.0.0", - "elm/json": "1.1.3", + "elm/json": "1.1.4", "elm/time": "1.0.0", "elm/url": "1.0.0", "rtfeldman/elm-iso8601-date-strings": "1.1.4",