Skip to content

Commit 0917c02

Browse files
committed
Update elm-pages
1 parent e7aedb6 commit 0917c02

3 files changed

Lines changed: 7 additions & 8 deletions

File tree

bun.lock

Lines changed: 4 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: 2 additions & 3 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": "4.0.0",
12-
"dillonkearns/elm-pages": "11.0.0",
12+
"dillonkearns/elm-pages": "12.0.2",
1313
"elm/bytes": "1.0.8",
1414
"elm/core": "1.0.5",
1515
"elm/json": "1.1.4",
@@ -19,7 +19,7 @@
1919
"json-tools/json-schema": "1.0.2",
2020
"json-tools/json-value": "1.0.1",
2121
"mdgriffith/elm-codegen": "6.0.1",
22-
"miniBill/elm-fast-dict": "1.2.4",
22+
"miniBill/elm-fast-dict": "1.2.5",
2323
"robinheghan/murmur3": "1.0.0",
2424
"the-sett/elm-pretty-printer": "3.3.0",
2525
"wolfadex/elm-ansi": "3.0.1",
@@ -29,7 +29,6 @@
2929
"Chadtech/elm-bool-extra": "2.4.2",
3030
"NoRedInk/elm-json-decode-pipeline": "1.0.1",
3131
"avh4/elm-color": "1.0.0",
32-
"danfishgold/base64-bytes": "1.1.0",
3332
"danyx23/elm-mimetype": "4.0.1",
3433
"dillonkearns/elm-bcp47-language-tag": "2.0.0",
3534
"dillonkearns/elm-date-or-date-time": "2.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.1.1",
29+
"elm-pages": "^3.2.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)