From ab24b546d9469c14b869f2090cb35d7c029cc93a Mon Sep 17 00:00:00 2001 From: pacchettibotti Date: Mon, 9 Oct 2023 07:23:30 +0000 Subject: [PATCH] Update to the 42.5.0 package set. --- latest-compatible-sets.json | 2 +- packages.json | 4 ++-- src/packages.dhall | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/latest-compatible-sets.json b/latest-compatible-sets.json index 636c3eea..9b2f4e50 100644 --- a/latest-compatible-sets.json +++ b/latest-compatible-sets.json @@ -27,5 +27,5 @@ "0.15.7": "psc-0.15.7-20230408", "0.15.8": "psc-0.15.8-20230617", "0.15.9": "psc-0.15.9-20230718", - "0.15.10": "psc-0.15.10-20231008" + "0.15.10": "psc-0.15.10-20231009" } diff --git a/packages.json b/packages.json index 82db5cc4..a538003c 100644 --- a/packages.json +++ b/packages.json @@ -932,7 +932,7 @@ "prelude" ], "repo": "https://github.com/purescript/purescript-console.git", - "version": "v6.0.0" + "version": "v6.1.0" }, "const": { "dependencies": [ @@ -3728,7 +3728,7 @@ "tuples" ], "repo": "https://github.com/purescript-node/purescript-node-url.git", - "version": "v7.0.0" + "version": "v7.0.1" }, "node-zlib": { "dependencies": [ diff --git a/src/packages.dhall b/src/packages.dhall index ec33c804..a815bc50 100644 --- a/src/packages.dhall +++ b/src/packages.dhall @@ -818,7 +818,7 @@ , console = { dependencies = [ "effect", "prelude" ] , repo = "https://github.com/purescript/purescript-console.git" - , version = "v6.0.0" + , version = "v6.1.0" } , const = { dependencies = [ "invariant", "newtype", "prelude" ] @@ -3297,7 +3297,7 @@ , node-url = { dependencies = [ "effect", "foreign", "nullable", "prelude", "tuples" ] , repo = "https://github.com/purescript-node/purescript-node-url.git" - , version = "v7.0.0" + , version = "v7.0.1" } , node-zlib = { dependencies =