From 7de060d4d0fd19329283329fb79d2a322a9026c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 00:40:52 +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.51.3 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.51.3/packages/query-sync-storage-persister) Updates `@tanstack/react-query-persist-client` from 4.36.1 to 5.51.3 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.51.3/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 dc731681b24d4..84fd777f4a448 100644 --- a/graylog2-web-interface/package.json +++ b/graylog2-web-interface/package.json @@ -53,8 +53,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.51.3", + "@tanstack/react-query-persist-client": "^5.51.3", "ace-builds": "1.35.2", "bootstrap": "3.4.1", "bson-objectid": "^2.0.3", diff --git a/graylog2-web-interface/yarn.lock b/graylog2-web-interface/yarn.lock index 8748d1c9d6022..0532ef322b482 100644 --- a/graylog2-web-interface/yarn.lock +++ b/graylog2-web-interface/yarn.lock @@ -2841,26 +2841,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.51.3": + version "5.51.3" + resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.51.3.tgz#0d9ea8d76c54bf40f130c348d8a2d6c954da3d7d" + integrity sha512-xgncI1B0OPfSsYcdqKHUxb/OF370GrtK7BxswlllDfyTVw6r3+9VdugJWaVVQT2LiSbkIqEwUteFXR2I0m2iqw== + +"@tanstack/query-persist-client-core@5.51.3": + version "5.51.3" + resolved "https://registry.yarnpkg.com/@tanstack/query-persist-client-core/-/query-persist-client-core-5.51.3.tgz#361f27d52284ec5cb6eaac8d4141dff97f52231b" + integrity sha512-hIJfvE7+lA9jIxBN25nMlHTK8WvmRRez/ZO4xAUZHcJsmRiL2uJnzJn9rmxdV10ihOmogKuKwuGF5okU4ZZkvw== dependencies: - "@tanstack/query-core" "4.36.1" + "@tanstack/query-core" "5.51.3" -"@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.51.3": + version "5.51.3" + resolved "https://registry.yarnpkg.com/@tanstack/query-sync-storage-persister/-/query-sync-storage-persister-5.51.3.tgz#fcfa19d43abc80230065800aa771e90fe5293972" + integrity sha512-L/wU3gqoW/OxfEUbkFItB9KJJYUCbWvHZ362lneTjiZ5XVezegkfFxJR5lXtlTmD/M9d0AoHHeTGlkXJpKqBwA== dependencies: - "@tanstack/query-persist-client-core" "4.36.1" + "@tanstack/query-core" "5.51.3" + "@tanstack/query-persist-client-core" "5.51.3" -"@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.51.3": + version "5.51.3" + resolved "https://registry.yarnpkg.com/@tanstack/react-query-persist-client/-/react-query-persist-client-5.51.3.tgz#49b707cdb1ab05a0eff0b6abd656bac16d717c23" + integrity sha512-h+laEiW1nsCs0HJtIOPnrTGfVZy57eOzLTx6teF4BVw4y1oVSW0prGr9cDr5Yr3dtaWdza7TQh1zZaYgoWN8oQ== dependencies: - "@tanstack/query-persist-client-core" "4.36.1" + "@tanstack/query-persist-client-core" "5.51.3" "@tanstack/react-query@4.36.1": version "4.36.1" @@ -7279,7 +7285,7 @@ eslint-config-airbnb@19.0.4: eslint-config-airbnb "19.0.4" eslint-import-resolver-webpack "0.13.8" eslint-plugin-compat "4.2.0" - eslint-plugin-graylog "file:../../../../.cache/yarn/v6/npm-eslint-config-graylog-1.3.0-0e1885e1-46ed-40d5-b921-54f749cba2cf-1721131741340/node_modules/eslint-plugin-graylog" + eslint-plugin-graylog "file:packages/eslint-plugin-graylog" eslint-plugin-import "2.25.3" eslint-plugin-jest "28.6.0" eslint-plugin-jest-dom "5.4.0" @@ -8748,13 +8754,13 @@ graphemer@^1.4.0: "@types/create-react-class" "15.6.8" "@types/jquery" "3.5.30" "@types/react" "18.3.3" - babel-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.1.0-SNAPSHOT-b76c30b5-f352-4f7d-ad74-05017f8751c3-1721131741202/node_modules/babel-preset-graylog" + babel-preset-graylog "file:packages/babel-preset-graylog" create-react-class "15.7.0" - eslint-config-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.1.0-SNAPSHOT-b76c30b5-f352-4f7d-ad74-05017f8751c3-1721131741202/node_modules/eslint-config-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.1.0-SNAPSHOT-b76c30b5-f352-4f7d-ad74-05017f8751c3-1721131741202/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.45"