mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-18 20:30:08 +08:00
Bump @heroui/code from 2.2.7 to 2.2.21
Bumps [@heroui/code](https://github.com/heroui-inc/heroui/tree/HEAD/packages/components/code) from 2.2.7 to 2.2.21. - [Release notes](https://github.com/heroui-inc/heroui/releases) - [Changelog](https://github.com/heroui-inc/heroui/blob/canary/packages/components/code/CHANGELOG.md) - [Commits](https://github.com/heroui-inc/heroui/commits/@heroui/code@2.2.21/packages/components/code) --- updated-dependencies: - dependency-name: "@heroui/code" dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
176af14915
commit
73d79c32fd
@ -21,7 +21,7 @@
|
||||
"@heroui/card": "2.2.10",
|
||||
"@heroui/checkbox": "2.3.9",
|
||||
"@heroui/chip": "2.2.7",
|
||||
"@heroui/code": "2.2.7",
|
||||
"@heroui/code": "2.2.21",
|
||||
"@heroui/dropdown": "2.3.10",
|
||||
"@heroui/form": "2.1.9",
|
||||
"@heroui/image": "2.2.6",
|
||||
|
||||
@ -388,8 +388,8 @@ importers:
|
||||
specifier: 2.2.7
|
||||
version: 2.2.7(@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)
|
||||
'@heroui/code':
|
||||
specifier: 2.2.7
|
||||
version: 2.2.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
specifier: 2.2.21
|
||||
version: 2.2.21(@heroui/theme@2.4.6(tailwindcss@3.4.18))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/dropdown':
|
||||
specifier: 2.3.10
|
||||
version: 2.3.10(@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)
|
||||
@ -1081,10 +1081,10 @@ packages:
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
react-dom: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/code@2.2.7':
|
||||
resolution: {integrity: sha512-klk+i5mLySEXB/aQAntJzY7te0xrvtb1UTTAs0n/U/Qe2HusJDtRwe2JlFp+dtSR7Ge/wBMYZMje7ikx1PvJ6A==}
|
||||
'@heroui/code@2.2.21':
|
||||
resolution: {integrity: sha512-ExHcfTGr9tCbAaBOfMzTla8iHHfwIV5/xRk4WApeVmL4MiIlLMykc9bSi1c88ltaJInQGFAmE6MOFHXuGHxBXw==}
|
||||
peerDependencies:
|
||||
'@heroui/theme': '>=2.4.0'
|
||||
'@heroui/theme': '>=2.4.17'
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
react-dom: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
@ -6227,11 +6227,11 @@ snapshots:
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@heroui/code@2.2.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
'@heroui/code@2.2.21(@heroui/theme@2.4.6(tailwindcss@3.4.18))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@heroui/react-utils': 2.1.4(react@19.2.0)
|
||||
'@heroui/shared-utils': 2.1.3
|
||||
'@heroui/system-rsc': 2.3.6(@heroui/theme@2.4.6(tailwindcss@3.4.18))(react@19.2.0)
|
||||
'@heroui/react-utils': 2.1.14(react@19.2.0)
|
||||
'@heroui/shared-utils': 2.1.12
|
||||
'@heroui/system-rsc': 2.3.20(@heroui/theme@2.4.6(tailwindcss@3.4.18))(react@19.2.0)
|
||||
'@heroui/theme': 2.4.6(tailwindcss@3.4.18)
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user