diff --git a/package.json b/package.json index 7fc8db7..a6ebc30 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "date-fns": "^4.1.0", "firebase": "^10.14.1", "firebase-admin": "^13.4.0", - "framer-motion": "^11.0.0", + "framer-motion": "^12.23.12", "hls.js": "^1.4.0", "input-otp": "^1.4.2", "lucide-react": "^0.400.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index edd4640..999a420 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,8 +81,8 @@ importers: specifier: ^13.4.0 version: 13.4.0 framer-motion: - specifier: ^11.0.0 - version: 11.18.2(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) hls.js: specifier: ^1.4.0 version: 1.6.10 @@ -2945,8 +2945,8 @@ packages: resolution: {integrity: sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==} engines: {node: '>= 6'} - framer-motion@11.18.2: - resolution: {integrity: sha512-5F5Och7wrvtLVElIpclDT0CBzMVg3dL22B64aZwHtsIY8RB4mXICLrkajK4G9R+ieSAGcgrLeae2SeUTg2pr6w==} + framer-motion@12.23.12: + resolution: {integrity: sha512-6e78rdVtnBvlEVgu6eFEAgG9v3wLnYEboM8I5O5EXvfKC8gxGQB8wXJdhkMy10iVcn05jl6CNw7/HTsTCfwcWg==} peerDependencies: '@emotion/is-prop-valid': '*' react: ^18.0.0 || ^19.0.0 @@ -3970,11 +3970,11 @@ packages: engines: {node: '>=10'} hasBin: true - motion-dom@11.18.1: - resolution: {integrity: sha512-g76KvA001z+atjfxczdRtw/RXOM3OMSdd1f4DL77qCTF/+avrRJiawSG4yDibEQ215sr9kpinSlX2pCTJ9zbhw==} + motion-dom@12.23.12: + resolution: {integrity: sha512-RcR4fvMCTESQBD/uKQe49D5RUeDOokkGRmz4ceaJKDBgHYtZtntC/s2vLvY38gqGaytinij/yi3hMcWVcEF5Kw==} - 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==} @@ -8397,10 +8397,10 @@ snapshots: hasown: 2.0.2 mime-types: 2.1.35 - framer-motion@11.18.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1): + framer-motion@12.23.12(react-dom@19.1.1(react@19.1.1))(react@19.1.1): dependencies: - motion-dom: 11.18.1 - motion-utils: 11.18.1 + motion-dom: 12.23.12 + motion-utils: 12.23.6 tslib: 2.8.1 optionalDependencies: react: 19.1.1 @@ -9643,11 +9643,11 @@ snapshots: mkdirp@3.0.1: {} - motion-dom@11.18.1: + motion-dom@12.23.12: 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: {}