diff --git a/examples/react/async-form-signals/package.json b/examples/react/async-form-signals/package.json index eb8ec03..dbba613 100644 --- a/examples/react/async-form-signals/package.json +++ b/examples/react/async-form-signals/package.json @@ -21,7 +21,7 @@ "@radix-ui/react-select": "^2.1.2", "@radix-ui/react-slot": "^1.1.0", "@radix-ui/react-tabs": "^1.1.1", - "@tanstack/react-query": "^5.62.0", + "@tanstack/react-query": "^5.62.3", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "date-fns": "^4.1.0", diff --git a/examples/react/files-form-signals/package.json b/examples/react/files-form-signals/package.json index d07ae37..1450c16 100644 --- a/examples/react/files-form-signals/package.json +++ b/examples/react/files-form-signals/package.json @@ -21,7 +21,7 @@ "@radix-ui/react-select": "^2.1.2", "@radix-ui/react-slot": "^1.1.0", "@radix-ui/react-tabs": "^1.1.1", - "@tanstack/react-query": "^5.62.0", + "@tanstack/react-query": "^5.62.3", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "date-fns": "^4.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1ec87c7..aec62b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -93,8 +93,8 @@ importers: specifier: ^1.1.1 version: 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tanstack/react-query': - specifier: ^5.62.0 - version: 5.62.0(react@18.3.1) + specifier: ^5.62.3 + version: 5.62.3(react@18.3.1) class-variance-authority: specifier: ^0.7.0 version: 0.7.0 @@ -674,8 +674,8 @@ importers: specifier: ^1.1.1 version: 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tanstack/react-query': - specifier: ^5.62.0 - version: 5.62.0(react@18.3.1) + specifier: ^5.62.3 + version: 5.62.3(react@18.3.1) class-variance-authority: specifier: ^0.7.0 version: 0.7.0 @@ -2790,8 +2790,8 @@ packages: '@tanstack/form-core@0.36.2': resolution: {integrity: sha512-KFzGvZe7yAAyGbYaQ+67jeQAuzaDALwicRZVymxQFVPGnLffUX9XYGLv9uxyYCioXduwpZxj+GuBytVyiDkBlA==} - '@tanstack/query-core@5.62.0': - resolution: {integrity: sha512-sx38bGrqF9bop92AXOvzDr0L9fWDas5zXdPglxa9cuqeVSWS7lY6OnVyl/oodfXjgOGRk79IfCpgVmxrbHuFHg==} + '@tanstack/query-core@5.62.3': + resolution: {integrity: sha512-Jp/nYoz8cnO7kqhOlSv8ke/0MJRJVGuZ0P/JO9KQ+f45mpN90hrerzavyTKeSoT/pOzeoOUkv1Xd0wPsxAWXfg==} '@tanstack/react-form@0.36.3': resolution: {integrity: sha512-PUd1XiKqWumk0yVNnZdkjT6+2dzMGnxQS2kazvySic62aAzOLeHyoBC8XmTqMEKVNYqR4gJh7KlFh7D1nCXqUw==} @@ -2802,8 +2802,8 @@ packages: '@tanstack/start': optional: true - '@tanstack/react-query@5.62.0': - resolution: {integrity: sha512-tj2ltjAn2a3fs+Dqonlvs6GyLQ/LKVJE2DVSYW+8pJ3P6/VCVGrfqv5UEchmlP7tLOvvtZcOuSyI2ooVlR5Yqw==} + '@tanstack/react-query@5.62.3': + resolution: {integrity: sha512-y2zDNKuhgiuMgsKkqd4AcsLIBiCfEO8U11AdrtAUihmLbRNztPrlcZqx2lH1GacZsx+y1qRRbCcJLYTtF1vKsw==} peerDependencies: react: ^18 || ^19 @@ -7204,7 +7204,7 @@ snapshots: dependencies: '@tanstack/store': 0.5.5 - '@tanstack/query-core@5.62.0': {} + '@tanstack/query-core@5.62.3': {} '@tanstack/react-form@0.36.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.2)': dependencies: @@ -7217,9 +7217,9 @@ snapshots: - react-dom - typescript - '@tanstack/react-query@5.62.0(react@18.3.1)': + '@tanstack/react-query@5.62.3(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.62.0 + '@tanstack/query-core': 5.62.3 react: 18.3.1 '@tanstack/react-store@0.5.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':