From c52bd303214e8738fc34bd3aa6b9b720c1190bd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 12:54:08 +0000 Subject: [PATCH] Bump @tanstack/react-query from 5.8.7 to 5.10.0 in /src/main/webui Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.8.7 to 5.10.0. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.10.0/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/main/webui/package-lock.json | 42 ++++++++++++-------------------- src/main/webui/package.json | 2 +- 2 files changed, 17 insertions(+), 27 deletions(-) diff --git a/src/main/webui/package-lock.json b/src/main/webui/package-lock.json index 7b25618..553be02 100644 --- a/src/main/webui/package-lock.json +++ b/src/main/webui/package-lock.json @@ -9,7 +9,7 @@ "version": "10.0.9", "license": "MIT", "dependencies": { - "@tanstack/react-query": "5.8.7", + "@tanstack/react-query": "5.10.0", "@tanstack/react-query-devtools": "5.8.8", "axios": "1.6.2", "dompurify": "3.0.6", @@ -4659,9 +4659,9 @@ } }, "node_modules/@tanstack/query-core": { - "version": "5.8.7", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.8.7.tgz", - "integrity": "sha512-58xOSkxxZK4SGQ/uzX8MDZHLGZCkxlgkPxnfhxUOL2uchnNHyay2UVcR3mQNMgaMwH1e2l+0n+zfS7+UJ/MAJw==", + "version": "5.10.0", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.10.0.tgz", + "integrity": "sha512-wlw/l2E+U70iABaJnOtZIJN/5VMhuj4RPViafwUYiIGoqw1VqqqaxBnBL90qLhWswoOaK8RAj3+NiG0duk+cRg==", "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" @@ -4677,28 +4677,18 @@ } }, "node_modules/@tanstack/react-query": { - "version": "5.8.7", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.8.7.tgz", - "integrity": "sha512-RYSSMmkhbJ7tPkf8w+MSRIXQLoUCm7DRnTLDcdf+uampupnriEsob3fVWTt9oaEj+AJWEKeCErDBdZeNcAzURQ==", + "version": "5.10.0", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.10.0.tgz", + "integrity": "sha512-LeJsyXUvhq1TBsEbt3SSEaxP2Att1sv/qW588GL/bvjxPxsLUBWKGuFJ5Z1YP+/nJqVmcXJE8AtvZaaxE9rsKQ==", "dependencies": { - "@tanstack/query-core": "5.8.7" + "@tanstack/query-core": "5.10.0" }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" }, "peerDependencies": { - "react": "^18.0.0", - "react-dom": "^18.0.0", - "react-native": "*" - }, - "peerDependenciesMeta": { - "react-dom": { - "optional": true - }, - "react-native": { - "optional": true - } + "react": "^18.0.0" } }, "node_modules/@tanstack/react-query-devtools": { @@ -22909,9 +22899,9 @@ } }, "@tanstack/query-core": { - "version": "5.8.7", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.8.7.tgz", - "integrity": "sha512-58xOSkxxZK4SGQ/uzX8MDZHLGZCkxlgkPxnfhxUOL2uchnNHyay2UVcR3mQNMgaMwH1e2l+0n+zfS7+UJ/MAJw==" + "version": "5.10.0", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.10.0.tgz", + "integrity": "sha512-wlw/l2E+U70iABaJnOtZIJN/5VMhuj4RPViafwUYiIGoqw1VqqqaxBnBL90qLhWswoOaK8RAj3+NiG0duk+cRg==" }, "@tanstack/query-devtools": { "version": "5.8.8", @@ -22919,11 +22909,11 @@ "integrity": "sha512-JbmXB0+aSYDLd5PtUijD82YqS1xodtgeuaAixuopmcdp4CpEO3DF35Soa88PEpM8Dgrt+piwAhHlbNvrY+4CnA==" }, "@tanstack/react-query": { - "version": "5.8.7", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.8.7.tgz", - "integrity": "sha512-RYSSMmkhbJ7tPkf8w+MSRIXQLoUCm7DRnTLDcdf+uampupnriEsob3fVWTt9oaEj+AJWEKeCErDBdZeNcAzURQ==", + "version": "5.10.0", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.10.0.tgz", + "integrity": "sha512-LeJsyXUvhq1TBsEbt3SSEaxP2Att1sv/qW588GL/bvjxPxsLUBWKGuFJ5Z1YP+/nJqVmcXJE8AtvZaaxE9rsKQ==", "requires": { - "@tanstack/query-core": "5.8.7" + "@tanstack/query-core": "5.10.0" } }, "@tanstack/react-query-devtools": { diff --git a/src/main/webui/package.json b/src/main/webui/package.json index f42a7cf..194618f 100644 --- a/src/main/webui/package.json +++ b/src/main/webui/package.json @@ -10,7 +10,7 @@ }, "license": "MIT", "dependencies": { - "@tanstack/react-query": "5.8.7", + "@tanstack/react-query": "5.10.0", "@tanstack/react-query-devtools": "5.8.8", "axios": "1.6.2", "dompurify": "3.0.6",