deps: bump the dependency-updates group with 4 updates

Bumps the dependency-updates group with 4 updates: [@primer/react](https://github.com/primer/react), [framer-motion](https://github.com/motiondivision/motion), [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) and [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier). Updates `@primer/react` from 37.21.0 to 37.23.0 - [Release notes](https://github.com/primer/react/releases) - [Commits](https://github.com/primer/react/compare/@primer/react@37.21.0...@primer/react@37.23.0) Updates `framer-motion` from 12.9.4 to 12.10.5 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.9.4...v12.10.5) Updates `eslint-config-prettier` from 10.1.2 to 10.1.5 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.1.2...v10.1.5) Updates `eslint-plugin-prettier` from 5.3.1 to 5.4.0 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.3.1...v5.4.0) --- updated-dependencies: - dependency-name: "@primer/react" dependency-version: 37.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: framer-motion dependency-version: 12.10.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: eslint-config-prettier dependency-version: 10.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: eslint-plugin-prettier dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependency-updates ... Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] committed May 12, 2025 at 06:00 UTC 3374edacce7e903db138f548560c0ed683c8f791
1 file changed +24 -21
package-lock.json
+24 -21
@@ -9748,9 +9748,9 @@
9748 "license": "MIT"
9749 },
9750 "node_modules/@primer/react": {
9751 - "version": "37.21.0",
9752 - "resolved": "https://registry.npmjs.org/@primer/react/-/react-37.21.0.tgz",
9753 - "integrity": "sha512-ZKAAY905Tugdoc+Z6EKwp0jcfdFJ10DCBz3pj8Fbk4Cu9YOdnlpGCnvItgxpsaJwtU8gSFjnWs5C0i/JjO8WIQ==",
9751 + "version": "37.23.0",
9752 + "resolved": "https://registry.npmjs.org/@primer/react/-/react-37.23.0.tgz",
9753 + "integrity": "sha512-SsSzlqnqbGGbE+f5Fa593dZGJHYSQ2X0uqemVdoluBTvJMwGgl1uvdmAAdtZzLhUu82MjMenkztziM9U/3ikEQ==",
9754 "license": "MIT",
9755 "dependencies": {
9756 "@github/relative-time-element": "^4.4.5",
@@ -9760,7 +9760,7 @@
9760 "@primer/behaviors": "^1.8.0",
9761 "@primer/live-region-element": "^0.7.1",
9762 "@primer/octicons-react": "^19.13.0",
9763 - "@primer/primitives": "9.x || 10.x",
9763 + "@primer/primitives": "10.x || 11.x",
9764 "@styled-system/css": "^5.1.5",
9765 "@styled-system/props": "^5.1.5",
9766 "@styled-system/theme-get": "^5.1.2",
@@ -9776,7 +9776,7 @@
9776 "hsluv": "1.0.1",
9777 "lodash.isempty": "^4.4.0",
9778 "lodash.isobject": "^3.0.2",
9779 - "react-intersection-observer": "^9.4.3",
9779 + "react-intersection-observer": "^9.16.0",
9780 "react-is": "^18.2.0",
9781 "styled-system": "^5.1.5",
9782 "type-check": "0.4.0"
@@ -19074,14 +19074,17 @@
19074 }
19075 },
19076 "node_modules/eslint-config-prettier": {
19077 - "version": "10.1.2",
19078 - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.2.tgz",
19079 - "integrity": "sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA==",
19077 + "version": "10.1.5",
19078 + "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz",
19079 + "integrity": "sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==",
19080 "dev": true,
19081 "license": "MIT",
19082 "bin": {
19083 "eslint-config-prettier": "bin/cli.js"
19084 },
19085 + "funding": {
19086 + "url": "https://opencollective.com/eslint-config-prettier"
19087 + },
19088 "peerDependencies": {
19089 "eslint": ">=7.0.0"
19090 }
@@ -20288,9 +20291,9 @@
20291 }
20292 },
20293 "node_modules/eslint-plugin-prettier": {
20291 - "version": "5.3.1",
20292 - "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.3.1.tgz",
20293 - "integrity": "sha512-vad9VWgEm9xaVXRNmb4aeOt0PWDc61IAdzghkbYQ2wavgax148iKoX1rNJcgkBGCipzLzOnHYVgL7xudM9yccQ==",
20294 + "version": "5.4.0",
20295 + "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.0.tgz",
20296 + "integrity": "sha512-BvQOvUhkVQM1i63iMETK9Hjud9QhqBnbtT1Zc642p9ynzBuCe5pybkOnvqZIBypXmMlsGcnU4HZ8sCTPfpAexA==",
20297 "dev": true,
20298 "license": "MIT",
20299 "dependencies": {
@@ -22712,12 +22715,12 @@
22715 }
22716 },
22717 "node_modules/framer-motion": {
22715 - "version": "12.9.4",
22716 - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.9.4.tgz",
22717 - "integrity": "sha512-yaeGDmGQ3eCQEwZ95/pRQMaSh/Q4E2CK6JYOclG/PdjyQad0MULJ+JFVV8911Fl5a6tF6o0wgW8Dpl5Qx4Adjg==",
22718 + "version": "12.10.5",
22719 + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.10.5.tgz",
22720 + "integrity": "sha512-p6VF1YkwWvNDFzg5IQ5lqPx11Td4TQ6LqDnshV7sWj0Nrp4dwz2/aEzmgh9WA9ridcTIJ625Fr0oiuhgqIoFwQ==",
22721 "license": "MIT",
22722 "dependencies": {
22720 - "motion-dom": "^12.9.4",
22723 + "motion-dom": "^12.10.5",
22724 "motion-utils": "^12.9.4",
22725 "tslib": "^2.4.0"
22726 },
@@ -34056,9 +34059,9 @@
34059 }
34060 },
34061 "node_modules/motion-dom": {
34059 - "version": "12.9.4",
34060 - "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.9.4.tgz",
34061 - "integrity": "sha512-25TWkQPj5I18m+qVjXGtCsxboY11DaRC5HMjd29tHKExazW4Zf4XtAagBdLpyKsVuAxEQ6cx5/E4AB21PFpLnQ==",
34062 + "version": "12.10.5",
34063 + "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.10.5.tgz",
34064 + "integrity": "sha512-F7XKmhxXEH/y3aWWf0N2w69wNSN+6PcJ1seqR1WolClmXpPhj+xwzs9j5CpsMFzeHR1D7irl3JcWMToPRwX6Hg==",
34065 "license": "MIT",
34066 "dependencies": {
34067 "motion-utils": "^12.9.4"
@@ -38826,9 +38829,9 @@
38829 }
38830 },
38831 "node_modules/react-intersection-observer": {
38829 - "version": "9.14.0",
38830 - "resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.14.0.tgz",
38831 - "integrity": "sha512-AYqlmDZn85VUmlODwYym9y5OlqY2cFyIu41dkN0GJWvhdbd19Mh16mz5IH6fO1gp5V4FfQOO4m0zGc04Tj13rQ==",
38832 + "version": "9.16.0",
38833 + "resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.16.0.tgz",
38834 + "integrity": "sha512-w9nJSEp+DrW9KmQmeWHQyfaP6b03v+TdXynaoA964Wxt7mdR3An11z4NNCQgL4gKSK7y1ver2Fq+JKH6CWEzUA==",
38835 "license": "MIT",
38836 "peerDependencies": {
38837 "react": "^17.0.0 || ^18.0.0 || ^19.0.0",