diff --git a/package.json b/package.json index 46d353c..a2a647c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "clsx": "^2.1.1", "docusaurus-plugin-sass": "0.2.6", "lucide-react": "^0.563.0", - "motion": "^12.30.0", + "motion": "^12.31.0", "next-themes": "^0.4.6", "prism-react-renderer": "2.4.1", "react": "19.2.4", diff --git a/yarn.lock b/yarn.lock index bdc27f5..c969499 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5802,12 +5802,12 @@ fraction.js@^4.3.7: resolved "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz#06ca0085157e42fda7f9e726e79fefc4068840f7" integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew== -framer-motion@^12.30.0: - version "12.30.0" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.30.0.tgz#fa0af544255878901cfebc74f4df03a55a263f6d" - integrity sha512-S7t3UjvghrFiJzFJ30ncX6keUipexw9f7DRpauhW9bXPNxg0dMxoPbNIDpLuxK1NvxF2wswFEMEm7WiNAcdELg== +framer-motion@^12.31.0: + version "12.31.0" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.31.0.tgz#cf31462afa14301c90392439373ede9f8d96d77e" + integrity sha512-Tnd0FU05zGRFI3JJmBegXonF1rfuzYeuXd1QSdQ99Ysnppk0yWBWSW2wUsqzRpS5nv0zPNx+y0wtDj4kf0q5RQ== dependencies: - motion-dom "^12.30.0" + motion-dom "^12.30.1" motion-utils "^12.29.2" tslib "^2.4.0" @@ -8298,10 +8298,10 @@ minizlib@^3.1.0: dependencies: minipass "^7.1.2" -motion-dom@^12.30.0: - version "12.30.0" - resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.30.0.tgz#1bf27e1f62e4600127cfe77545142e2601b95a35" - integrity sha512-p6Mp+lxm+mK4O86YVyL6KAlFDVCIqpmcBt+uMVapMBqltPXpwZ5Wj2crnN2VE7lwsas0ONCPIW9YVpMigu4F5g== +motion-dom@^12.30.1: + version "12.30.1" + resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.30.1.tgz#407b428cc6e21cbd944f0a4810b19e89a7759fee" + integrity sha512-QXB+iFJRzZTqL+Am4a1CRoHdH+0Nq12wLdqQQZZsfHlp9AMt6PA098L/61oVZsDA+Ep3QSGudzpViyRrhYhGcQ== dependencies: motion-utils "^12.29.2" @@ -8310,12 +8310,12 @@ motion-utils@^12.29.2: resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.29.2.tgz#8fdd28babe042c2456b078ab33b32daa3bf5938b" integrity sha512-G3kc34H2cX2gI63RqU+cZq+zWRRPSsNIOjpdl9TN4AQwC4sgwYPl/Q/Obf/d53nOm569T0fYK+tcoSV50BWx8A== -motion@^12.30.0: - version "12.30.0" - resolved "https://registry.yarnpkg.com/motion/-/motion-12.30.0.tgz#5550aa2df9f4bd1c92c785cd63b72e3ca9876e1f" - integrity sha512-5D2ERK0dnZjXPcmKFVEoyToa/BR1FpHzVP508yOeU+mH3fsSVYP6P2qmbF+opUXLetxHy0GVgH9NEZxBdXpe+A== +motion@^12.31.0: + version "12.31.0" + resolved "https://registry.yarnpkg.com/motion/-/motion-12.31.0.tgz#fcdfa50dadcf9623c05ce9a21be8628414dda1a8" + integrity sha512-KpZQik3LLFdsiaLdFXQGnty84KcDvvdvBCHSvA9aH+RjQTP6jkJGyngRPSngau13ARUI6TbPphf/Vv/QxwxRJQ== dependencies: - framer-motion "^12.30.0" + framer-motion "^12.31.0" tslib "^2.4.0" mrmime@^2.0.0: