Skip to content

Commit a86d569

Browse files
Bump @tanstack/react-query from 5.76.1 to 5.90.2 in /frontend
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.76.1 to 5.90.2. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.90.2/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.90.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45c0fe3 commit a86d569

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@stripe/react-stripe-js": "^2.1.1",
4242
"@stripe/stripe-js": "^1.54.1",
4343
"@tabler/icons-react": "^2.44.0",
44-
"@tanstack/react-query": "5.76.1",
44+
"@tanstack/react-query": "5.90.3",
4545
"@tiptap/core": "^2.7.0",
4646
"@tiptap/extension-color": "^2.11.7",
4747
"@tiptap/extension-image": "^2.11.5",

frontend/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1462,17 +1462,17 @@
14621462
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-2.47.0.tgz#c41c680d1947e3ab2d60af3febc4132287c60596"
14631463
integrity sha512-4w5evLh+7FUUiA1GucvGj2ReX2TvOjEr4ejXdwL/bsjoSkof6r1gQmzqI+VHrE2CpJpB3al7bCTulOkFa/RcyA==
14641464

1465-
"@tanstack/query-core@5.76.0":
1466-
version "5.76.0"
1467-
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.76.0.tgz#3b4d5d34ce307ba0cf7d1a3e90d7adcdc6c46be0"
1468-
integrity sha512-FN375hb8ctzfNAlex5gHI6+WDXTNpe0nbxp/d2YJtnP+IBM6OUm7zcaoCW6T63BawGOYZBbKC0iPvr41TteNVg==
1465+
"@tanstack/query-core@5.90.3":
1466+
version "5.90.3"
1467+
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.90.3.tgz#461422437d30aad0a7618122c5e7568095d79cfb"
1468+
integrity sha512-HtPOnCwmx4dd35PfXU8jjkhwYrsHfuqgC8RCJIwWglmhIUIlzPP0ZcEkDAc+UtAWCiLm7T8rxeEfHZlz3hYMCA==
14691469

1470-
"@tanstack/react-query@5.76.1":
1471-
version "5.76.1"
1472-
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.76.1.tgz#ac8a19f99dfec1452a44fe22d46680c396c21152"
1473-
integrity sha512-YxdLZVGN4QkT5YT1HKZQWiIlcgauIXEIsMOTSjvyD5wLYK8YVvKZUPAysMqossFJJfDpJW3pFn7WNZuPOqq+fw==
1470+
"@tanstack/react-query@5.90.3":
1471+
version "5.90.3"
1472+
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.90.3.tgz#670ed97948c5d4e3c075049f8a01e84d51e0bdc4"
1473+
integrity sha512-i/LRL6DtuhG6bjGzavIMIVuKKPWx2AnEBIsBfuMm3YoHne0a20nWmsatOCBcVSaT0/8/5YFjNkebHAPLVUSi0Q==
14741474
dependencies:
1475-
"@tanstack/query-core" "5.76.0"
1475+
"@tanstack/query-core" "5.90.3"
14761476

14771477
"@tiptap/core@^2.26.3", "@tiptap/core@^2.7.0":
14781478
version "2.26.3"

0 commit comments

Comments
 (0)