From 110d1e53fc7db4387d3da2585e7f19323d2648d6 Mon Sep 17 00:00:00 2001 From: Igor Loskutov Date: Wed, 3 Sep 2025 12:52:05 -0400 Subject: [PATCH] remove react-query tab sharing cache --- www/pnpm-lock.yaml | 103 --------------------------------------------- 1 file changed, 103 deletions(-) diff --git a/www/pnpm-lock.yaml b/www/pnpm-lock.yaml index b9a2f31c..cea9fab7 100644 --- a/www/pnpm-lock.yaml +++ b/www/pnpm-lock.yaml @@ -25,9 +25,6 @@ importers: "@sentry/nextjs": specifier: ^7.77.0 version: 7.120.4(next@14.2.31(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.90.0))(react@18.3.1) - "@tanstack/query-broadcast-client-experimental": - specifier: ^5.85.9 - version: 5.85.9 "@tanstack/react-query": specifier: ^5.85.9 version: 5.85.9(react@18.3.1) @@ -199,13 +196,6 @@ packages: engines: { node: ">=6.0.0" } hasBin: true - "@babel/runtime@7.27.0": - resolution: - { - integrity: sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==, - } - engines: { node: ">=6.9.0" } - "@babel/runtime@7.28.2": resolution: { @@ -1418,12 +1408,6 @@ packages: integrity: sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==, } - "@tanstack/query-broadcast-client-experimental@5.85.9": - resolution: - { - integrity: sha512-8UOwzQ16BAJwoTo584ZciRcT2sOw5DPsCRwQVDvST3ri8stDCj2CRQ9BxL9BIjkwICMuyNFQDc6Xgh1Coh9uyw==, - } - "@tanstack/query-core@5.85.9": resolution: { @@ -2836,12 +2820,6 @@ packages: } engines: { node: ">=8" } - broadcast-channel@7.1.0: - resolution: - { - integrity: sha512-InJljddsYWbEL8LBnopnCg+qMQp9KcowvYWOt4YWrjD5HmxzDYKdVbDS1w/ji5rFZdRD58V5UxJPtBdpEbEJYw==, - } - browserslist@4.25.2: resolution: { @@ -3915,12 +3893,6 @@ packages: } engines: { node: ">=10.13.0" } - eventemitter3@4.0.7: - resolution: - { - integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==, - } - events-intercept@2.0.0: resolution: { @@ -5697,13 +5669,6 @@ packages: } engines: { node: ">= 0.4" } - oblivious-set@1.4.0: - resolution: - { - integrity: sha512-szyd0ou0T8nsAqHtprRcP3WidfsN1TnAR5yWXf2mFCEr5ek3LEOkT6EZ/92Xfs74HIdyhG5WkGxIssMU0jBaeg==, - } - engines: { node: ">=16" } - oidc-token-hash@5.1.1: resolution: { @@ -5787,13 +5752,6 @@ packages: } engines: { node: ">= 0.4" } - p-finally@1.0.0: - resolution: - { - integrity: sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==, - } - engines: { node: ">=4" } - p-finally@2.0.1: resolution: { @@ -5815,20 +5773,6 @@ packages: } engines: { node: ">=10" } - p-queue@6.6.2: - resolution: - { - integrity: sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==, - } - engines: { node: ">=8" } - - p-timeout@3.2.0: - resolution: - { - integrity: sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==, - } - engines: { node: ">=8" } - package-json-from-dist@1.0.1: resolution: { @@ -6358,12 +6302,6 @@ packages: } engines: { node: ">= 0.4" } - regenerator-runtime@0.14.1: - resolution: - { - integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==, - } - regexp.prototype.flags@1.5.4: resolution: { @@ -7277,12 +7215,6 @@ packages: } engines: { node: ">= 10.0.0" } - unload@2.4.1: - resolution: - { - integrity: sha512-IViSAm8Z3sRBYA+9wc0fLQmU9Nrxb16rcDmIiR6Y9LJSZzI7QY5QsDhqPpKOjAn0O9/kfK1TfNEMMAGPTIraPw==, - } - unpipe@1.0.0: resolution: { @@ -7736,10 +7668,6 @@ snapshots: dependencies: "@babel/types": 7.28.2 - "@babel/runtime@7.27.0": - dependencies: - regenerator-runtime: 0.14.1 - "@babel/runtime@7.28.2": {} "@babel/template@7.27.2": @@ -8545,11 +8473,6 @@ snapshots: "@swc/counter": 0.1.3 tslib: 2.8.1 - "@tanstack/query-broadcast-client-experimental@5.85.9": - dependencies: - "@tanstack/query-core": 5.85.9 - broadcast-channel: 7.1.0 - "@tanstack/query-core@5.85.9": {} "@tanstack/react-query@5.85.9(react@18.3.1)": @@ -9754,13 +9677,6 @@ snapshots: dependencies: fill-range: 7.1.1 - broadcast-channel@7.1.0: - dependencies: - "@babel/runtime": 7.27.0 - oblivious-set: 1.4.0 - p-queue: 6.6.2 - unload: 2.4.1 - browserslist@4.25.2: dependencies: caniuse-lite: 1.0.30001734 @@ -10486,8 +10402,6 @@ snapshots: event-target-shim@6.0.2: {} - eventemitter3@4.0.7: {} - events-intercept@2.0.0: {} events@3.3.0: {} @@ -11656,8 +11570,6 @@ snapshots: define-properties: 1.2.1 es-object-atoms: 1.1.1 - oblivious-set@1.4.0: {} - oidc-token-hash@5.1.1: {} once@1.3.3: @@ -11718,8 +11630,6 @@ snapshots: object-keys: 1.1.1 safe-push-apply: 1.0.0 - p-finally@1.0.0: {} - p-finally@2.0.1: {} p-limit@3.1.0: @@ -11730,15 +11640,6 @@ snapshots: dependencies: p-limit: 3.1.0 - p-queue@6.6.2: - dependencies: - eventemitter3: 4.0.7 - p-timeout: 3.2.0 - - p-timeout@3.2.0: - dependencies: - p-finally: 1.0.0 - package-json-from-dist@1.0.1: {} parent-module@1.0.1: @@ -12039,8 +11940,6 @@ snapshots: get-proto: 1.0.1 which-builtin-type: 1.2.1 - regenerator-runtime@0.14.1: {} - regexp.prototype.flags@1.5.4: dependencies: call-bind: 1.0.8 @@ -12677,8 +12576,6 @@ snapshots: universalify@2.0.1: {} - unload@2.4.1: {} - unpipe@1.0.0: {} unrs-resolver@1.11.1: