Skip to content

Commit 5b9d898

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

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

single-page-app/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@chakra-ui/react": "^2.8.2",
1515
"@emotion/react": "^11.14.0",
1616
"@emotion/styled": "^11.14.0",
17-
"framer-motion": "^12.5.0",
17+
"framer-motion": "^12.15.0",
1818
"mdi-react": "^9.3.0",
1919
"react": "^18.3.1",
2020
"react-dom": "^18.3.1",

single-page-app/ui/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2882,13 +2882,13 @@ for-each@^0.3.3:
28822882
dependencies:
28832883
is-callable "^1.1.3"
28842884

2885-
framer-motion@^12.5.0:
2886-
version "12.5.0"
2887-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.5.0.tgz#3201f92d7a00f7ab636c39fdb619b07247f05a8b"
2888-
integrity sha512-buPlioFbH9/W7rDzYh1C09AuZHAk2D1xTA1BlounJ2Rb9aRg84OXexP0GLd+R83v0khURdMX7b5MKnGTaSg5iA==
2885+
framer-motion@^12.15.0:
2886+
version "12.15.0"
2887+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.15.0.tgz#6892283fc7967b071f537d6d160ab49e3d5e73ae"
2888+
integrity sha512-XKg/LnKExdLGugZrDILV7jZjI599785lDIJZLxMiiIFidCsy0a4R2ZEf+Izm67zyOuJgQYTHOmodi7igQsw3vg==
28892889
dependencies:
2890-
motion-dom "^12.5.0"
2891-
motion-utils "^12.5.0"
2890+
motion-dom "^12.15.0"
2891+
motion-utils "^12.12.1"
28922892
tslib "^2.4.0"
28932893

28942894
framesync@6.1.2:
@@ -3747,17 +3747,17 @@ minimist@^1.2.0, minimist@^1.2.6:
37473747
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
37483748
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
37493749

3750-
motion-dom@^12.5.0:
3751-
version "12.5.0"
3752-
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.5.0.tgz#38beabafa11c068f09c2b096674b2d46025a0a24"
3753-
integrity sha512-uH2PETDh7m+Hjd1UQQ56yHqwn83SAwNjimNPE/kC+Kds0t4Yh7+29rfo5wezVFpPOv57U4IuWved5d1x0kNhbQ==
3750+
motion-dom@^12.15.0:
3751+
version "12.15.0"
3752+
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.15.0.tgz#eca7c9d8c28976b8c920f175f92d5288f5a17785"
3753+
integrity sha512-D2ldJgor+2vdcrDtKJw48k3OddXiZN1dDLLWrS8kiHzQdYVruh0IoTwbJBslrnTXIPgFED7PBN2Zbwl7rNqnhA==
37543754
dependencies:
3755-
motion-utils "^12.5.0"
3755+
motion-utils "^12.12.1"
37563756

3757-
motion-utils@^12.5.0:
3758-
version "12.5.0"
3759-
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.5.0.tgz#0e42a6b8030327166ca0d0ea0d5b86d64c21e51d"
3760-
integrity sha512-+hFFzvimn0sBMP9iPxBa9OtRX35ZQ3py0UHnb8U29VD+d8lQ8zH3dTygJWqK7av2v6yhg7scj9iZuvTS0f4+SA==
3757+
motion-utils@^12.12.1:
3758+
version "12.12.1"
3759+
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.12.1.tgz#63e28751325cb9d1cd684f3c273a570022b0010e"
3760+
integrity sha512-f9qiqUHm7hWSLlNW8gS9pisnsN7CRFRD58vNjptKdsqFLpkVnX00TNeD6Q0d27V9KzT7ySFyK1TZ/DShfVOv6w==
37613761

37623762
ms@2.1.2:
37633763
version "2.1.2"

0 commit comments

Comments
 (0)