Skip to content

Commit a79601f

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.24 to 12.23.26. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.23.24...v12.23.26) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.23.26 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32cfd19 commit a79601f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.28.1",
1414
"@emotion/react": "^11.14.0",
1515
"@emotion/styled": "^11.14.1",
16-
"framer-motion": "^12.23.24",
16+
"framer-motion": "^12.23.26",
1717
"mdi-react": "^9.3.0",
1818
"react": "^19.2.0",
1919
"react-dom": "^19.1.0",

single-page-app/ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3044,10 +3044,10 @@ for-each@^0.3.5:
30443044
dependencies:
30453045
is-callable "^1.2.7"
30463046

3047-
framer-motion@^12.23.24:
3048-
version "12.23.24"
3049-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.23.24.tgz#4895b67e880bd2b1089e61fbaa32ae802fc24b8c"
3050-
integrity sha512-HMi5HRoRCTou+3fb3h9oTLyJGBxHfW+HnNE25tAXOvVx/IvwMHK0cx7IR4a2ZU6sh3IX1Z+4ts32PcYBOqka8w==
3047+
framer-motion@^12.23.26:
3048+
version "12.23.26"
3049+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.23.26.tgz#2a684e9b156118e1c4989d7fc9327def83480391"
3050+
integrity sha512-cPcIhgR42xBn1Uj+PzOyheMtZ73H927+uWPDVhUMqxy8UHt6Okavb6xIz9J/phFUHUj0OncR6UvMfJTXoc/LKA==
30513051
dependencies:
30523052
motion-dom "^12.23.23"
30533053
motion-utils "^12.23.6"

0 commit comments

Comments
 (0)