From 20da0c52be797914dcf50e2e52a791e6272e3ca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 06:56:13 +0000 Subject: [PATCH] chore(deps): bump framer-motion from 12.27.0 to 12.28.1 Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.27.0 to 12.28.1. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.27.0...v12.28.1) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.28.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 5a5cffd..dff3613 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@supabase/supabase-js": "^2.90.1", - "framer-motion": "^12.27.0", + "framer-motion": "^12.28.1", "nanoid": "^5.1.6", "next": "16.1.4", "qrcode.react": "^4.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6d0e9a2..75766e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^2.90.1 version: 2.90.1 framer-motion: - specifier: ^12.27.0 - version: 12.27.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1) + specifier: ^12.28.1 + version: 12.28.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1) nanoid: specifier: ^5.1.6 version: 5.1.6 @@ -1311,8 +1311,8 @@ packages: fraction.js@5.3.4: resolution: {integrity: sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==} - framer-motion@12.27.0: - resolution: {integrity: sha512-gJtqOKEDJH/jrn0PpsWp64gdOjBvGX8hY6TWstxjDot/85daIEtJHl1UsiwHSXiYmJF2QXUoXP6/3gGw5xY2YA==} + framer-motion@12.28.1: + resolution: {integrity: sha512-72GkO7DS4FfcSjf26wx0v+rzkW8Fhn4Djh04aDbuEg7NYG8X8MhJZc6/5weG/YeEgIP+fCo8FS2y1HnXH8k8fQ==} peerDependencies: '@emotion/is-prop-valid': '*' react: ^18.0.0 || ^19.0.0 @@ -1843,11 +1843,11 @@ packages: minimist@1.2.8: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} - motion-dom@12.27.0: - resolution: {integrity: sha512-oDjl0WoAsWIWKl3GCDxmh7GITrNjmLX+w5+jwk4+pzLu3VnFvsOv2E6+xCXeH72O65xlXsr84/otiOYQKW/nQA==} + motion-dom@12.28.1: + resolution: {integrity: sha512-xqgID69syDvXwFJnUd5bW6ajGUAr/qevRoUe/EqpsXUbVIopyWrAOiwQOhpgVQD+B7Ra60zTdj5gVkmwncebMg==} - motion-utils@12.24.10: - resolution: {integrity: sha512-x5TFgkCIP4pPsRLpKoI86jv/q8t8FQOiM/0E8QKBzfMozWHfkKap2gA1hOki+B5g3IsBNpxbUnfOum1+dgvYww==} + motion-utils@12.27.2: + resolution: {integrity: sha512-B55gcoL85Mcdt2IEStY5EEAsrMSVE2sI14xQ/uAdPL+mfQxhKKFaEag9JmfxedJOR4vZpBGoPeC/Gm13I/4g5Q==} ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} @@ -3827,10 +3827,10 @@ snapshots: fraction.js@5.3.4: {} - framer-motion@12.27.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1): + framer-motion@12.28.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1): dependencies: - motion-dom: 12.27.0 - motion-utils: 12.24.10 + motion-dom: 12.28.1 + motion-utils: 12.27.2 tslib: 2.8.1 optionalDependencies: react: 19.1.1 @@ -4346,11 +4346,11 @@ snapshots: minimist@1.2.8: {} - motion-dom@12.27.0: + motion-dom@12.28.1: dependencies: - motion-utils: 12.24.10 + motion-utils: 12.27.2 - motion-utils@12.24.10: {} + motion-utils@12.27.2: {} ms@2.1.3: {}