diff --git a/examples/design-system/package.json b/examples/design-system/package.json index 2b742da5..e40350cc 100644 --- a/examples/design-system/package.json +++ b/examples/design-system/package.json @@ -30,7 +30,7 @@ "@jeromefitz/design-system": "workspace:*", "cmdk": "1.0.4", "date-fns": "4.1.0", - "framer-motion": "11.13.1", + "framer-motion": "11.13.3", "next": "15.0.4", "next-themes": "0.4.4", "react": "19.0.0-rc-66855b96-20241106", diff --git a/packages/design-system/package.json b/packages/design-system/package.json index 77b8f0cc..f85e4105 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -112,7 +112,7 @@ "@storybook/theming": "7.6.17", "@types/lodash": "4.17.13", "cmdk": "1.0.4", - "framer-motion": "11.13.1", + "framer-motion": "11.13.3", "lodash": "4.17.21", "next": "15.0.4", "react": "19.0.0-rc-66855b96-20241106",