From 2ef00889376f6cabfa8f32bbf178142d4491eaea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 13:03:36 +0000 Subject: [PATCH] chore(deps): bump inferno from 8.2.3 to 9.0.3 Bumps [inferno](https://github.com/infernojs/inferno/tree/HEAD/packages/inferno) from 8.2.3 to 9.0.3. - [Release notes](https://github.com/infernojs/inferno/releases) - [Changelog](https://github.com/infernojs/inferno/blob/master/documentation/v6-release.md) - [Commits](https://github.com/infernojs/inferno/commits/v9.0.3/packages/inferno) --- updated-dependencies: - dependency-name: inferno dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9371e76..98f0386 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "hexo-renderer-inferno": "^1.0.2", "hexo-renderer-stylus": "^3.0.1", "hexo-util": "^3.2.0", - "inferno": "^8.2.3", + "inferno": "^9.0.3", "inferno-create-element": "^8.2.3", "moment": "^2.30.1", "semver": "^7.5.4"