From 786288a51ed91f00ada6626d2dabb7b523bc2f19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 01:51:16 +0000 Subject: [PATCH] Bump the tanstack group across 1 directory with 2 updates Bumps the tanstack group with 2 updates in the /graylog2-web-interface directory: [@tanstack/query-sync-storage-persister](https://github.com/TanStack/query/tree/HEAD/packages/query-sync-storage-persister) and [@tanstack/react-query-persist-client](https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client). Updates `@tanstack/query-sync-storage-persister` from 4.36.1 to 5.62.9 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.62.9/packages/query-sync-storage-persister) Updates `@tanstack/react-query-persist-client` from 4.36.1 to 5.62.9 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.62.9/packages/react-query-persist-client) --- updated-dependencies: - dependency-name: "@tanstack/query-sync-storage-persister" dependency-type: direct:production update-type: version-update:semver-major dependency-group: tanstack - dependency-name: "@tanstack/react-query-persist-client" dependency-type: direct:production update-type: version-update:semver-major dependency-group: tanstack ... Signed-off-by: dependabot[bot] --- graylog2-web-interface/package.json | 4 +-- graylog2-web-interface/yarn.lock | 44 ++++++++++++++++------------- 2 files changed, 27 insertions(+), 21 deletions(-) diff --git a/graylog2-web-interface/package.json b/graylog2-web-interface/package.json index 99e519d21223..31ce69c4b128 100644 --- a/graylog2-web-interface/package.json +++ b/graylog2-web-interface/package.json @@ -52,8 +52,8 @@ "@react-bootstrap/pagination": "^1.0.0", "@react-hook/resize-observer": "^2.0.1", "@reduxjs/toolkit": "^2.2.0", - "@tanstack/query-sync-storage-persister": "^4.33.0", - "@tanstack/react-query-persist-client": "^4.33.0", + "@tanstack/query-sync-storage-persister": "^5.62.9", + "@tanstack/react-query-persist-client": "^5.62.9", "@yornaath/batshit": "^0.10.1", "ace-builds": "1.36.4", "bootstrap": "3.4.1", diff --git a/graylog2-web-interface/yarn.lock b/graylog2-web-interface/yarn.lock index aa23f8917a6f..638821ed28e6 100644 --- a/graylog2-web-interface/yarn.lock +++ b/graylog2-web-interface/yarn.lock @@ -2794,26 +2794,32 @@ resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.36.1.tgz#79f8c1a539d47c83104210be2388813a7af2e524" integrity sha512-DJSilV5+ytBP1FbFcEJovv4rnnm/CokuVvrBEtW/Va9DvuJ3HksbXUJEpI0aV1KtuL4ZoO9AVE6PyNLzF7tLeA== -"@tanstack/query-persist-client-core@4.36.1": - version "4.36.1" - resolved "https://registry.yarnpkg.com/@tanstack/query-persist-client-core/-/query-persist-client-core-4.36.1.tgz#4d7284994bdc2a15fe6cbe7161be21e03033fe12" - integrity sha512-eocgCeI7D7TRv1IUUBMfVwOI0wdSmMkBIbkKhqEdTrnUHUQEeOaYac8oeZk2cumAWJdycu6P/wB+WqGynTnzXg== +"@tanstack/query-core@5.62.9": + version "5.62.9" + resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.62.9.tgz#94231ffea5de086b5e6c0f1e527cda5650cb1849" + integrity sha512-lwePd8hNYhyQ4nM/iRQ+Wz2cDtspGeZZHFZmCzHJ7mfKXt+9S301fULiY2IR2byJYY6Z03T427E5PoVfMexHjw== + +"@tanstack/query-persist-client-core@5.62.9": + version "5.62.9" + resolved "https://registry.yarnpkg.com/@tanstack/query-persist-client-core/-/query-persist-client-core-5.62.9.tgz#d09940d0e810672466565745def6a70cb716f1aa" + integrity sha512-EHjnG7AgaFDHhDBaagXeNTUgmi9DVHWu4TGMclpmiYXBYyLQNaM6SKu+6Kcdm7hqIAVN2RxLlo+V/qSCdWs7KA== dependencies: - "@tanstack/query-core" "4.36.1" + "@tanstack/query-core" "5.62.9" -"@tanstack/query-sync-storage-persister@^4.33.0": - version "4.36.1" - resolved "https://registry.yarnpkg.com/@tanstack/query-sync-storage-persister/-/query-sync-storage-persister-4.36.1.tgz#bf5d800d54416bc88f150792a53e25ed8aa8769f" - integrity sha512-yMEt5hWe2+1eclf1agMtXHnPIkxEida0lYWkfdhR8U6KXk/lO4Vca6piJmhKI85t0NHlx3l/z6zX+t/Fn5O9NA== +"@tanstack/query-sync-storage-persister@^5.62.9": + version "5.62.9" + resolved "https://registry.yarnpkg.com/@tanstack/query-sync-storage-persister/-/query-sync-storage-persister-5.62.9.tgz#8b6c7e4e8fcf3edd6348a53b57d1726e6980d170" + integrity sha512-zBRUyFTPht6nh4kc79IjMyBfjlOPwhlRJ6dfGwpfGwhmFHKSLj960ZvH5+MStA4HPQZMAnh9JXARGTFIiaDn1A== dependencies: - "@tanstack/query-persist-client-core" "4.36.1" + "@tanstack/query-core" "5.62.9" + "@tanstack/query-persist-client-core" "5.62.9" -"@tanstack/react-query-persist-client@^4.33.0": - version "4.36.1" - resolved "https://registry.yarnpkg.com/@tanstack/react-query-persist-client/-/react-query-persist-client-4.36.1.tgz#d96fa44cdc661534379623423da596a7b5dc13a7" - integrity sha512-32I5b9aAu4NCiXZ7Te/KEQLfHbYeTNriVPrKYcvEThnZ9tlW01vLcSoxpUIsMYRsembvJUUAkzYBAiZHLOd6pQ== +"@tanstack/react-query-persist-client@^5.62.9": + version "5.62.9" + resolved "https://registry.yarnpkg.com/@tanstack/react-query-persist-client/-/react-query-persist-client-5.62.9.tgz#b8d896fc3b9aafbd1f219d4f92d6ed5d47899a30" + integrity sha512-0NjbaXJf9yNlAZiE69lxxcjljgp9Ro6Q5PnPnnWlliPB/sYZXBqnZNyAmd+Cv+0LNMcvmtwq1c9Ey/RiJz8bwg== dependencies: - "@tanstack/query-persist-client-core" "4.36.1" + "@tanstack/query-persist-client-core" "5.62.9" "@tanstack/react-query@4.36.1": version "4.36.1" @@ -7256,7 +7262,7 @@ eslint-config-airbnb@19.0.4: eslint-config-airbnb "19.0.4" eslint-import-resolver-webpack "0.13.10" eslint-plugin-compat "4.2.0" - eslint-plugin-graylog "file:../../../../.cache/yarn/v6/npm-eslint-config-graylog-1.3.0-9f621c46-a952-421a-8e45-25a841612b8a-1734955858103/node_modules/eslint-plugin-graylog" + eslint-plugin-graylog "file:packages/eslint-plugin-graylog" eslint-plugin-import "2.25.3" eslint-plugin-jest "28.10.0" eslint-plugin-jest-dom "5.5.0" @@ -8763,12 +8769,12 @@ graphemer@^1.4.0: "@tanstack/react-query" "4.36.1" "@types/jquery" "3.5.32" "@types/react" "18.3.13" - babel-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-095dc62a-9e26-4c50-b352-7f809b62b982-1734955857830/node_modules/babel-preset-graylog" - eslint-config-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-095dc62a-9e26-4c50-b352-7f809b62b982-1734955857830/node_modules/eslint-config-graylog" + babel-preset-graylog "file:packages/babel-preset-graylog" + eslint-config-graylog "file:packages/eslint-config-graylog" formik "2.4.6" history "^5.3.0" html-webpack-plugin "^5.5.0" - jest-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-095dc62a-9e26-4c50-b352-7f809b62b982-1734955857830/node_modules/jest-preset-graylog" + jest-preset-graylog "file:packages/jest-preset-graylog" jquery "3.7.1" moment "2.30.1" moment-timezone "0.5.46"