diff --git a/package-lock.json b/package-lock.json index 291bb42..b287421 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@generouted/react-router": "^1.19.11", "@primer/octicons-react": "^19.29.2", "@primer/primitives": "^11.9.0", - "@primer/react": "^38.30.0", + "@primer/react": "^38.32.0", "react": "^19.2.7", "react-dom": "^19.2.7", "react-is": "^19.2.7", @@ -2225,9 +2225,9 @@ "license": "MIT" }, "node_modules/@primer/react": { - "version": "38.30.0", - "resolved": "https://registry.npmjs.org/@primer/react/-/react-38.30.0.tgz", - "integrity": "sha512-ImHpxlnfDTCire5ySXr03kdo0slm1xIqtN8Gl1dHmakc2osBcbxEYLRq9sMyAoQMZF7IOzhx5ny8j4G3D8IXUQ==", + "version": "38.32.0", + "resolved": "https://registry.npmjs.org/@primer/react/-/react-38.32.0.tgz", + "integrity": "sha512-pjEJyvjK7P3f8vC1d+4Il5Rnu9Pnn7FIL+LpMAh2s6GrKZSC0um13RBNGJog7nS8EybOvCe0JodPfJ+Amh6RqQ==", "license": "MIT", "dependencies": { "@github/mini-throttle": "^2.1.1", @@ -2237,7 +2237,7 @@ "@oddbird/popover-polyfill": "^0.5.2", "@primer/behaviors": "^1.10.3", "@primer/live-region-element": "^0.8.0", - "@primer/octicons-react": "^19.24.1", + "@primer/octicons-react": "^19.28.1", "@primer/primitives": "10.x || 11.x", "@tanstack/react-virtual": "^3.13.18", "clsx": "^2.1.1", @@ -2249,7 +2249,7 @@ "lodash.isempty": "^4.4.0", "lodash.isobject": "^3.0.2", "react-compiler-runtime": "^1.0.0", - "react-intersection-observer": "^9.16.0" + "react-intersection-observer": "^10.0.3" }, "engines": { "node": ">=12", @@ -6481,9 +6481,9 @@ } }, "node_modules/react-intersection-observer": { - "version": "9.16.0", - "resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.16.0.tgz", - "integrity": "sha512-w9nJSEp+DrW9KmQmeWHQyfaP6b03v+TdXynaoA964Wxt7mdR3An11z4NNCQgL4gKSK7y1ver2Fq+JKH6CWEzUA==", + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-10.1.0.tgz", + "integrity": "sha512-V8HDu3+Llg6OEhOxx8LnUSS0t4VS+1Xk9ZatkI8Jct/H0CwKnqFTCu8NT3q7ghJTghTdIrEMPSWr2dkKPG+gdQ==", "license": "MIT", "peerDependencies": { "react": "^17.0.0 || ^18.0.0 || ^19.0.0", diff --git a/package.json b/package.json index 43c2c10..1867303 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@generouted/react-router": "^1.19.11", "@primer/octicons-react": "^19.29.2", "@primer/primitives": "^11.9.0", - "@primer/react": "^38.30.0", + "@primer/react": "^38.32.0", "react": "^19.2.7", "react-dom": "^19.2.7", "react-is": "^19.2.7", diff --git a/yarn.lock b/yarn.lock index 97ef3a1..a49857c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -852,7 +852,7 @@ dependencies: "@lit-labs/ssr-dom-shim" "^1.2.1" -"@primer/octicons-react@^19.24.1", "@primer/octicons-react@^19.29.2": +"@primer/octicons-react@^19.28.1", "@primer/octicons-react@^19.29.2": version "19.29.2" resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-19.29.2.tgz#e2829ed01be29c2747660e30811d9abdb8ced351" integrity sha512-5hK0z/FLvxbYX/Sj7JDUUwYMWMfKN1Sb4FL/stp3hCLnU9pBUXvcKaoQ/9epf80Gvsad4hBkvi2/gPQy9EQN/w== @@ -862,10 +862,10 @@ resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-11.9.0.tgz#ef6d015e5bdb9e3d6b2171417b22fe7c37960baa" integrity sha512-yESOalhd7s7S3unV1V32v3Z0RszXiiz6pzy6hVI9xpdTh1q1Gt8vyDFxRlqIvuwc5ZaO1+gYQTDbjxb4nWBzMw== -"@primer/react@^38.30.0": - version "38.30.0" - resolved "https://registry.yarnpkg.com/@primer/react/-/react-38.30.0.tgz#dc9fa6c260255e7d8f24ba7a5bb58e132ff6d786" - integrity sha512-ImHpxlnfDTCire5ySXr03kdo0slm1xIqtN8Gl1dHmakc2osBcbxEYLRq9sMyAoQMZF7IOzhx5ny8j4G3D8IXUQ== +"@primer/react@^38.32.0": + version "38.32.0" + resolved "https://registry.yarnpkg.com/@primer/react/-/react-38.32.0.tgz#6cbdae9ba21d12f34cb56b24b3ff298ac8cb1fbe" + integrity sha512-pjEJyvjK7P3f8vC1d+4Il5Rnu9Pnn7FIL+LpMAh2s6GrKZSC0um13RBNGJog7nS8EybOvCe0JodPfJ+Amh6RqQ== dependencies: "@github/mini-throttle" "^2.1.1" "@github/relative-time-element" "^5.0.0" @@ -874,7 +874,7 @@ "@oddbird/popover-polyfill" "^0.5.2" "@primer/behaviors" "^1.10.3" "@primer/live-region-element" "^0.8.0" - "@primer/octicons-react" "^19.24.1" + "@primer/octicons-react" "^19.28.1" "@primer/primitives" "10.x || 11.x" "@tanstack/react-virtual" "^3.13.18" clsx "^2.1.1" @@ -886,7 +886,7 @@ lodash.isempty "^4.4.0" lodash.isobject "^3.0.2" react-compiler-runtime "^1.0.0" - react-intersection-observer "^9.16.0" + react-intersection-observer "^10.0.3" "@rolldown/binding-android-arm64@1.1.3": version "1.1.3" @@ -2893,10 +2893,10 @@ react-dom@^19.2.7: dependencies: scheduler "^0.27.0" -react-intersection-observer@^9.16.0: - version "9.16.0" - resolved "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.16.0.tgz" - integrity sha512-w9nJSEp+DrW9KmQmeWHQyfaP6b03v+TdXynaoA964Wxt7mdR3An11z4NNCQgL4gKSK7y1ver2Fq+JKH6CWEzUA== +react-intersection-observer@^10.0.3: + version "10.1.0" + resolved "https://registry.yarnpkg.com/react-intersection-observer/-/react-intersection-observer-10.1.0.tgz#4aedf418c793f2bcf27353263f43553d12afba71" + integrity sha512-V8HDu3+Llg6OEhOxx8LnUSS0t4VS+1Xk9ZatkI8Jct/H0CwKnqFTCu8NT3q7ghJTghTdIrEMPSWr2dkKPG+gdQ== react-is@^16.13.1: version "16.13.1"