From ef2fa22a94d2ffeb5a70e0827c9115059d0a9c0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 06:21:38 +0000 Subject: [PATCH] build(deps): bump @nextui-org/system from 2.2.6 to 2.4.6 Bumps [@nextui-org/system](https://github.com/nextui-org/nextui/tree/HEAD/packages/core/system) from 2.2.6 to 2.4.6. - [Release notes](https://github.com/nextui-org/nextui/releases) - [Changelog](https://github.com/nextui-org/nextui/blob/canary/packages/core/system/CHANGELOG.md) - [Commits](https://github.com/nextui-org/nextui/commits/@nextui-org/system@2.4.6/packages/core/system) --- updated-dependencies: - dependency-name: "@nextui-org/system" 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 04a6996..a382664 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@nextui-org/skeleton": "^2.0.32", "@nextui-org/snippet": "2.0.43", "@nextui-org/switch": "2.0.34", - "@nextui-org/system": "2.2.6", + "@nextui-org/system": "2.4.6", "@nextui-org/theme": "2.2.11", "@nextui-org/tooltip": "^2.0.41", "@nextui-org/user": "^2.0.34",