diff --git a/package.json b/package.json index c6f931c..46d353c 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.29.2", + "motion": "^12.30.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 4ab9d0d..bdc27f5 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.29.2: - version "12.29.2" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.29.2.tgz#462d5ff8f9a21803794add0fd5e703de17ed6946" - integrity sha512-lSNRzBJk4wuIy0emYQ/nfZ7eWhqud2umPKw2QAQki6uKhZPKm2hRQHeQoHTG9MIvfobb+A/LbEWPJU794ZUKrg== +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== dependencies: - motion-dom "^12.29.2" + motion-dom "^12.30.0" 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.29.2: - version "12.29.2" - resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.29.2.tgz#0949409df0e776b9d56d57faeea1ff10228904a0" - integrity sha512-/k+NuycVV8pykxyiTCoFzIVLA95Nb1BFIVvfSu9L50/6K6qNeAYtkxXILy/LRutt7AzaYDc2myj0wkCVVYAPPA== +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== 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.29.2: - version "12.29.2" - resolved "https://registry.yarnpkg.com/motion/-/motion-12.29.2.tgz#e820aaf7fb7424bb69cf45c7b641a777a96b2be0" - integrity sha512-jMpHdAzEDF1QQ055cB+1lOBLdJ6ialVWl6QQzpJI2OvmHequ7zFVHM2mx0HNAy+Tu4omUlApfC+4vnkX0geEOg== +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== dependencies: - framer-motion "^12.29.2" + framer-motion "^12.30.0" tslib "^2.4.0" mrmime@^2.0.0: