From e135873c6a4d348fd0c207ce72c03de8ade520fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 04:55:22 +0000 Subject: [PATCH] Bump motion from 12.12.1 to 12.12.2 Bumps [motion](https://github.com/motiondivision/motion) from 12.12.1 to 12.12.2. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.12.1...v12.12.2) --- updated-dependencies: - dependency-name: motion dependency-version: 12.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 8220ff0..66d3a28 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "esbuild": "0.25.4", "fuse.js": "7.1.0", "maska": "3.1.1", - "motion": "12.12.1", + "motion": "12.12.2", "mustache": "4.2.0", "tailwindcss": "4.1.7", "tippy.js": "6.3.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 74aa332..187accc 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.12.1 - version: 12.12.1 + specifier: 12.12.2 + version: 12.12.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.12.1: - resolution: {integrity: sha512-PFw4/GCREHI2suK/NlPSUxd+x6Rkp80uQsfCRFSOQNrm5pZif7eGtmG1VaD/UF1fW9tRBy5AaS77StatB3OJDg==} + framer-motion@12.12.2: + resolution: {integrity: sha512-qCszZCiGWkilL40E3VuhIJJC/CS3SIBl2IHyGK8FU30nOUhTmhBNWPrNFyozAWH/bXxwzi19vJHIGVdALF0LCg==} peerDependencies: '@emotion/is-prop-valid': '*' react: ^18.0.0 || ^19.0.0 @@ -342,8 +342,8 @@ packages: motion-utils@12.12.1: resolution: {integrity: sha512-f9qiqUHm7hWSLlNW8gS9pisnsN7CRFRD58vNjptKdsqFLpkVnX00TNeD6Q0d27V9KzT7ySFyK1TZ/DShfVOv6w==} - motion@12.12.1: - resolution: {integrity: sha512-vN/3p++Ix0lVt9NH0ZqPrAy8QRTkff27t5z3z5+4BJ3cXPxtOia2EBZS4snM+JUTfl7J0JXP/5ERqu9GT/8IgA==} + motion@12.12.2: + resolution: {integrity: sha512-ZMvJXkm8QnEYH8NsKGNGMkROjyMtouc7FxTB7FVXW5KQk+ZhunEkh0FWdUKT9kia8dGL0o6YU/RmrFxsI5Plgw==} peerDependencies: '@emotion/is-prop-valid': '*' react: ^18.0.0 || ^19.0.0 @@ -594,7 +594,7 @@ snapshots: fraction.js@4.3.7: {} - framer-motion@12.12.1: + framer-motion@12.12.2: dependencies: motion-dom: 12.12.1 motion-utils: 12.12.1 @@ -618,9 +618,9 @@ snapshots: motion-utils@12.12.1: {} - motion@12.12.1: + motion@12.12.2: dependencies: - framer-motion: 12.12.1 + framer-motion: 12.12.2 tslib: 2.8.1 mustache@4.2.0: {}