Skip to content

Commit 106882c

Browse files
build(deps): bump framer-motion in /single-page-app/ui
Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.29.2 to 12.31.0. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.29.2...v12.31.0) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
1 parent 300dced commit 106882c

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
@@ -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.31.0",
16+
"framer-motion": "^12.38.0",
1717
"mdi-react": "^9.3.0",
1818
"react": "^19.2.4",
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
@@ -3014,13 +3014,13 @@ for-each@^0.3.5:
30143014
dependencies:
30153015
is-callable "^1.2.7"
30163016

3017-
framer-motion@^12.31.0:
3018-
version "12.31.0"
3019-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.31.0.tgz#cf31462afa14301c90392439373ede9f8d96d77e"
3020-
integrity sha512-Tnd0FU05zGRFI3JJmBegXonF1rfuzYeuXd1QSdQ99Ysnppk0yWBWSW2wUsqzRpS5nv0zPNx+y0wtDj4kf0q5RQ==
3017+
framer-motion@^12.38.0:
3018+
version "12.38.0"
3019+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.38.0.tgz#cf28e072a95942881ca4e33fd33be41192fd146b"
3020+
integrity sha512-rFYkY/pigbcswl1XQSb7q424kSTQ8q6eAC+YUsSKooHQYuLdzdHjrt6uxUC+PRAO++q5IS7+TamgIw1AphxR+g==
30213021
dependencies:
3022-
motion-dom "^12.30.1"
3023-
motion-utils "^12.29.2"
3022+
motion-dom "^12.38.0"
3023+
motion-utils "^12.36.0"
30243024
tslib "^2.4.0"
30253025

30263026
fs.realpath@^1.0.0:
@@ -3885,17 +3885,17 @@ minimist@^1.2.0, minimist@^1.2.6:
38853885
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
38863886
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
38873887

3888-
motion-dom@^12.30.1:
3889-
version "12.30.1"
3890-
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.30.1.tgz#407b428cc6e21cbd944f0a4810b19e89a7759fee"
3891-
integrity sha512-QXB+iFJRzZTqL+Am4a1CRoHdH+0Nq12wLdqQQZZsfHlp9AMt6PA098L/61oVZsDA+Ep3QSGudzpViyRrhYhGcQ==
3888+
motion-dom@^12.38.0:
3889+
version "12.38.0"
3890+
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.38.0.tgz#9ef3253ea0fb28b6757588327073848d940e9aab"
3891+
integrity sha512-pdkHLD8QYRp8VfiNLb8xIBJis1byQ9gPT3Jnh2jqfFtAsWUA3dEepDlsWe/xMpO8McV+VdpKVcp+E+TGJEtOoA==
38923892
dependencies:
3893-
motion-utils "^12.29.2"
3893+
motion-utils "^12.36.0"
38943894

3895-
motion-utils@^12.29.2:
3896-
version "12.29.2"
3897-
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.29.2.tgz#8fdd28babe042c2456b078ab33b32daa3bf5938b"
3898-
integrity sha512-G3kc34H2cX2gI63RqU+cZq+zWRRPSsNIOjpdl9TN4AQwC4sgwYPl/Q/Obf/d53nOm569T0fYK+tcoSV50BWx8A==
3895+
motion-utils@^12.36.0:
3896+
version "12.36.0"
3897+
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.36.0.tgz#cff2df2a28c3fe53a3de7e0103ba7f73ff7d77a7"
3898+
integrity sha512-eHWisygbiwVvf6PZ1vhaHCLamvkSbPIeAYxWUuL3a2PD/TROgE7FvfHWTIH4vMl798QLfMw15nRqIaRDXTlYRg==
38993899

39003900
ms@2.1.2:
39013901
version "2.1.2"

0 commit comments

Comments
 (0)