Skip to content

Commit 0d29198

Browse files
build(deps): bump framer-motion in /single-page-app/ui
Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.19.2 to 12.20.1. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.19.2...v12.20.1) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.20.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f4e2b2 commit 0d29198

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

single-page-app/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@chakra-ui/react": "^2.8.2",
1414
"@emotion/react": "^11.14.0",
1515
"@emotion/styled": "^11.14.0",
16-
"framer-motion": "^12.20.5",
16+
"framer-motion": "^12.22.0",
1717
"mdi-react": "^9.3.0",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1",

single-page-app/ui/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2988,12 +2988,12 @@ for-each@^0.3.5:
29882988
dependencies:
29892989
is-callable "^1.2.7"
29902990

2991-
framer-motion@^12.20.5:
2992-
version "12.20.5"
2993-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.20.5.tgz#1855cf2ada8aea5c62ef57e5e1ab9b6fad0ebcae"
2994-
integrity sha512-qXcIBXVrohQeANVoMyfikjwl1V4qDyVyJ2rQU+PjUinghKBeW9bsqdabJ25XlDyh2xswSej8IY1RDOx7j+n6fw==
2991+
framer-motion@^12.22.0:
2992+
version "12.22.0"
2993+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.22.0.tgz#646fc06f1032454a5bbe09eb100f71cacafe0adf"
2994+
integrity sha512-qG07rR8/mboCNU34nORbrIbBXbJzP4aDqBdr67TAIVlMryDEOwh7LXjylWovlnPCMg78ExoY0Gn2F1fV+3DNIw==
29952995
dependencies:
2996-
motion-dom "^12.20.5"
2996+
motion-dom "^12.22.0"
29972997
motion-utils "^12.19.0"
29982998
tslib "^2.4.0"
29992999

@@ -3876,10 +3876,10 @@ minimist@^1.2.0, minimist@^1.2.6:
38763876
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
38773877
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
38783878

3879-
motion-dom@^12.20.5:
3880-
version "12.20.5"
3881-
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.20.5.tgz#5ff3bb7940ef3fcca49a7057d115b3964569a798"
3882-
integrity sha512-JvmYEBBvB81C2YoJSeK0rlVkqyMnrXMbrO4kESE4GeQiFHyuW1ekwbIzxH/pZyOKHZW33EcsEM0lhB9ka7LU9g==
3879+
motion-dom@^12.22.0:
3880+
version "12.22.0"
3881+
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.22.0.tgz#aeb06948fa306590ece081af5a73a79476ce85e2"
3882+
integrity sha512-ooH7+/BPw9gOsL9VtPhEJHE2m4ltnhMlcGMhEqA0YGNhKof7jdaszvsyThXI6LVIKshJUZ9/CP6HNqQhJfV7kw==
38833883
dependencies:
38843884
motion-utils "^12.19.0"
38853885

0 commit comments

Comments
 (0)