From 6162b82adb74875b752e8de1431f27e1eceb2c24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Tue, 18 Mar 2025 12:10:39 +0000 Subject: [PATCH] fix(deps): update tanstack-query monorepo --- pkgs/webview-ui/app/package-lock.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pkgs/webview-ui/app/package-lock.json b/pkgs/webview-ui/app/package-lock.json index 95c5aed89..141547213 100644 --- a/pkgs/webview-ui/app/package-lock.json +++ b/pkgs/webview-ui/app/package-lock.json @@ -1981,9 +1981,9 @@ } }, "node_modules/@tanstack/eslint-plugin-query": { - "version": "5.67.2", - "resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.67.2.tgz", - "integrity": "sha512-bWAA/0lYGBNv7lIV6tID2o5wC6yWUjkh9yx8ow9YMP3brxIhuUPdCAtJBhXL2nVzJTnc6FRrL401KFG5PPEkZg==", + "version": "5.68.0", + "resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.68.0.tgz", + "integrity": "sha512-w/+y5LILV1GTWBB2R/lKfUzgocKXU1B7O6jipLUJhmxCKPmJFy5zpfR1Vx7c6yCEsQoKcTbhuR/tIy+1sIGaiA==", "license": "MIT", "dependencies": { "@typescript-eslint/utils": "^8.18.1" @@ -2129,9 +2129,9 @@ } }, "node_modules/@tanstack/query-core": { - "version": "5.67.3", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.67.3.tgz", - "integrity": "sha512-pq76ObpjcaspAW4OmCbpXLF6BCZP2Zr/J5ztnyizXhSlNe7fIUp0QKZsd0JMkw9aDa+vxDX/OY7N+hjNY/dCGg==", + "version": "5.69.0", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.69.0.tgz", + "integrity": "sha512-Kn410jq6vs1P8Nm+ZsRj9H+U3C0kjuEkYLxbiCyn3MDEiYor1j2DGVULqAz62SLZtUZ/e9Xt6xMXiJ3NJ65WyQ==", "license": "MIT", "funding": { "type": "github", @@ -2139,12 +2139,12 @@ } }, "node_modules/@tanstack/solid-query": { - "version": "5.67.3", - "resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.67.3.tgz", - "integrity": "sha512-Ve09X67/pxc6XCfaKA9N5F//aBIcKCO6Q0pwBW6SGilpQPbrxsgM2Ue8V5uoI6W5AMjU7m6DP0zmbcadG09eRw==", + "version": "5.69.0", + "resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.69.0.tgz", + "integrity": "sha512-yWSodAKaTGLRkGHwMe0Gg6Mh11QDoyb7GgjmU8Q0G6MGeAhcPKpPgbALeoNisa8FW5XfW2hFz2vb6zePIdx6rQ==", "license": "MIT", "dependencies": { - "@tanstack/query-core": "5.67.3" + "@tanstack/query-core": "5.69.0" }, "funding": { "type": "github",