From 3ea4f7547b042ebf9c64ce188dd800754ada0f06 Mon Sep 17 00:00:00 2001 From: David Thrane Christiansen Date: Sat, 1 Feb 2025 00:06:45 +0100 Subject: [PATCH] chore: update Verso/SubVerso dependencies This improves highlighting by getting rid of extraneous _root_ in hovers and adding hovers to numeric literals. --- lake-manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lake-manifest.json b/lake-manifest.json index 23e2225d..c522794b 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -5,7 +5,7 @@ "type": "git", "subDir": null, "scope": "", - "rev": "b4dd804a58961657d6c2f24d5eb350abb4992204", + "rev": "0b22ce78861d23f7c48e5596c5a349b226a97b2c", "name": "subverso", "manifestFile": "lake-manifest.json", "inputRev": "main", @@ -15,7 +15,7 @@ "type": "git", "subDir": null, "scope": "", - "rev": "9c0d4a38c4ed8850882a057c3073e936f5495470", + "rev": "c8e26eba4e1dc849e62570e6c964040db8bf3a16", "name": "verso", "manifestFile": "lake-manifest.json", "inputRev": "main",