From 9e251115848eb28263739cddef5ec3e7bff771c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 08:13:55 +0000 Subject: [PATCH] Bump @heroui/navbar from 2.2.9 to 2.2.25 Bumps [@heroui/navbar](https://github.com/heroui-inc/heroui/tree/HEAD/packages/components/navbar) from 2.2.9 to 2.2.25. - [Release notes](https://github.com/heroui-inc/heroui/releases) - [Changelog](https://github.com/heroui-inc/heroui/blob/canary/packages/components/navbar/CHANGELOG.md) - [Commits](https://github.com/heroui-inc/heroui/commits/@heroui/navbar@2.2.25/packages/components/navbar) --- updated-dependencies: - dependency-name: "@heroui/navbar" dependency-version: 2.2.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/napcat-webui-frontend/package.json | 2 +- pnpm-lock.yaml | 97 ++++++++++++--------- 2 files changed, 56 insertions(+), 43 deletions(-) diff --git a/packages/napcat-webui-frontend/package.json b/packages/napcat-webui-frontend/package.json index a6b59dc4..f120229f 100644 --- a/packages/napcat-webui-frontend/package.json +++ b/packages/napcat-webui-frontend/package.json @@ -30,7 +30,7 @@ "@heroui/link": "2.2.8", "@heroui/listbox": "2.3.10", "@heroui/modal": "2.2.8", - "@heroui/navbar": "2.2.9", + "@heroui/navbar": "2.2.25", "@heroui/pagination": "^2.2.9", "@heroui/popover": "2.3.10", "@heroui/select": "2.4.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 84e84237..2b3e9006 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -415,8 +415,8 @@ importers: specifier: 2.2.8 version: 2.2.8(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@heroui/navbar': - specifier: 2.2.9 - version: 2.2.9(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + specifier: 2.2.25 + version: 2.2.25(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@heroui/pagination': specifier: ^2.2.9 version: 2.2.24(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(react-dom@19.2.0(react@19.2.0))(react@19.2.0) @@ -1207,11 +1207,11 @@ packages: react: '>=18 || >=19.0.0-rc.0' react-dom: '>=18 || >=19.0.0-rc.0' - '@heroui/navbar@2.2.9': - resolution: {integrity: sha512-4wNIzohsGKhw2YiMqI8kXfZ4chnP6OkqHMbmPRxlJ7BQqIQgYtCSVcHkYd3MQydRMWLkyDAbbKeCUjwwjcYvYg==} + '@heroui/navbar@2.2.25': + resolution: {integrity: sha512-5fNIMDpX2htDTMb/Xgv81qw/FuNWb+0Wpfc6rkFtNYd968I7G6Kjm782QB8WQjZ8DsMugcLEYUN4lpbJHRSdwg==} peerDependencies: - '@heroui/system': '>=2.4.0' - '@heroui/theme': '>=2.4.0' + '@heroui/system': '>=2.4.18' + '@heroui/theme': '>=2.4.17' framer-motion: '>=11.5.6 || >=12.0.0-alpha.1' react: '>=18 || >=19.0.0-rc.0' react-dom: '>=18 || >=19.0.0-rc.0' @@ -1491,6 +1491,11 @@ packages: peerDependencies: react: '>=18 || >=19.0.0-rc.0' + '@heroui/use-resize@2.1.8': + resolution: {integrity: sha512-htF3DND5GmrSiMGnzRbISeKcH+BqhQ/NcsP9sBTIl7ewvFaWiDhEDiUHdJxflmJGd/c5qZq2nYQM/uluaqIkKA==} + peerDependencies: + react: '>=18 || >=19.0.0-rc.0' + '@heroui/use-safe-layout-effect@2.1.2': resolution: {integrity: sha512-AVfgvaO2zw30JDKj1LyFPzz+JULMygC/TUK/5g4YA3O/4OwgS8lT8XRNM721zwmYkntFPBx7lYcIRcm8hPWkXA==} peerDependencies: @@ -1501,8 +1506,8 @@ packages: peerDependencies: react: '>=18 || >=19.0.0-rc.0' - '@heroui/use-scroll-position@2.1.2': - resolution: {integrity: sha512-ALO/zuGekxWE4+ikd7XPwvLdJMwmPR9XgCsXtenklfPLDVf9Fu1L9E20RW6hSxf96NfwXZIH+hZ5kI4EB2CiYQ==} + '@heroui/use-scroll-position@2.1.8': + resolution: {integrity: sha512-NxanHKObxVfWaPpNRyBR8v7RfokxrzcHyTyQfbgQgAGYGHTMaOGkJGqF8kBzInc3zJi+F0zbX7Nb0QjUgsLNUQ==} peerDependencies: react: '>=18 || >=19.0.0-rc.0' @@ -6451,22 +6456,22 @@ snapshots: react: 19.2.0 react-dom: 19.2.0(react@19.2.0) - '@heroui/navbar@2.2.9(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@heroui/navbar@2.2.25(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@heroui/dom-animation': 2.1.2(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0)) - '@heroui/framer-utils': 2.1.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@heroui/react-utils': 2.1.4(react@19.2.0) - '@heroui/shared-utils': 2.1.3 + '@heroui/dom-animation': 2.1.10(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0)) + '@heroui/framer-utils': 2.1.23(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@heroui/react-utils': 2.1.14(react@19.2.0) + '@heroui/shared-utils': 2.1.12 '@heroui/system': 2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@heroui/theme': 2.4.6(tailwindcss@3.4.18) - '@heroui/use-scroll-position': 2.1.2(react@19.2.0) - '@react-aria/button': 3.11.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@react-aria/focus': 3.19.0(react@19.2.0) - '@react-aria/interactions': 3.22.5(react@19.2.0) - '@react-aria/overlays': 3.24.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@react-aria/utils': 3.26.0(react@19.2.0) - '@react-stately/toggle': 3.8.0(react@19.2.0) - '@react-stately/utils': 3.10.5(react@19.2.0) + '@heroui/use-resize': 2.1.8(react@19.2.0) + '@heroui/use-scroll-position': 2.1.8(react@19.2.0) + '@react-aria/button': 3.14.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@react-aria/overlays': 3.30.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@react-stately/toggle': 3.9.2(react@19.2.0) + '@react-stately/utils': 3.10.8(react@19.2.0) framer-motion: 12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) @@ -6570,7 +6575,7 @@ snapshots: '@heroui/use-aria-multiselect': 2.4.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@heroui/use-safe-layout-effect': 2.1.2(react@19.2.0) '@react-aria/focus': 3.19.0(react@19.2.0) - '@react-aria/form': 3.0.11(react@19.2.0) + '@react-aria/form': 3.0.11(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-aria/interactions': 3.22.5(react@19.2.0) '@react-aria/utils': 3.26.0(react@19.2.0) '@react-aria/visually-hidden': 3.8.18(react@19.2.0) @@ -6834,7 +6839,7 @@ snapshots: dependencies: '@react-aria/i18n': 3.12.4(react@19.2.0) '@react-aria/interactions': 3.22.5(react@19.2.0) - '@react-aria/label': 3.7.13(react@19.2.0) + '@react-aria/label': 3.7.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-aria/listbox': 3.13.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-aria/menu': 3.16.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-aria/selection': 3.21.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) @@ -6915,6 +6920,10 @@ snapshots: transitivePeerDependencies: - react-dom + '@heroui/use-resize@2.1.8(react@19.2.0)': + dependencies: + react: 19.2.0 + '@heroui/use-safe-layout-effect@2.1.2(react@19.2.0)': dependencies: react: 19.2.0 @@ -6923,7 +6932,7 @@ snapshots: dependencies: react: 19.2.0 - '@heroui/use-scroll-position@2.1.2(react@19.2.0)': + '@heroui/use-scroll-position@2.1.8(react@19.2.0)': dependencies: react: 19.2.0 @@ -7244,8 +7253,8 @@ snapshots: '@react-aria/dialog@3.5.20(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@react-aria/focus': 3.19.0(react@19.2.0) - '@react-aria/overlays': 3.24.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@react-aria/overlays': 3.30.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-aria/utils': 3.26.0(react@19.2.0) '@react-types/dialog': 3.5.22(react@19.2.0) '@react-types/shared': 3.32.1(react@19.2.0) @@ -7272,14 +7281,16 @@ snapshots: react: 19.2.0 react-dom: 19.2.0(react@19.2.0) - '@react-aria/form@3.0.11(react@19.2.0)': + '@react-aria/form@3.0.11(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@react-aria/interactions': 3.22.5(react@19.2.0) + '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-aria/utils': 3.26.0(react@19.2.0) '@react-stately/form': 3.2.2(react@19.2.0) '@react-types/shared': 3.32.1(react@19.2.0) '@swc/helpers': 0.5.17 react: 19.2.0 + transitivePeerDependencies: + - react-dom '@react-aria/form@3.1.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: @@ -7352,12 +7363,14 @@ snapshots: react: 19.2.0 react-dom: 19.2.0(react@19.2.0) - '@react-aria/label@3.7.13(react@19.2.0)': + '@react-aria/label@3.7.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@react-aria/utils': 3.26.0(react@19.2.0) + '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-types/shared': 3.32.1(react@19.2.0) '@swc/helpers': 0.5.17 react: 19.2.0 + transitivePeerDependencies: + - react-dom '@react-aria/label@3.7.22(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: @@ -7428,9 +7441,9 @@ snapshots: '@react-aria/overlays@3.24.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@react-aria/focus': 3.19.0(react@19.2.0) + '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@react-aria/interactions': 3.22.5(react@19.2.0) + '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-aria/ssr': 3.9.10(react@19.2.0) '@react-aria/utils': 3.26.0(react@19.2.0) '@react-aria/visually-hidden': 3.8.28(react-dom@19.2.0(react@19.2.0))(react@19.2.0) @@ -7460,10 +7473,10 @@ snapshots: '@react-aria/selection@3.21.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@react-aria/focus': 3.19.0(react@19.2.0) - '@react-aria/i18n': 3.12.4(react@19.2.0) - '@react-aria/interactions': 3.22.5(react@19.2.0) - '@react-aria/utils': 3.26.0(react@19.2.0) + '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-stately/selection': 3.20.6(react@19.2.0) '@react-types/shared': 3.32.1(react@19.2.0) '@swc/helpers': 0.5.17 @@ -7484,9 +7497,9 @@ snapshots: '@react-aria/slider@3.7.14(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@react-aria/focus': 3.19.0(react@19.2.0) + '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-aria/i18n': 3.12.4(react@19.2.0) - '@react-aria/interactions': 3.22.5(react@19.2.0) + '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-aria/label': 3.7.22(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-aria/utils': 3.26.0(react@19.2.0) '@react-stately/slider': 3.6.0(react@19.2.0) @@ -7510,7 +7523,7 @@ snapshots: '@react-aria/switch@3.6.10(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@react-aria/toggle': 3.12.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@react-stately/toggle': 3.8.0(react@19.2.0) + '@react-stately/toggle': 3.9.2(react@19.2.0) '@react-types/shared': 3.32.1(react@19.2.0) '@react-types/switch': 3.5.15(react@19.2.0) '@swc/helpers': 0.5.17 @@ -7540,7 +7553,7 @@ snapshots: '@react-aria/tabs@3.9.8(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@react-aria/focus': 3.19.0(react@19.2.0) + '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-aria/selection': 3.26.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-aria/utils': 3.26.0(react@19.2.0) @@ -7579,7 +7592,7 @@ snapshots: '@react-aria/toolbar@3.0.0-beta.11(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@react-aria/focus': 3.19.0(react@19.2.0) + '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-aria/utils': 3.26.0(react@19.2.0) '@react-types/shared': 3.32.1(react@19.2.0) @@ -7601,7 +7614,7 @@ snapshots: '@react-aria/tooltip@3.7.10(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@react-aria/interactions': 3.22.5(react@19.2.0) + '@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-aria/utils': 3.26.0(react@19.2.0) '@react-stately/tooltip': 3.5.0(react@19.2.0) '@react-types/shared': 3.32.1(react@19.2.0)