From ee6901a6c8fb567931a5c41b8b2e33c45a5526e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 04:28:20 +0000 Subject: [PATCH] Bump motion from 12.7.2 to 12.9.2 Bumps [motion](https://github.com/motiondivision/motion) from 12.7.2 to 12.9.2. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.7.2...v12.9.2) --- updated-dependencies: - dependency-name: motion dependency-version: 12.9.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 36 ++++++++++++++++++------------------ 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index 850c56be..d16d25a6 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "esbuild": "0.25.2", "fuse.js": "^7.1.0", "maska": "^3.1.1", - "motion": "^12.7.2", + "motion": "^12.9.2", "mustache": "^4.2.0", "tailwindcss": "4.1.4", "tippy.js": "^6.3.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e3edbc26..6ce13ced 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^3.1.1 version: 3.1.1 motion: - specifier: ^12.7.2 - version: 12.7.2 + specifier: ^12.9.2 + version: 12.9.2 mustache: specifier: ^4.2.0 version: 4.2.0 @@ -302,8 +302,8 @@ packages: fraction.js@4.3.7: resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==} - framer-motion@12.7.2: - resolution: {integrity: sha512-0vLY/JqYqieojTriuIR+UTCBVbj89eNUxXTkb01Xg8gSiTXDeuscOvoYm8vvgRGLMYGsCuJ31kDsTy081kPKFw==} + framer-motion@12.9.2: + resolution: {integrity: sha512-R0O3Jdqbfwywpm45obP+8sTgafmdEcUoShQTAV+rB5pi+Y1Px/FYL5qLLRe5tPtBdN1J4jos7M+xN2VV2oEAbQ==} peerDependencies: '@emotion/is-prop-valid': '*' react: ^18.0.0 || ^19.0.0 @@ -336,14 +336,14 @@ packages: resolution: {integrity: sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg==} hasBin: true - motion-dom@12.7.2: - resolution: {integrity: sha512-7+sytBQyb9XRRH6lyLRQf+R6y2BE79J2EgTijTSxYgGt+ufpnoRDPgru9KHvA125tTHnbAXDzeTUb9OvscSitA==} + motion-dom@12.9.1: + resolution: {integrity: sha512-xqXEwRLDYDTzOgXobSoWtytRtGlf7zdkRfFbrrdP7eojaGQZ5Go4OOKtgnx7uF8sAkfr1ZjMvbCJSCIT2h6fkQ==} - motion-utils@12.7.2: - resolution: {integrity: sha512-XhZwqctxyJs89oX00zn3OGCuIIpVevbTa+u82usWBC6pSHUd2AoNWiYa7Du8tJxJy9TFbZ82pcn5t7NOm1PHAw==} + motion-utils@12.8.3: + resolution: {integrity: sha512-GYVauZEbca8/zOhEiYOY9/uJeedYQld6co/GJFKOy//0c/4lDqk0zB549sBYqqV2iMuX+uHrY1E5zd8A2L+1Lw==} - motion@12.7.2: - resolution: {integrity: sha512-ZFzhSCuKJYq0UdvFkEkWB6kWfiP+BjiLUkYh1ev7S48fipH0XdiCVHK1xct/zZU13AN7ESIqtm50pKsSDvRqmg==} + motion@12.9.2: + resolution: {integrity: sha512-2hwi4wlOpt/zDHcDZATL2FFhYgj2n6t5Hd0UT91swMup6dx6KpFRkTydYJkkV0PUImT1QfC+WT5d0eRekTKpcg==} peerDependencies: '@emotion/is-prop-valid': '*' react: ^18.0.0 || ^19.0.0 @@ -594,10 +594,10 @@ snapshots: fraction.js@4.3.7: {} - framer-motion@12.7.2: + framer-motion@12.9.2: dependencies: - motion-dom: 12.7.2 - motion-utils: 12.7.2 + motion-dom: 12.9.1 + motion-utils: 12.8.3 tslib: 2.8.1 fuse.js@7.1.0: {} @@ -612,15 +612,15 @@ snapshots: mini-svg-data-uri@1.4.4: {} - motion-dom@12.7.2: + motion-dom@12.9.1: dependencies: - motion-utils: 12.7.2 + motion-utils: 12.8.3 - motion-utils@12.7.2: {} + motion-utils@12.8.3: {} - motion@12.7.2: + motion@12.9.2: dependencies: - framer-motion: 12.7.2 + framer-motion: 12.9.2 tslib: 2.8.1 mustache@4.2.0: {}