From 1cc5c3335008469c3d1ce047384613397728599e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 00:47:47 +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-persist-client-core) 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.48.0 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.48.0/packages/query-persist-client-core) Updates `@tanstack/react-query-persist-client` from 4.36.1 to 5.48.0 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.48.0/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..99ac44283dadb 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.9", + "@tanstack/react-query-persist-client": "^5.51.9", "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..78a13e4117c0d 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.9": + version "5.51.9" + resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.51.9.tgz#eb2e02c715068d5664680b773e39eb44db6b48d8" + integrity sha512-HsAwaY5J19MD18ykZDS3aVVh+bAt0i7m6uQlFC2b77DLV9djo+xEN7MWQAQQTR8IM+7r/zbozTQ7P0xr0bHuew== + +"@tanstack/query-persist-client-core@5.51.9": + version "5.51.9" + resolved "https://registry.yarnpkg.com/@tanstack/query-persist-client-core/-/query-persist-client-core-5.51.9.tgz#4d8b2788fcb8122c3ba1ba95e4db2e2c39ee0bb4" + integrity sha512-yKvDozZLf+XkXM+0ynx+JnSufD1QMFFdCgfIKrSHozZJoCeLnuf3kECi1T3KEZqdaxUWtZnSPcII9eb8pLJ9cQ== dependencies: - "@tanstack/query-core" "4.36.1" + "@tanstack/query-core" "5.51.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.51.9": + version "5.51.9" + resolved "https://registry.yarnpkg.com/@tanstack/query-sync-storage-persister/-/query-sync-storage-persister-5.51.9.tgz#7fb28a5c2b2dfb11b34bd3ad5e5d5c70ef1168b3" + integrity sha512-fxzKinPGlZfPKiqqIsnH0TZMvAT/CD5a9jKKOIgg/CPCRej90Wy5aWQQ11bq9h3K+njlVdX4BuoxxBMGvLul7g== dependencies: - "@tanstack/query-persist-client-core" "4.36.1" + "@tanstack/query-core" "5.51.9" + "@tanstack/query-persist-client-core" "5.51.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.51.9": + version "5.51.9" + resolved "https://registry.yarnpkg.com/@tanstack/react-query-persist-client/-/react-query-persist-client-5.51.9.tgz#8cc8396fdf8180747779f4d33577c25340b8cbc7" + integrity sha512-M8zT/Lej53h36ILFX1dnZHoDlqhmT54SQjVha9RrEq+O0HXg4r93TrNKw8QfNbvAJYCwmNYJ1Q+GW6RN+37VcQ== dependencies: - "@tanstack/query-persist-client-core" "4.36.1" + "@tanstack/query-persist-client-core" "5.51.9" "@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"