From 88fd7d9f5ae18cbe3c281fbf7c4273e394e27600 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 17:20:11 +0000 Subject: [PATCH] build(deps): bump unlazy from 0.11.8 to 0.12.1 Bumps [unlazy](https://github.com/johannschopplich/unlazy/tree/HEAD/packages/unlazy) from 0.11.8 to 0.12.1. - [Release notes](https://github.com/johannschopplich/unlazy/releases) - [Commits](https://github.com/johannschopplich/unlazy/commits/v0.12.1/packages/unlazy) --- updated-dependencies: - dependency-name: unlazy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53c50c2..9fab7e2 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "theme-shokax-anime": "^0.0.7", "theme-shokax-pjax": "^0.0.3", "twikoo": "^1.6.39", - "unlazy": "^0.11.3" + "unlazy": "^0.12.1" }, "engines": { "node": ">=18.0.0"