From 2ec88198a25942895100f1d45ff78b3523a02acf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 13:03:19 +0000 Subject: [PATCH] chore(deps): bump inferno-create-element from 8.2.3 to 9.0.3 Bumps [inferno-create-element](https://github.com/infernojs/inferno/tree/HEAD/packages/inferno-create-element) 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-create-element) --- updated-dependencies: - dependency-name: inferno-create-element 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..aaec110 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-util": "^3.2.0", "inferno": "^8.2.3", - "inferno-create-element": "^8.2.3", + "inferno-create-element": "^9.0.3", "moment": "^2.30.1", "semver": "^7.5.4" }