From b282ee7efe8edc26c1cb55647ede6ff6c68cc715 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 05:10:36 +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/framer/motion). Updates `@primer/react` from 37.6.0 to 37.7.0 - [Release notes](https://github.com/primer/react/releases) - [Commits](https://github.com/primer/react/compare/@primer/react@37.6.0...@primer/react@37.7.0) Updates `framer-motion` from 11.13.1 to 11.13.3 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v11.13.1...v11.13.3) --- updated-dependencies: - dependency-name: "@primer/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index b029192fc87..5f4024660c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8936,9 +8936,9 @@ } }, "node_modules/@primer/react": { - "version": "37.6.0", - "resolved": "https://registry.npmjs.org/@primer/react/-/react-37.6.0.tgz", - "integrity": "sha512-x6WJCxfJQURMT35LoMHa7xbX3zQep6jRFTUtOS/wqpLv1Xlk7gqNNBwHJTKISe/Vy9AbCGt6q2/ZaQ2cmqbseg==", + "version": "37.7.0", + "resolved": "https://registry.npmjs.org/@primer/react/-/react-37.7.0.tgz", + "integrity": "sha512-9mVNvVzLL1G5fxPU4enQ8DtdZ87/IwwBLbG1nvJC9TOEmRG7dc7sSG5Ue6ZiIfGUOP8b/RLtzNwoD2oN86kFaA==", "dependencies": { "@github/relative-time-element": "^4.4.3", "@github/tab-container-element": "^4.8.0", @@ -19475,9 +19475,9 @@ } }, "node_modules/framer-motion": { - "version": "11.13.1", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.13.1.tgz", - "integrity": "sha512-F40tpGTHByhn9h3zdBQPcEro+pSLtzARcocbNqAyfBI+u9S+KZuHH/7O9+z+GEkoF3eqFxfvVw0eBDytohwqmQ==", + "version": "11.13.3", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.13.3.tgz", + "integrity": "sha512-3ZSNuYpDFeNxqVKUyYipOm5A1fXSbMje1XIfEWxKTJ4ughl5FEjvkp6gKmFHLjzwijCVU/PjsMNlTMVCmi+Twg==", "dependencies": { "motion-dom": "^11.13.0", "motion-utils": "^11.13.0",