diff --git a/packages/pl-fe/package.json b/packages/pl-fe/package.json index 915ec7643..450906d8a 100644 --- a/packages/pl-fe/package.json +++ b/packages/pl-fe/package.json @@ -67,7 +67,6 @@ "@tailwindcss/forms": "^0.5.10", "@tailwindcss/typography": "^0.5.16", "@tanstack/react-query": "^5.62.11", - "@tanstack/react-virtual": "^3.13.0", "@transfem-org/sfm-js": "^0.24.6", "@twemoji/svg": "^15.0.0", "@uidotdev/usehooks": "^2.4.1", @@ -129,7 +128,7 @@ "react-sparklines": "^1.7.0", "react-sticky-box": "^2.0.5", "react-swipeable-views": "^0.14.0", - "react-virtuoso": "^4.12.5", + "react-virtuoso": "^4.13.0", "redux": "^5.0.1", "redux-thunk": "^3.1.0", "reselect": "^5.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 219da0b00..79055f532 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -202,9 +202,6 @@ importers: '@tanstack/react-query': specifier: ^5.62.11 version: 5.84.1(react@18.3.1) - '@tanstack/react-virtual': - specifier: ^3.13.0 - version: 3.13.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@transfem-org/sfm-js': specifier: ^0.24.6 version: 0.24.8 @@ -389,7 +386,7 @@ importers: specifier: ^0.14.0 version: 0.14.0(react@18.3.1) react-virtuoso: - specifier: ^4.12.5 + specifier: ^4.13.0 version: 4.13.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) redux: specifier: ^5.0.1 @@ -2422,15 +2419,6 @@ packages: peerDependencies: react: ^18 || ^19 - '@tanstack/react-virtual@3.13.12': - resolution: {integrity: sha512-Gd13QdxPSukP8ZrkbgS2RwoZseTTbQPLnQEn7HY/rqtM+8Zt95f7xKC7N0EsKs7aoz0WzZ+fditZux+F8EzYxA==} - 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.12': - resolution: {integrity: sha512-1YBOJfRHV4sXUmWsFSf5rQor4Ss82G8dQWLRbnk3GA4jeP8hQt1hxXh0tmflpC0dz3VgEv/1+qwPyLeWkQuPFA==} - '@testing-library/dom@10.4.1': resolution: {integrity: sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg==} engines: {node: '>=18'} @@ -8722,14 +8710,6 @@ snapshots: '@tanstack/query-core': 5.83.1 react: 18.3.1 - '@tanstack/react-virtual@3.13.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@tanstack/virtual-core': 3.13.12 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - - '@tanstack/virtual-core@3.13.12': {} - '@testing-library/dom@10.4.1': dependencies: '@babel/code-frame': 7.27.1 @@ -10403,7 +10383,7 @@ snapshots: tinyglobby: 0.2.14 unrs-resolver: 1.11.1 optionalDependencies: - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.38.0(eslint@8.57.1)(typescript@5.9.2))(eslint-import-resolver-typescript@4.4.4)(eslint@8.57.1) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.38.0(eslint@8.57.1)(typescript@5.7.3))(eslint-import-resolver-typescript@4.4.4)(eslint@8.57.1) transitivePeerDependencies: - supports-color