From 6de14d06d521abfb8f29e1dba0b50437528f0414 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 05:28:24 +0000 Subject: [PATCH] deps: bump the dependency-updates group with 2 updates Bumps the dependency-updates group with 2 updates: [@primer/octicons-react](https://github.com/primer/octicons) and [framer-motion](https://github.com/motiondivision/motion). Updates `@primer/octicons-react` from 19.15.1 to 19.15.2 - [Release notes](https://github.com/primer/octicons/releases) - [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md) - [Commits](https://github.com/primer/octicons/compare/v19.15.1...v19.15.2) Updates `framer-motion` from 12.11.0 to 12.11.3 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.11.0...v12.11.3) --- updated-dependencies: - dependency-name: "@primer/octicons-react" dependency-version: 19.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: framer-motion dependency-version: 12.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates ... Signed-off-by: dependabot[bot] --- package-lock.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 92acf619f62..c052b21f2dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9730,9 +9730,9 @@ } }, "node_modules/@primer/octicons-react": { - "version": "19.15.1", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.15.1.tgz", - "integrity": "sha512-U9g8sj2ON2cKF1jvs3cEfhW51BNkOXjbdi5qPMSY5e4T7KVKR1gK9BZ/gpB4oTqkjoL2dikaWXdnH8vhwyR6lg==", + "version": "19.15.2", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.15.2.tgz", + "integrity": "sha512-bVpBKLm5wOdVlwvjCU/uD4JeeVv5iQWpCO0kgkUYX7yzGgV0mf427kdzqKacYMY5rgcbpmiCKAqFe4j6hXz0ow==", "license": "MIT", "engines": { "node": ">=8" @@ -22715,12 +22715,12 @@ } }, "node_modules/framer-motion": { - "version": "12.11.0", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.11.0.tgz", - "integrity": "sha512-BaBPmkhaC2l0n619Kt1nQaxSdUdyyz5V1Z7EKJ1CcraOTZitgVx0RTbL8lmg2XesaFi6o8MPBIhkWDIvzDpGaQ==", + "version": "12.11.3", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.11.3.tgz", + "integrity": "sha512-ksUtDFBZtrbQFt4bEMFrFgo7camhmXcLeuylKQxEYSd9czkZ4tZmFROxWczWeu51WqC2m91ifpvgGCBLd0uviQ==", "license": "MIT", "dependencies": { - "motion-dom": "^12.11.0", + "motion-dom": "^12.11.2", "motion-utils": "^12.9.4", "tslib": "^2.4.0" }, @@ -34059,9 +34059,9 @@ } }, "node_modules/motion-dom": { - "version": "12.11.0", - "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.11.0.tgz", - "integrity": "sha512-CItkGYJenn5ZsbzTX0D9mE0UWdjdd9r535FrxEXhzR8Kwa9I2dLr1uhEJgQPWbgaIJ6i0sNFnf2T9NvVDWQVBw==", + "version": "12.11.2", + "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.11.2.tgz", + "integrity": "sha512-wZ396XNNTI9GOkyrr80wFSbZc1JbIHSHTbLdririSbkEgahWWKmsHzsxyxqBBvuBU/iaQWVu1YCjdpXYNfo2yQ==", "license": "MIT", "dependencies": { "motion-utils": "^12.9.4"