diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0f62ecad1c4..59e0575a370 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ catalogs: specifier: 0.5.21 version: 0.5.21 '@tanstack/query-core': - specifier: ^5.100.6 - version: 5.100.6 + specifier: ^5.100.10 + version: 5.100.10 core-js: specifier: 3.47.0 version: 3.47.0 @@ -446,7 +446,7 @@ importers: version: 0.5.21 '@tanstack/query-core': specifier: catalog:repo - version: 5.100.6 + version: 5.100.10 '@wallet-standard/core': specifier: catalog:module-manager version: 1.1.1 @@ -819,7 +819,7 @@ importers: dependencies: '@tanstack/query-core': specifier: catalog:repo - version: 5.100.6 + version: 5.100.10 dequal: specifier: 2.0.3 version: 2.0.3 @@ -2731,7 +2731,7 @@ packages: '@expo/bunyan@4.0.1': resolution: {integrity: sha512-+Lla7nYSiHZirgK+U/uYzsLv/X+HaJienbD5AKX1UQZHYfWaP+9uuQluRB4GrEVWF0GZ7vEVp/jzaOT9k/SQlg==} - engines: {'0': node >=0.10.0} + engines: {node: '>=0.10.0'} '@expo/cli@0.22.28': resolution: {integrity: sha512-lvt72KNitGuixYD2l3SZmRKVu2G4zJpmg5V7WfUBNpmUU5oODBw/6qmiJ6kSLAlfDozscUk+BBGknBBzxUrwrA==} @@ -5194,8 +5194,8 @@ packages: resolution: {integrity: sha512-xyIfof8eHBuub1CkBnbKNKQXeRZC4dClhmzePHVOEel4G7lk/dW+TQ16da7CFdeNLv6u6Owf5VoBQxoo6DFTSA==} engines: {node: '>=12'} - '@tanstack/query-core@5.100.6': - resolution: {integrity: sha512-Os2CPUr98to98RYm+D4qGqGkiffn7MGSyl2547a4MljVkHE30AMJRqTiyCqBfMwzAx/I91vCkAxp5tHSla6Twg==} + '@tanstack/query-core@5.100.10': + resolution: {integrity: sha512-8UR0yJR+GiQ40m3lPhUr0xbfAupe6GSQiksSBSa9SM2NjezFyxXCIA69/lz8cSoNKZLrw1/PktIyQBJcVeMi3w==} '@tanstack/react-router@1.157.16': resolution: {integrity: sha512-xwFQa7S7dhBhm3aJYwU79cITEYgAKSrcL6wokaROIvl2JyIeazn8jueWqUPJzFjv+QF6Q8euKRlKUEyb5q2ymg==} @@ -19926,7 +19926,7 @@ snapshots: '@tanstack/history@1.154.14': {} - '@tanstack/query-core@5.100.6': {} + '@tanstack/query-core@5.100.10': {} '@tanstack/react-router@1.157.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index c3cdc3b057d..ee174b084e0 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -12,7 +12,7 @@ catalogs: react-dom: 18.3.1 repo: '@swc/helpers': 0.5.21 - '@tanstack/query-core': ^5.100.6 + '@tanstack/query-core': ^5.100.10 core-js: 3.47.0 rolldown: 1.0.0-beta.47 tsdown: 0.15.7