diff --git a/package.json b/package.json index c061df5..8853890 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "clsx": "^2.1.0", "cmdk": "^1.1.1", "firebase": "^12.0.0", - "framer-motion": "^12.23.0", + "motion": "^12.23.0", "jsbarcode": "^3.12.1", "jsqr": "^1.4.0", "jwt-decode": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index 0b11630..8b23daa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5664,7 +5664,7 @@ fraction.js@^5.3.4: resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-5.3.4.tgz#8c0fcc6a9908262df4ed197427bdeef563e0699a" integrity sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ== -framer-motion@^12.23.0: +framer-motion@^12.42.2: version "12.42.2" resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.42.2.tgz#8628ad31a9b5c1ea6f908ea1764784e33870b711" integrity sha512-5XY9luDiu0oHfHBjpDthFMh0ES+122w6p/papSJBweMkO8Sn+PW2QaEgRblQBpWFnuvZS5qvarpt/hO2pjGmnw== @@ -7264,6 +7264,14 @@ motion-utils@^12.39.0: resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.39.0.tgz#e1c66f0e912999804bc5e69b4630c3bc794ef29f" integrity sha512-8nadJAJjTtqRkmRF36FoJTrywK9nnFmnPwnSMyxaOCU7GDjN9RTMJIxx9De8ErM+vpPhMccr/6fo5WciyQLnMQ== +motion@^12.23.0: + version "12.42.2" + resolved "https://registry.yarnpkg.com/motion/-/motion-12.42.2.tgz#7a0954acb1975e1899ad65639a46fc12a3d24999" + integrity sha512-Atvv11yUKIid41cVrRBDVX5m8tF8kNpExRSlbpt6APClhDjtwQssgFHhQzejxw7/7YYbjHSPKBVbHo05BuJT5Q== + dependencies: + framer-motion "^12.42.2" + tslib "^2.4.0" + ms@^2.1.1, ms@^2.1.3: version "2.1.3" resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"