diff --git a/website/package.json b/website/package.json index 3221f00ee..9d453a6d7 100644 --- a/website/package.json +++ b/website/package.json @@ -28,7 +28,7 @@ "autoprefixer": "10.4.21", "fast-xml-parser": "^5.2.4", "flowbite-react": "^0.10.2", - "framer-motion": "^12.20.2", + "framer-motion": "^12.23.12", "highlight.js": "^11.11.1", "md5": "^2.3.0", "mixpanel-browser": "^2.67.0", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index eaa8d6df9..12455eb82 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^0.10.2 version: 0.10.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tailwindcss@3.4.17) framer-motion: - specifier: ^12.20.2 - version: 12.20.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^12.23.12 + version: 12.23.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) highlight.js: specifier: ^11.11.1 version: 11.11.1 @@ -1093,8 +1093,8 @@ packages: fraction.js@4.3.7: resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==} - framer-motion@12.20.2: - resolution: {integrity: sha512-h3WG4sN4zzK1jL9fK7R49SDLYW4sLrz18Onmn9ojxF9eItIK0+UkktYVUMK1BCMkpjWLOoP3PvvvBhHMUw7ecQ==} + framer-motion@12.23.12: + resolution: {integrity: sha512-6e78rdVtnBvlEVgu6eFEAgG9v3wLnYEboM8I5O5EXvfKC8gxGQB8wXJdhkMy10iVcn05jl6CNw7/HTsTCfwcWg==} peerDependencies: '@emotion/is-prop-valid': '*' react: ^18.0.0 || ^19.0.0 @@ -1537,11 +1537,11 @@ packages: mixpanel-browser@2.67.0: resolution: {integrity: sha512-LudY4eRIkvjEpAlIAg10i2T2mbtiKZ4XlMGbTyF1kcAhEqMa9JhEEdEcjxYPwiKhuMVSBM3RVkNCZaNqcnE4ww==} - motion-dom@12.20.2: - resolution: {integrity: sha512-Hq7AZMmEMrmMnVQmewmbH64b81cdIG2jwWkbqQ3m+SZoz8g97CqL9QIepc6iN7DuAvYdUuPFHGGMUyj1bzfGvA==} + motion-dom@12.23.12: + resolution: {integrity: sha512-RcR4fvMCTESQBD/uKQe49D5RUeDOokkGRmz4ceaJKDBgHYtZtntC/s2vLvY38gqGaytinij/yi3hMcWVcEF5Kw==} - motion-utils@12.19.0: - resolution: {integrity: sha512-BuFTHINYmV07pdWs6lj6aI63vr2N4dg0vR+td0rtrdpWOhBzIkEklZyLcvKBoEtwSqx8Jg06vUB5RS0xDiUybw==} + motion-utils@12.23.6: + resolution: {integrity: sha512-eAWoPgr4eFEOFfg2WjIsMoqJTW6Z8MTUCgn/GZ3VRpClWBdnbjryiA3ZSNLyxCTmCQx4RmYX6jX1iWHbenUPNQ==} ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} @@ -3159,10 +3159,10 @@ snapshots: fraction.js@4.3.7: {} - framer-motion@12.20.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + framer-motion@12.23.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - motion-dom: 12.20.2 - motion-utils: 12.19.0 + motion-dom: 12.23.12 + motion-utils: 12.23.6 tslib: 2.8.1 optionalDependencies: react: 18.3.1 @@ -3929,11 +3929,11 @@ snapshots: dependencies: rrweb: 2.0.0-alpha.18 - motion-dom@12.20.2: + motion-dom@12.23.12: dependencies: - motion-utils: 12.19.0 + motion-utils: 12.23.6 - motion-utils@12.19.0: {} + motion-utils@12.23.6: {} ms@2.1.3: {}