mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-09-30 11:20:44 +02:00
fix(deps): update dependency motion to ^12.23.12 (#1882)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
76cd531bd2
commit
07f71c83cd
2 changed files with 6 additions and 6 deletions
|
@ -48,7 +48,7 @@
|
|||
"framer-motion": "^12.23.12",
|
||||
"input-otp": "^1.4.2",
|
||||
"lucide-react": "^0.542.0",
|
||||
"motion": "^12.7.3",
|
||||
"motion": "^12.23.12",
|
||||
"next": "15.5.2",
|
||||
"next-themes": "^0.4.6",
|
||||
"posthog-js": "^1.261.7",
|
||||
|
|
10
web/pnpm-lock.yaml
generated
10
web/pnpm-lock.yaml
generated
|
@ -120,8 +120,8 @@ importers:
|
|||
specifier: ^0.542.0
|
||||
version: 0.542.0(react@19.1.1)
|
||||
motion:
|
||||
specifier: ^12.7.3
|
||||
version: 12.23.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
specifier: ^12.23.12
|
||||
version: 12.23.12(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
next:
|
||||
specifier: 15.5.2
|
||||
version: 15.5.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
|
@ -1915,8 +1915,8 @@ packages:
|
|||
motion-utils@12.23.6:
|
||||
resolution: {integrity: sha512-eAWoPgr4eFEOFfg2WjIsMoqJTW6Z8MTUCgn/GZ3VRpClWBdnbjryiA3ZSNLyxCTmCQx4RmYX6jX1iWHbenUPNQ==}
|
||||
|
||||
motion@12.23.0:
|
||||
resolution: {integrity: sha512-PPNwblArRH9GRC4F3KtOTiIaYd+mtp324vYq3HIL+ueseoAVqPRK5TPFTAQBcIprfVd0NWo3DLzZSiyWaYFXXQ==}
|
||||
motion@12.23.12:
|
||||
resolution: {integrity: sha512-8jCD8uW5GD1csOoqh1WhH1A6j5APHVE15nuBkFeRiMzYBdRwyAHmSP/oXSuW0WJPZRXTFdBoG4hY9TFWNhhwng==}
|
||||
peerDependencies:
|
||||
'@emotion/is-prop-valid': '*'
|
||||
react: ^18.0.0 || ^19.0.0
|
||||
|
@ -3766,7 +3766,7 @@ snapshots:
|
|||
|
||||
motion-utils@12.23.6: {}
|
||||
|
||||
motion@12.23.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
|
||||
motion@12.23.12(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
|
||||
dependencies:
|
||||
framer-motion: 12.23.12(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
tslib: 2.8.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue