diff --git a/package.json b/package.json index cf15c81d5..d22b9ec65 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "@parcel/watcher": "2.5.6", "@primer/css": "22.1.0", "@primer/octicons-react": "19.22.0", - "@primer/react": "38.13.0", + "@primer/react": "38.14.0", "@swc-contrib/plugin-graphql-codegen-client-preset": "0.19.0", "@tailwindcss/vite": "4.2.1", "@testing-library/jest-dom": "6.9.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 614637b74..592b14b04 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,8 +82,8 @@ importers: specifier: 19.22.0 version: 19.22.0(react@19.2.4) '@primer/react': - specifier: 38.13.0 - version: 38.13.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react-is@19.2.4)(react@19.2.4) + specifier: 38.14.0 + version: 38.14.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react-is@19.2.4)(react@19.2.4) '@swc-contrib/plugin-graphql-codegen-client-preset': specifier: 0.19.0 version: 0.19.0 @@ -1237,8 +1237,8 @@ packages: '@primer/primitives@11.5.1': resolution: {integrity: sha512-NB9uYfJ01FVY6zp+33EoUbJ0paS3JrWY+PqdHPebTvyRtQgL3sX8//3jWqjt3/jL81UMEulJRM2A0hPj0/vFpQ==} - '@primer/react@38.13.0': - resolution: {integrity: sha512-hQ34xXnY4TZTN0N5LAVxF9JUZA3YF3JAC5tQfgssVsCSvQ5cygAw0Jozf4Cfo6TXiw5DqSz6HTfhbyH5zAmwvA==} + '@primer/react@38.14.0': + resolution: {integrity: sha512-S9alLFr8KY7T4w9WBas+ZTGBvk1sUyve4C/2gKyrxmjPGlAA6yzeDHNkzivLBz4LMvsOw/Klnw9ACR+K63hYDQ==} engines: {node: '>=12', npm: '>=7'} peerDependencies: '@types/react': 18.x || 19.x @@ -1587,6 +1587,15 @@ packages: peerDependencies: vite: ^5.2.0 || ^6 || ^7 + '@tanstack/react-virtual@3.13.19': + resolution: {integrity: sha512-KzwmU1IbE0IvCZSm6OXkS+kRdrgW2c2P3Ho3NC+zZXWK6oObv/L+lcV/2VuJ+snVESRlMJ+w/fg4WXI/JzoNGQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 + + '@tanstack/virtual-core@3.13.19': + resolution: {integrity: sha512-/BMP7kNhzKOd7wnDeB8NrIRNLwkf5AhCYCvtfZV2GXWbBieFm/el0n6LOAXlTi6ZwHICSNnQcIxRCWHrLzDY+g==} + '@testing-library/dom@10.4.1': resolution: {integrity: sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg==} engines: {node: '>=18'} @@ -5761,7 +5770,7 @@ snapshots: '@primer/primitives@11.5.1': {} - '@primer/react@38.13.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react-is@19.2.4)(react@19.2.4)': + '@primer/react@38.14.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react-is@19.2.4)(react@19.2.4)': dependencies: '@github/mini-throttle': 2.1.1 '@github/relative-time-element': 4.5.1 @@ -5772,6 +5781,7 @@ snapshots: '@primer/live-region-element': 0.7.2 '@primer/octicons-react': 19.22.0(react@19.2.4) '@primer/primitives': 11.5.1 + '@tanstack/react-virtual': 3.13.19(react-dom@19.2.4(react@19.2.4))(react@19.2.4) clsx: 2.1.1 color2k: 2.0.3 deepmerge: 4.3.1 @@ -5998,6 +6008,14 @@ snapshots: tailwindcss: 4.2.1 vite: 7.3.1(@types/node@24.11.0)(jiti@2.6.1)(lightningcss@1.31.1)(yaml@2.8.2) + '@tanstack/react-virtual@3.13.19(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': + dependencies: + '@tanstack/virtual-core': 3.13.19 + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) + + '@tanstack/virtual-core@3.13.19': {} + '@testing-library/dom@10.4.1': dependencies: '@babel/code-frame': 7.29.0