Skip to content

Commit b3e067b

Browse files
committed
Update elm-pages
1 parent 3af46b5 commit b3e067b

3 files changed

Lines changed: 10 additions & 11 deletions

File tree

bun.lock

Lines changed: 2 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/elm.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"direct": {
1010
"MaybeJustJames/yaml": "2.1.7",
1111
"dillonkearns/elm-cli-options-parser": "5.0.1",
12-
"dillonkearns/elm-pages": "12.1.1",
12+
"dillonkearns/elm-pages": "12.2.1",
1313
"elm/bytes": "1.0.8",
1414
"elm/core": "1.0.5",
1515
"elm/json": "1.1.4",
@@ -18,22 +18,23 @@
1818
"elmcraft/core-extra": "2.3.0",
1919
"json-tools/json-schema": "1.0.2",
2020
"json-tools/json-value": "1.0.1",
21-
"mdgriffith/elm-codegen": "6.0.2",
22-
"miniBill/elm-fast-dict": "1.2.5",
21+
"mdgriffith/elm-codegen": "6.0.3",
22+
"miniBill/elm-fast-dict": "1.2.6",
2323
"robinheghan/murmur3": "1.0.0",
2424
"the-sett/elm-pretty-printer": "3.3.1",
2525
"wolfadex/elm-ansi": "3.0.1",
2626
"wolfadex/elm-open-api": "2.0.0"
2727
},
2828
"indirect": {
29+
"BrianHicks/elm-string-graphemes": "1.0.4",
2930
"Chadtech/elm-bool-extra": "2.4.2",
3031
"NoRedInk/elm-json-decode-pipeline": "1.0.1",
3132
"avh4/elm-color": "1.0.0",
3233
"danyx23/elm-mimetype": "4.0.1",
3334
"dillonkearns/elm-bcp47-language-tag": "2.0.0",
3435
"dillonkearns/elm-date-or-date-time": "2.0.0",
3536
"dillonkearns/elm-form": "3.1.0",
36-
"dillonkearns/elm-ts-json": "2.1.2",
37+
"dillonkearns/elm-ts-json": "2.1.3",
3738
"dividat/elm-semver": "2.0.0",
3839
"elm/browser": "1.0.2",
3940
"elm/file": "1.0.5",
@@ -50,8 +51,8 @@
5051
"fredcy/elm-parseint": "2.0.1",
5152
"jluckyiv/elm-utc-date-strings": "1.0.0",
5253
"justinmimbs/date": "4.1.0",
53-
"miniBill/elm-codec": "2.3.0",
54-
"miniBill/elm-unicode": "1.1.1",
54+
"miniBill/elm-codec": "2.3.1",
55+
"miniBill/elm-unicode": "1.1.2",
5556
"noahzgordon/elm-color-extra": "1.0.2",
5657
"pithub/elm-parser-bug-workaround": "1.0.0",
5758
"pithub/elm-parser-extra": "1.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"elm-codegen": "^0.6.3",
2727
"elm-format": "0.8.7",
2828
"elm-optimize-level-2": "0.3.5",
29-
"elm-pages": "^3.3.3",
29+
"elm-pages": "^3.5.0",
3030
"elm-review": "^2.13.5",
3131
"elm-test": "^0.19.1-revision17",
3232
"lamdera": "^0.19.1-1.4.0",

0 commit comments

Comments
 (0)