From 9b93a73a7d2301b0a9e30fef955cb17586493454 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 05:01:07 +0000 Subject: [PATCH] Bump motion from 12.18.1 to 12.19.2 Bumps [motion](https://github.com/motiondivision/motion) from 12.18.1 to 12.19.2. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.18.1...v12.19.2) --- updated-dependencies: - dependency-name: motion dependency-version: 12.19.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 e17fd8dc..905fa4cf 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "esbuild": "0.25.5", "fuse.js": "7.1.0", "maska": "3.1.1", - "motion": "12.18.1", + "motion": "12.19.2", "mustache": "4.2.0", "tailwindcss": "4.1.10", "tippy.js": "6.3.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 361a64b3..c40c5f54 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.18.1 - version: 12.18.1 + specifier: 12.19.2 + version: 12.19.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.18.1: - resolution: {integrity: sha512-6o4EDuRPLk4LSZ1kRnnEOurbQ86MklVk+Y1rFBUKiF+d2pCdvMjWVu0ZkyMVCTwl5UyTH2n/zJEJx+jvTYuxow==} + framer-motion@12.19.2: + resolution: {integrity: sha512-0cWMLkYr+i0emeXC4hkLF+5aYpzo32nRdQ0D/5DI460B3O7biQ3l2BpDzIGsAHYuZ0fpBP0DC8XBkVf6RPAlZw==} 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.18.1: - resolution: {integrity: sha512-dR/4EYT23Snd+eUSLrde63Ws3oXQtJNw/krgautvTfwrN/2cHfCZMdu6CeTxVfRRWREW3Fy1f5vobRDiBb/q+w==} + motion-dom@12.19.0: + resolution: {integrity: sha512-m96uqq8VbwxFLU0mtmlsIVe8NGGSdpBvBSHbnnOJQxniPaabvVdGgxSamhuDwBsRhwX7xPxdICgVJlOpzn/5bw==} - motion-utils@12.18.1: - resolution: {integrity: sha512-az26YDU4WoDP0ueAkUtABLk2BIxe28d8NH1qWT8jPGhPyf44XTdDUh8pDk9OPphaSrR9McgpcJlgwSOIw/sfkA==} + motion-utils@12.19.0: + resolution: {integrity: sha512-BuFTHINYmV07pdWs6lj6aI63vr2N4dg0vR+td0rtrdpWOhBzIkEklZyLcvKBoEtwSqx8Jg06vUB5RS0xDiUybw==} - motion@12.18.1: - resolution: {integrity: sha512-w1ns2hWQ4COhOvnZf4rg4mW0Pl36mzcShpgt0fSfI6qJxKUbi3kHho/HSKeJFRoY0TO1m5/7C8lG1+Li0uC9Fw==} + motion@12.19.2: + resolution: {integrity: sha512-Yb69HXE4ryhVd1xwpgWMMQAQgqEGMSGWG+NOumans2fvSCtT8gsj8JK7jhcGnc410CLT3BFPgquP67zmjbA5Jw==} 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.18.1: + framer-motion@12.19.2: dependencies: - motion-dom: 12.18.1 - motion-utils: 12.18.1 + motion-dom: 12.19.0 + motion-utils: 12.19.0 tslib: 2.8.1 fuse.js@7.1.0: {} @@ -612,15 +612,15 @@ snapshots: mini-svg-data-uri@1.4.4: {} - motion-dom@12.18.1: + motion-dom@12.19.0: dependencies: - motion-utils: 12.18.1 + motion-utils: 12.19.0 - motion-utils@12.18.1: {} + motion-utils@12.19.0: {} - motion@12.18.1: + motion@12.19.2: dependencies: - framer-motion: 12.18.1 + framer-motion: 12.19.2 tslib: 2.8.1 mustache@4.2.0: {}