Skip to content

Commit 6586a69

Browse files
dependabot[bot]phlax
authored andcommitted
build(deps): bump framer-motion in /single-page-app/ui
Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.23.0 to 12.23.6. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.23.0...v12.23.6) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.23.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59d1655 commit 6586a69

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

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": "^3.22.0",
1414
"@emotion/react": "^11.14.0",
1515
"@emotion/styled": "^11.14.1",
16-
"framer-motion": "^12.23.0",
16+
"framer-motion": "^12.23.6",
1717
"mdi-react": "^9.3.0",
1818
"react": "^19.1.0",
1919
"react-dom": "^19.1.0",

single-page-app/ui/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2918,13 +2918,13 @@ for-each@^0.3.5:
29182918
dependencies:
29192919
is-callable "^1.2.7"
29202920

2921-
framer-motion@^12.23.0:
2922-
version "12.23.0"
2923-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.23.0.tgz#220d5ab0ca9b3e2d10d69a5aa5f6d7badcbf328e"
2924-
integrity sha512-xf6NxTGAyf7zR4r2KlnhFmsRfKIbjqeBupEDBAaEtVIBJX96sAon00kMlsKButSIRwPSHjbRrAPnYdJJ9kyhbA==
2921+
framer-motion@^12.23.6:
2922+
version "12.23.6"
2923+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.23.6.tgz#29a78d0b05081fda3fdfd2f3eb4f570d7989d2e8"
2924+
integrity sha512-dsJ389QImVE3lQvM8Mnk99/j8tiZDM/7706PCqvkQ8sSCnpmWxsgX+g0lj7r5OBVL0U36pIecCTBoIWcM2RuKw==
29252925
dependencies:
2926-
motion-dom "^12.22.0"
2927-
motion-utils "^12.19.0"
2926+
motion-dom "^12.23.6"
2927+
motion-utils "^12.23.6"
29282928
tslib "^2.4.0"
29292929

29302930
fs.realpath@^1.0.0:
@@ -3782,17 +3782,17 @@ minimist@^1.2.0, minimist@^1.2.6:
37823782
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
37833783
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
37843784

3785-
motion-dom@^12.22.0:
3786-
version "12.22.0"
3787-
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.22.0.tgz#aeb06948fa306590ece081af5a73a79476ce85e2"
3788-
integrity sha512-ooH7+/BPw9gOsL9VtPhEJHE2m4ltnhMlcGMhEqA0YGNhKof7jdaszvsyThXI6LVIKshJUZ9/CP6HNqQhJfV7kw==
3785+
motion-dom@^12.23.6:
3786+
version "12.23.6"
3787+
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.23.6.tgz#03856178d92a3b460797b57fa3b20e06847f8dab"
3788+
integrity sha512-G2w6Nw7ZOVSzcQmsdLc0doMe64O/Sbuc2bVAbgMz6oP/6/pRStKRiVRV4bQfHp5AHYAKEGhEdVHTM+R3FDgi5w==
37893789
dependencies:
3790-
motion-utils "^12.19.0"
3790+
motion-utils "^12.23.6"
37913791

3792-
motion-utils@^12.19.0:
3793-
version "12.19.0"
3794-
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.19.0.tgz#a7cc102f756e97093793cac7c218533d3b27f509"
3795-
integrity sha512-BuFTHINYmV07pdWs6lj6aI63vr2N4dg0vR+td0rtrdpWOhBzIkEklZyLcvKBoEtwSqx8Jg06vUB5RS0xDiUybw==
3792+
motion-utils@^12.23.6:
3793+
version "12.23.6"
3794+
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.23.6.tgz#fafef80b4ea85122dd0d6c599a0c63d72881f312"
3795+
integrity sha512-eAWoPgr4eFEOFfg2WjIsMoqJTW6Z8MTUCgn/GZ3VRpClWBdnbjryiA3ZSNLyxCTmCQx4RmYX6jX1iWHbenUPNQ==
37963796

37973797
37983798
version "2.1.2"

0 commit comments

Comments
 (0)