diff --git a/package.json b/package.json index aa49fb5..9683b38 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "axios": "^1.6.7", "clsx": "^2.1.0", "date-fns": "^3.6.0", - "framer-motion": "^11.1.2", + "framer-motion": "^11.3.7", "http-status-typed": "^1.0.1", "ics": "^3.7.2", "next": "^14.2.1", diff --git a/yarn.lock b/yarn.lock index c4431ad..721cf69 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3546,10 +3546,10 @@ fraction.js@^4.3.7: resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.3.7.tgz#06ca0085157e42fda7f9e726e79fefc4068840f7" integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew== -framer-motion@^11.1.2: - version "11.1.2" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.1.2.tgz#a6c94738e68f0cd32ebd9f02ad4957d1afc5ecba" - integrity sha512-flRo14ImBGRbOFz9KsXQ9ty3wWW2zFk0Gp4VbvZ5bG+1gZg/1CNWj9ZHtsCmZSPkBgZNOVkVf6aEtW5YxOITfw== +framer-motion@^11.3.7: + version "11.3.7" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.3.7.tgz#de37d00f863bd6dabfa2a4002108a3888c7a4535" + integrity sha512-wolMesg8ruYgZX8nMELY2a/ZgMMpYhggLNIexx1blaYN0yb2+SdQ78sEkGDKde+3LTCeFy/wCi97i5Br4yT0GQ== dependencies: tslib "^2.4.0"