diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b26cef0ebf..d52a895072 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -124,13 +124,13 @@ catalogs: specifier: ^3.44.0 version: 3.44.0 '@tanstack/react-query': - specifier: ^5.100.13 + specifier: ^5.100.14 version: 5.100.14 '@tanstack/react-query-devtools': - specifier: ^5.100.13 + specifier: ^5.100.14 version: 5.100.14 '@tanstack/react-query-next-experimental': - specifier: ^5.100.13 + specifier: ^5.100.14 version: 5.100.14 '@testcontainers/mysql': specifier: ^12.0.0 @@ -4871,13 +4871,6 @@ packages: '@tabler/icons@3.44.0': resolution: {integrity: sha512-Wn0AOZG9sg0L+bjfMqq4eNhC6pQjIrk94LvvWYNYkY8KH8wC3YILRzQlrnVJc4FUeMxH/AK97QsYCX35H3LndA==} - '@tanstack/devtools-event-client@0.4.0': - resolution: {integrity: sha512-RPfGuk2bDZgcu9bAJodvO2lnZeHuz4/71HjZ0bGb/SPg8+lyTA+RLSKQvo7fSmPSi8/vcH3aKQ8EM9ywf1olaw==} - engines: {node: '>=18'} - - '@tanstack/form-core@1.27.7': - resolution: {integrity: sha512-nvogpyE98fhb0NDw1Bf2YaCH+L7ZIUgEpqO9TkHucDn6zg3ni521boUpv0i8HKIrmmFwDYjWZoCnrgY4HYWTkw==} - '@tanstack/match-sorter-utils@8.19.4': resolution: {integrity: sha512-Wo1iKt2b9OT7d+YGhvEPD3DXvPv2etTusIMhMUoG7fbhmxcXCtIjJDEygy91Y2JFlwGyjqiBPRozme7UD8hoqg==} engines: {node: '>=12'} @@ -4906,12 +4899,6 @@ packages: peerDependencies: react: ^18 || ^19 - '@tanstack/react-store@0.8.0': - resolution: {integrity: sha512-1vG9beLIuB7q69skxK9r5xiLN3ztzIPfSQSs0GfeqWGO2tGIyInZx0x1COhpx97RKaONSoAb8C3dxacWksm1ow==} - 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/react-table@8.20.5': resolution: {integrity: sha512-WEHopKw3znbUZ61s9i0+i9g8drmDo6asTWbrQh8Us63DAk/M0FkmIqERew6P71HI75ksZ2Pxyuf4vvKh9rAkiA==} engines: {node: '>=12'} @@ -4925,12 +4912,6 @@ packages: 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/store@0.7.7': - resolution: {integrity: sha512-xa6pTan1bcaqYDS9BDpSiS63qa6EoDkPN9RsRaxHuDdVDNntzq3xNwR5YKTU/V3SkSyC9T4YVOPh2zRQN0nhIQ==} - - '@tanstack/store@0.8.0': - resolution: {integrity: sha512-Om+BO0YfMZe//X2z0uLF2j+75nQga6TpTJgLJQBiq85aOyZNIhkCgleNcud2KQg4k4v9Y9l+Uhru3qWMPGTOzQ==} - '@tanstack/table-core@8.20.5': resolution: {integrity: sha512-P9dF7XbibHph2PFRz8gfBKEXEY/HJPOhym8CHmjF8y3q5mWpKx9xtZapXQUWCgkqvsK0R46Azuz+VaxD4Xl+Tg==} engines: {node: '>=12'} @@ -12180,14 +12161,6 @@ snapshots: '@tabler/icons@3.44.0': {} - '@tanstack/devtools-event-client@0.4.0': {} - - '@tanstack/form-core@1.27.7': - dependencies: - '@tanstack/devtools-event-client': 0.4.0 - '@tanstack/pacer-lite': 0.1.1 - '@tanstack/store': 0.7.7 - '@tanstack/match-sorter-utils@8.19.4': dependencies: remove-accents: 0.5.0 @@ -12225,10 +12198,6 @@ snapshots: react: 19.2.6 react-dom: 19.2.6(react@19.2.6) - '@tanstack/store@0.7.7': {} - - '@tanstack/store@0.8.0': {} - '@tanstack/table-core@8.20.5': {} '@tanstack/virtual-core@3.11.2': {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 70bdd89157..22adf7f5b4 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -43,9 +43,9 @@ catalog: "@semantic-release/release-notes-generator": ^14.1.1 "@t3-oss/env-nextjs": ^0.13.11 "@tabler/icons-react": ^3.44.0 - "@tanstack/react-query": ^5.100.13 - "@tanstack/react-query-devtools": ^5.100.13 - "@tanstack/react-query-next-experimental": ^5.100.13 + "@tanstack/react-query": ^5.100.14 + "@tanstack/react-query-devtools": ^5.100.14 + "@tanstack/react-query-next-experimental": ^5.100.14 "@testcontainers/mysql": ^12.0.0 "@testcontainers/postgresql": ^12.0.0 "@testcontainers/redis": ^12.0.0