From 1ebe3fa169bedc85ad334118da24ba85e1eb3f12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 05:32:34 +0000 Subject: [PATCH] deps: bump the dependency-updates group with 2 updates Bumps the dependency-updates group with 2 updates: [@primer/react](https://github.com/primer/react) and [framer-motion](https://github.com/motiondivision/motion). Updates `@primer/react` from 37.19.0 to 37.19.1 - [Release notes](https://github.com/primer/react/releases) - [Commits](https://github.com/primer/react/compare/@primer/react@37.19.0...@primer/react@37.19.1) Updates `framer-motion` from 12.7.3 to 12.7.4 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.7.3...v12.7.4) --- updated-dependencies: - dependency-name: "@primer/react" dependency-version: 37.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: framer-motion dependency-version: 12.7.4 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 fafa5925ae8..371e3e35726 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9748,9 +9748,9 @@ "license": "MIT" }, "node_modules/@primer/react": { - "version": "37.19.0", - "resolved": "https://registry.npmjs.org/@primer/react/-/react-37.19.0.tgz", - "integrity": "sha512-pXYbk5DRQHlwxwYHmXUC7DqT2Xut1TtCq1mXUF5NirKMRTgZ42S8HlEhJFJ4QXB/fIuwCTYtt/tImxfKzFfN/Q==", + "version": "37.19.1", + "resolved": "https://registry.npmjs.org/@primer/react/-/react-37.19.1.tgz", + "integrity": "sha512-+LxjT2mF0DjuWwrmpTVMkD/9kG07wJUySDcodKOxXvFWatKQ0RWNgLTZ3pczVUQVTgrtoNjw3fhPAVohyOcIIQ==", "license": "MIT", "dependencies": { "@github/relative-time-element": "^4.4.5", @@ -22764,12 +22764,12 @@ } }, "node_modules/framer-motion": { - "version": "12.7.3", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.7.3.tgz", - "integrity": "sha512-dNT4l5gEnUo2ytXLUBUf6AI21dZ77TMclDKE3ElaIHZ8m90nJ/NCcExW51zdSIaS0RhAS5iXcF7bEIxZe8XG2g==", + "version": "12.7.4", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.7.4.tgz", + "integrity": "sha512-jX0bPsTmU0oPZTYz/dVyD0dmOyEOEJvdn0TaZBE5I8g2GvVnnQnW9f65cJnoVfUkY3WZWNXGXnPbVA9YnaIfVA==", "license": "MIT", "dependencies": { - "motion-dom": "^12.7.3", + "motion-dom": "^12.7.4", "motion-utils": "^12.7.2", "tslib": "^2.4.0" }, @@ -34108,9 +34108,9 @@ } }, "node_modules/motion-dom": { - "version": "12.7.3", - "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.7.3.tgz", - "integrity": "sha512-IjMt1YJHrvyvruFvmpmd6bGXXGCvmygrnvSb3aZ8KhOzF4H3PulU+cMBzH+U8TBJHjC/mnmJFRIA1Cu4vBfcBA==", + "version": "12.7.4", + "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.7.4.tgz", + "integrity": "sha512-1ZUHAoSUMMxP6jPqyxlk9XUfb6NxMsnWPnH2YGhrOhTURLcXWbETi6eemoKb60Pe32NVJYduL4B62VQSO5Jq8Q==", "license": "MIT", "dependencies": { "motion-utils": "^12.7.2"