Skip to content

Commit 21620e2

Browse files
build(deps): bump framer-motion in /single-page-app/ui (#719)
Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.22.0 to 12.23.0. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.22.0...v12.23.0) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 420aaa2 commit 21620e2

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
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.21.1",
1414
"@emotion/react": "^11.14.0",
1515
"@emotion/styled": "^11.14.1",
16-
"framer-motion": "^12.22.0",
16+
"framer-motion": "^12.23.0",
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: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2920,10 +2920,10 @@ for-each@^0.3.5:
29202920
dependencies:
29212921
is-callable "^1.2.7"
29222922

2923-
framer-motion@^12.22.0:
2924-
version "12.22.0"
2925-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.22.0.tgz#646fc06f1032454a5bbe09eb100f71cacafe0adf"
2926-
integrity sha512-qG07rR8/mboCNU34nORbrIbBXbJzP4aDqBdr67TAIVlMryDEOwh7LXjylWovlnPCMg78ExoY0Gn2F1fV+3DNIw==
2923+
framer-motion@^12.23.0:
2924+
version "12.23.0"
2925+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.23.0.tgz#220d5ab0ca9b3e2d10d69a5aa5f6d7badcbf328e"
2926+
integrity sha512-xf6NxTGAyf7zR4r2KlnhFmsRfKIbjqeBupEDBAaEtVIBJX96sAon00kMlsKButSIRwPSHjbRrAPnYdJJ9kyhbA==
29272927
dependencies:
29282928
motion-dom "^12.22.0"
29292929
motion-utils "^12.19.0"
@@ -4620,12 +4620,7 @@ tsconfig-paths@^3.15.0:
46204620
minimist "^1.2.6"
46214621
strip-bom "^3.0.0"
46224622

4623-
tslib@^2.4.0:
4624-
version "2.6.2"
4625-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
4626-
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
4627-
4628-
tslib@^2.8.0:
4623+
tslib@^2.4.0, tslib@^2.8.0:
46294624
version "2.8.1"
46304625
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
46314626
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==

0 commit comments

Comments
 (0)