diff --git a/package.json b/package.json index e0ee8ea..205deef 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@livekit/krisp-noise-filter": "^0.3.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "framer-motion": "^11.15.0", + "framer-motion": "^12.0.0", "livekit-client": "^2.7.5", "livekit-server-sdk": "^2.9.3", "lucide-react": "^0.560.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 58d013e..0ecf8e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 framer-motion: - specifier: ^11.15.0 - version: 11.18.2(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + specifier: ^12.0.0 + version: 12.23.26(react-dom@19.2.3(react@19.2.3))(react@19.2.3) livekit-client: specifier: ^2.7.5 version: 2.16.1(@types/dom-mediacapture-record@1.0.22) @@ -923,8 +923,8 @@ packages: for-each@0.3.3: resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} - framer-motion@11.18.2: - resolution: {integrity: sha512-5F5Och7wrvtLVElIpclDT0CBzMVg3dL22B64aZwHtsIY8RB4mXICLrkajK4G9R+ieSAGcgrLeae2SeUTg2pr6w==} + framer-motion@12.23.26: + resolution: {integrity: sha512-cPcIhgR42xBn1Uj+PzOyheMtZ73H927+uWPDVhUMqxy8UHt6Okavb6xIz9J/phFUHUj0OncR6UvMfJTXoc/LKA==} peerDependencies: '@emotion/is-prop-valid': '*' react: ^18.0.0 || ^19.0.0 @@ -1272,11 +1272,11 @@ packages: minimist@1.2.8: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} - motion-dom@11.18.1: - resolution: {integrity: sha512-g76KvA001z+atjfxczdRtw/RXOM3OMSdd1f4DL77qCTF/+avrRJiawSG4yDibEQ215sr9kpinSlX2pCTJ9zbhw==} + motion-dom@12.23.23: + resolution: {integrity: sha512-n5yolOs0TQQBRUFImrRfs/+6X4p3Q4n1dUEqt/H58Vx7OW6RF+foWEgmTVDhIWJIMXOuNNL0apKH2S16en9eiA==} - motion-utils@11.18.1: - resolution: {integrity: sha512-49Kt+HKjtbJKLtgO/LKj9Ld+6vw9BjH5d9sc40R/kVyH8GLAXgT42M2NnuPcJNuA3s9ZfZBUcwIgpmZWGEE+hA==} + motion-utils@12.23.6: + resolution: {integrity: sha512-eAWoPgr4eFEOFfg2WjIsMoqJTW6Z8MTUCgn/GZ3VRpClWBdnbjryiA3ZSNLyxCTmCQx4RmYX6jX1iWHbenUPNQ==} ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} @@ -2784,10 +2784,10 @@ snapshots: dependencies: is-callable: 1.2.7 - framer-motion@11.18.2(react-dom@19.2.3(react@19.2.3))(react@19.2.3): + framer-motion@12.23.26(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: - motion-dom: 11.18.1 - motion-utils: 11.18.1 + motion-dom: 12.23.23 + motion-utils: 12.23.6 tslib: 2.8.1 optionalDependencies: react: 19.2.3 @@ -3128,11 +3128,11 @@ snapshots: minimist@1.2.8: {} - motion-dom@11.18.1: + motion-dom@12.23.23: dependencies: - motion-utils: 11.18.1 + motion-utils: 12.23.6 - motion-utils@11.18.1: {} + motion-utils@12.23.6: {} ms@2.1.3: {}