diff --git a/single-page-app/ui/package.json b/single-page-app/ui/package.json index bfa8522..7c0658d 100644 --- a/single-page-app/ui/package.json +++ b/single-page-app/ui/package.json @@ -14,7 +14,7 @@ "@chakra-ui/react": "^2.8.2", "@emotion/react": "^11.13.3", "@emotion/styled": "^11.13.0", - "framer-motion": "^11.5.6", + "framer-motion": "^11.7.0", "mdi-react": "^9.3.0", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/single-page-app/ui/yarn.lock b/single-page-app/ui/yarn.lock index 617eafe..0406794 100644 --- a/single-page-app/ui/yarn.lock +++ b/single-page-app/ui/yarn.lock @@ -2740,10 +2740,10 @@ for-each@^0.3.3: dependencies: is-callable "^1.1.3" -framer-motion@^11.5.6: - version "11.5.6" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.5.6.tgz#84b8519319f8f98efa62f4c592310f31e85b0459" - integrity sha512-JMwUpAxv/DWgul9vPgX0ElKn0G66sUc6O9tOXsYwn3zxwvhxFljSXC0XT2QCzuTYBshwC8nyDAa1SYcV0Ldbhw== +framer-motion@^11.7.0: + version "11.7.0" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.7.0.tgz#c721e3e1b7be10d12f6f79f8300148ec288d4166" + integrity sha512-m+1E3mMzDIQ5DsVghMvXyC+jSkZSm5RHBLA2gHa/LczcXwW6JbQK4Uz48LsuCTGV8bZFVUezcauHj3M33tY/5w== dependencies: tslib "^2.4.0"