From 93f2508bbf01fa87d390b6cd8ffb2a2f9cc0f045 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 04:50:44 +0000 Subject: [PATCH] Bump @tanstack/react-pacer from 0.20.0 to 0.21.0 Bumps [@tanstack/react-pacer](https://github.com/TanStack/pacer/tree/HEAD/packages/react-pacer) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/TanStack/pacer/releases) - [Changelog](https://github.com/TanStack/pacer/blob/main/packages/react-pacer/CHANGELOG.md) - [Commits](https://github.com/TanStack/pacer/commits/@tanstack/react-pacer@0.21.0/packages/react-pacer) --- updated-dependencies: - dependency-name: "@tanstack/react-pacer" dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 83 ++++++++++++++--------------------------------- package.json | 2 +- 2 files changed, 25 insertions(+), 60 deletions(-) diff --git a/package-lock.json b/package-lock.json index 16e6b429..49adb98e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@supabase/ssr": "^0.9.0", "@supabase/supabase-js": "^2.97.0", "@tanstack/react-hotkeys": "^0.3.1", - "@tanstack/react-pacer": "^0.20.0", + "@tanstack/react-pacer": "^0.21.0", "@tanstack/react-query": "^5.90.5", "babel-plugin-react-compiler": "^19.1.0-rc.3", "boring-avatars": "^2.0.4", @@ -3697,10 +3697,13 @@ } }, "node_modules/@tanstack/devtools-event-client": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@tanstack/devtools-event-client/-/devtools-event-client-0.4.0.tgz", - "integrity": "sha512-RPfGuk2bDZgcu9bAJodvO2lnZeHuz4/71HjZ0bGb/SPg8+lyTA+RLSKQvo7fSmPSi8/vcH3aKQ8EM9ywf1olaw==", + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@tanstack/devtools-event-client/-/devtools-event-client-0.4.3.tgz", + "integrity": "sha512-OZI6QyULw0FI0wjgmeYzCIfbgPsOEzwJtCpa69XrfLMtNXLGnz3d/dIabk7frg0TmHo+Ah49w5I4KC7Tufwsvw==", "license": "MIT", + "bin": { + "intent": "bin/intent.js" + }, "engines": { "node": ">=18" }, @@ -3725,24 +3728,14 @@ "url": "https://github.com/sponsors/tannerlinsley" } }, - "node_modules/@tanstack/hotkeys/node_modules/@tanstack/store": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/@tanstack/store/-/store-0.9.1.tgz", - "integrity": "sha512-+qcNkOy0N1qSGsP7omVCW0SDrXtaDcycPqBDE726yryiA5eTDFpjBReaYjghVJwNf1pcPMyzIwTGlYjCSQR0Fg==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - } - }, "node_modules/@tanstack/pacer": { - "version": "0.19.0", - "resolved": "https://registry.npmjs.org/@tanstack/pacer/-/pacer-0.19.0.tgz", - "integrity": "sha512-MRXCiG8IcjrN/3LGu7Wy6lKZkbwOb5YelOBYtHxnxKYj2WlO2FrqASILSiJcwdES5Sz2QJEIeuvO5JY8cKaGQw==", + "version": "0.20.0", + "resolved": "https://registry.npmjs.org/@tanstack/pacer/-/pacer-0.20.0.tgz", + "integrity": "sha512-P5jKuB0xF3DUB6jQA0XFO4ZqjKD10aoyelhMZi51j2y6ppKeea5bIIvPN3WihACqHXuZqs16HdlJPGLpCxq2iw==", "license": "MIT", "dependencies": { - "@tanstack/devtools-event-client": "^0.4.0", - "@tanstack/store": "^0.8.1" + "@tanstack/devtools-event-client": "^0.4.3", + "@tanstack/store": "^0.9.2" }, "engines": { "node": ">=18" @@ -3783,42 +3776,14 @@ "react-dom": ">=16.8" } }, - "node_modules/@tanstack/react-hotkeys/node_modules/@tanstack/react-store": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/@tanstack/react-store/-/react-store-0.9.1.tgz", - "integrity": "sha512-YzJLnRvy5lIEFTLWBAZmcOjK3+2AepnBv/sr6NZmiqJvq7zTQggyK99Gw8fqYdMdHPQWXjz0epFKJXC+9V2xDA==", - "license": "MIT", - "dependencies": { - "@tanstack/store": "0.9.1", - "use-sync-external-store": "^1.6.0" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - }, - "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" - } - }, - "node_modules/@tanstack/react-hotkeys/node_modules/@tanstack/store": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/@tanstack/store/-/store-0.9.1.tgz", - "integrity": "sha512-+qcNkOy0N1qSGsP7omVCW0SDrXtaDcycPqBDE726yryiA5eTDFpjBReaYjghVJwNf1pcPMyzIwTGlYjCSQR0Fg==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - } - }, "node_modules/@tanstack/react-pacer": { - "version": "0.20.0", - "resolved": "https://registry.npmjs.org/@tanstack/react-pacer/-/react-pacer-0.20.0.tgz", - "integrity": "sha512-5p7rHTBUroUl6vxYhvREaqpUWKCoe0bXaFH6y6CLYpcuU5aCl78IxXJKY5IujCN1sTRaq07jsMInTPmTBHvTiA==", + "version": "0.21.0", + "resolved": "https://registry.npmjs.org/@tanstack/react-pacer/-/react-pacer-0.21.0.tgz", + "integrity": "sha512-RwscVPQTzqqoAnhnotu7xr9VlME96BivqHQPiVzXe9SntdJ7D5CKjh7ObErFsnDOA11OhlD+FhvH6dDit5NRnA==", "license": "MIT", "dependencies": { - "@tanstack/pacer": "0.19.0", - "@tanstack/react-store": "^0.8.1" + "@tanstack/pacer": "0.20.0", + "@tanstack/react-store": "^0.9.2" }, "engines": { "node": ">=18" @@ -3849,12 +3814,12 @@ } }, "node_modules/@tanstack/react-store": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/@tanstack/react-store/-/react-store-0.8.1.tgz", - "integrity": "sha512-XItJt+rG8c5Wn/2L/bnxys85rBpm0BfMbhb4zmPVLXAKY9POrp1xd6IbU4PKoOI+jSEGc3vntPRfLGSgXfE2Ig==", + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/@tanstack/react-store/-/react-store-0.9.3.tgz", + "integrity": "sha512-y2iHd/N9OkoQbFJLUX1T9vbc2O9tjH0pQRgTcx1/Nz4IlwLvkgpuglXUx+mXt0g5ZDFrEeDnONPqkbfxXJKwRg==", "license": "MIT", "dependencies": { - "@tanstack/store": "0.8.1", + "@tanstack/store": "0.9.3", "use-sync-external-store": "^1.6.0" }, "funding": { @@ -3867,9 +3832,9 @@ } }, "node_modules/@tanstack/store": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/@tanstack/store/-/store-0.8.1.tgz", - "integrity": "sha512-PtOisLjUZPz5VyPRSCGjNOlwTvabdTBQ2K80DpVL1chGVr35WRxfeavAPdNq6pm/t7F8GhoR2qtmkkqtCEtHYw==", + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/@tanstack/store/-/store-0.9.3.tgz", + "integrity": "sha512-8reSzl/qGWGGVKhBoxXPMWzATSbZLZFWhwBAFO9NAyp0TxzfBP0mIrGb8CP8KrQTmvzXlR/vFPPUrHTLBGyFyw==", "license": "MIT", "funding": { "type": "github", diff --git a/package.json b/package.json index 4e0927c4..5436a748 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@supabase/ssr": "^0.9.0", "@supabase/supabase-js": "^2.97.0", "@tanstack/react-hotkeys": "^0.3.1", - "@tanstack/react-pacer": "^0.20.0", + "@tanstack/react-pacer": "^0.21.0", "@tanstack/react-query": "^5.90.5", "babel-plugin-react-compiler": "^19.1.0-rc.3", "boring-avatars": "^2.0.4",