From 01f9074ddd5674fea031c7123b8a7eaa0e8b647f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 14:10:47 +0000 Subject: [PATCH] build(deps): bump the production-dependencies group across 1 directory with 4 updates Bumps the production-dependencies group with 4 updates in the / directory: [@rolldown/binding-win32-x64-msvc](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown), [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) and [@lancedb/lancedb](https://github.com/lancedb/lancedb). Updates `@rolldown/binding-win32-x64-msvc` from 1.0.0-rc.12 to 1.0.0-rc.13 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.13/packages/rolldown) Updates `@tanstack/react-query` from 5.95.2 to 5.96.1 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.96.1/packages/react-query) Updates `react-native` from 0.76.9 to 0.84.1 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md) - [Commits](https://github.com/facebook/react-native/commits/v0.84.1/packages/react-native) Updates `@lancedb/lancedb` from 0.27.1 to 0.27.2 - [Release notes](https://github.com/lancedb/lancedb/releases) - [Changelog](https://github.com/lancedb/lancedb/blob/main/release_process.md) - [Commits](https://github.com/lancedb/lancedb/compare/v0.27.1...v0.27.2) --- updated-dependencies: - dependency-name: "@rolldown/binding-win32-x64-msvc" dependency-version: 1.0.0-rc.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@tanstack/react-query" dependency-version: 5.96.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-native dependency-version: 0.84.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@lancedb/lancedb" dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- apps/desktop/package.json | 2 +- apps/home-display/package.json | 2 +- apps/mobile/package.json | 2 +- package.json | 2 +- packages/life-graph/package.json | 2 +- pnpm-lock.yaml | 277 +++++++++++++++++++++++++------ 6 files changed, 230 insertions(+), 57 deletions(-) diff --git a/apps/desktop/package.json b/apps/desktop/package.json index 16c92aa..5c6885b 100644 --- a/apps/desktop/package.json +++ b/apps/desktop/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@lifeos/cli": "workspace:*", - "@tanstack/react-query": "^5.95.2", + "@tanstack/react-query": "^5.96.1", "@tauri-apps/api": "^2.10.1", "react": "^19.2.4", "react-dom": "^19.2.4", diff --git a/apps/home-display/package.json b/apps/home-display/package.json index 2610dfd..cdf0244 100644 --- a/apps/home-display/package.json +++ b/apps/home-display/package.json @@ -13,7 +13,7 @@ "dependencies": { "@lifeos/contracts": "workspace:*", "@lifeos/ui": "workspace:*", - "@tanstack/react-query": "^5.95.2", + "@tanstack/react-query": "^5.96.1", "react": "^19.2.4", "react-dom": "^19.2.4" }, diff --git a/apps/mobile/package.json b/apps/mobile/package.json index f3cafc7..98eb0b8 100644 --- a/apps/mobile/package.json +++ b/apps/mobile/package.json @@ -16,7 +16,7 @@ "@lifeos/sdk": "workspace:*", "@lifeos/ui": "workspace:*", "@react-native-async-storage/async-storage": "3.0.2", - "@tanstack/react-query": "^5.95.2", + "@tanstack/react-query": "^5.96.1", "expo": "~55.0.9", "expo-av": "~16.0.8", "expo-constants": "~55.0.9", diff --git a/package.json b/package.json index 7d2071e..acf2ed9 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "vitest": "^4.1.2" }, "optionalDependencies": { - "@rolldown/binding-win32-x64-msvc": "1.0.0-rc.12" + "@rolldown/binding-win32-x64-msvc": "1.0.0-rc.13" }, "pnpm": { "overrides": { diff --git a/packages/life-graph/package.json b/packages/life-graph/package.json index 23b0d09..d58727b 100644 --- a/packages/life-graph/package.json +++ b/packages/life-graph/package.json @@ -12,7 +12,7 @@ } }, "dependencies": { - "@lancedb/lancedb": "^0.27.1", + "@lancedb/lancedb": "^0.27.2", "@lifeos/contracts": "workspace:*", "@xenova/transformers": "^2.17.2", "better-sqlite3": "^12.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f0efdc..ea3586c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,8 +14,8 @@ importers: .: optionalDependencies: '@rolldown/binding-win32-x64-msvc': - specifier: 1.0.0-rc.12 - version: 1.0.0-rc.12 + specifier: 1.0.0-rc.13 + version: 1.0.0-rc.13 devDependencies: '@changesets/cli': specifier: ^2.30.0 @@ -72,8 +72,8 @@ importers: specifier: workspace:* version: link:../../packages/cli '@tanstack/react-query': - specifier: ^5.95.2 - version: 5.95.2(react@19.2.4) + specifier: ^5.96.1 + version: 5.96.1(react@19.2.4) '@tauri-apps/api': specifier: ^2.10.1 version: 2.10.1 @@ -127,8 +127,8 @@ importers: specifier: workspace:* version: link:../../packages/ui '@tanstack/react-query': - specifier: ^5.95.2 - version: 5.95.2(react@19.2.4) + specifier: ^5.96.1 + version: 5.96.1(react@19.2.4) react: specifier: ^19.2.4 version: 19.2.4 @@ -185,8 +185,8 @@ importers: specifier: 3.0.2 version: 3.0.2(react-native@0.76.9(@babel/core@7.29.0)(@babel/preset-env@7.29.2(@babel/core@7.29.0))(@types/react@19.2.14)(react@18.3.1))(react@18.3.1) '@tanstack/react-query': - specifier: ^5.95.2 - version: 5.95.2(react@18.3.1) + specifier: ^5.96.1 + version: 5.96.1(react@18.3.1) expo: specifier: ~55.0.9 version: 55.0.9(@babel/core@7.29.0)(@expo/dom-webview@55.0.3)(@expo/metro-runtime@4.0.1(react-native@0.76.9(@babel/core@7.29.0)(@babel/preset-env@7.29.2(@babel/core@7.29.0))(@types/react@19.2.14)(react@18.3.1)))(expo-router@55.0.8)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.9(@babel/core@7.29.0)(@babel/preset-env@7.29.2(@babel/core@7.29.0))(@types/react@19.2.14)(react@18.3.1))(react@18.3.1)(typescript@6.0.2) @@ -632,8 +632,8 @@ importers: packages/life-graph: dependencies: '@lancedb/lancedb': - specifier: ^0.27.1 - version: 0.27.1(apache-arrow@17.0.0) + specifier: ^0.27.2 + version: 0.27.2(apache-arrow@17.0.0) '@lifeos/contracts': specifier: workspace:* version: link:../contracts @@ -920,6 +920,164 @@ importers: specifier: workspace:* version: link:../voice-core + services/agent-mesh: + dependencies: + '@lifeos/agent-mesh': + specifier: workspace:* + version: link:../../packages/agent-mesh + '@lifeos/service-runtime': + specifier: workspace:* + version: link:../../packages/service-runtime + + services/auth: + dependencies: + '@lifeos/security': + specifier: workspace:* + version: link:../../packages/security + '@lifeos/service-runtime': + specifier: workspace:* + version: link:../../packages/service-runtime + + services/dashboard: + dependencies: + '@lifeos/contracts': + specifier: workspace:* + version: link:../../packages/contracts + '@lifeos/event-bus': + specifier: workspace:* + version: link:../../packages/event-bus + '@lifeos/home-state-module': + specifier: workspace:* + version: link:../../modules/home-state + '@lifeos/household-calendar-module': + specifier: workspace:* + version: link:../../modules/household-calendar + '@lifeos/household-chores-module': + specifier: workspace:* + version: link:../../modules/household-chores + '@lifeos/household-identity-module': + specifier: workspace:* + version: link:../../modules/household-identity + '@lifeos/household-shopping-module': + specifier: workspace:* + version: link:../../modules/household-shopping + '@lifeos/life-graph': + specifier: workspace:* + version: link:../../packages/life-graph + '@lifeos/observability': + specifier: workspace:* + version: link:../../packages/observability + '@lifeos/security': + specifier: workspace:* + version: link:../../packages/security + '@lifeos/service-runtime': + specifier: workspace:* + version: link:../../packages/service-runtime + zod: + specifier: ^4.1.11 + version: 4.3.6 + devDependencies: + fastify: + specifier: ^5.6.1 + version: 5.8.4 + node-ical: + specifier: ^0.25.6 + version: 0.25.6 + + services/feature-flags: + dependencies: + '@lifeos/feature-gates': + specifier: workspace:* + version: link:../../packages/feature-gates + '@lifeos/service-runtime': + specifier: workspace:* + version: link:../../packages/service-runtime + + services/goal-engine: + dependencies: + '@lifeos/goal-engine': + specifier: workspace:* + version: link:../../packages/goal-engine + '@lifeos/service-runtime': + specifier: workspace:* + version: link:../../packages/service-runtime + + services/home-node: + dependencies: + '@lifeos/contracts': + specifier: workspace:* + version: link:../../packages/contracts + '@lifeos/event-bus': + specifier: workspace:* + version: link:../../packages/event-bus + '@lifeos/home-node-core': + specifier: workspace:* + version: link:../../packages/home-node-core + '@lifeos/security': + specifier: workspace:* + version: link:../../packages/security + '@lifeos/service-runtime': + specifier: workspace:* + version: link:../../packages/service-runtime + '@lifeos/voice-core': + specifier: workspace:* + version: link:../../packages/voice-core + devDependencies: + fastify: + specifier: ^5.6.1 + version: 5.8.4 + + services/module-loader: + dependencies: + '@lifeos/event-bus': + specifier: workspace:* + version: link:../../packages/event-bus + '@lifeos/module-loader': + specifier: workspace:* + version: link:../../packages/module-loader + '@lifeos/service-catalog': + specifier: workspace:* + version: link:../../packages/service-catalog + '@lifeos/service-runtime': + specifier: workspace:* + version: link:../../packages/service-runtime + + services/reasoning: + dependencies: + '@lifeos/reasoning': + specifier: workspace:* + version: link:../../packages/reasoning + '@lifeos/service-runtime': + specifier: workspace:* + version: link:../../packages/service-runtime + + services/secrets: + dependencies: + '@lifeos/secrets': + specifier: workspace:* + version: link:../../packages/secrets + '@lifeos/service-runtime': + specifier: workspace:* + version: link:../../packages/service-runtime + + services/service-catalog: + dependencies: + '@lifeos/service-catalog': + specifier: workspace:* + version: link:../../packages/service-catalog + '@lifeos/service-runtime': + specifier: workspace:* + version: link:../../packages/service-runtime + + services/simulation: + dependencies: + '@lifeos/reasoning': + specifier: workspace:* + version: link:../../packages/reasoning + '@lifeos/service-runtime': + specifier: workspace:* + version: link:../../packages/service-runtime + packages: '@adobe/css-tools@4.4.4': @@ -2477,50 +2635,50 @@ packages: resolution: {integrity: sha512-hloP58zRVCRSpgDxmqCWJNlizAlUgJFqG2ypq79DCvyv9tHjRYMDOcPFjzfl/A1/YxDvRCZz8wvZvmapQnKwFQ==} engines: {node: '>=12'} - '@lancedb/lancedb-darwin-arm64@0.27.1': - resolution: {integrity: sha512-yF9N0Kyq2uIlfaoAoxBrCJ5M3cLRB+Iwx/uvwtt99UMZ5ZbUFXgMzJb8FYJwj/5voteal+53jQcbIbAH41MwUw==} + '@lancedb/lancedb-darwin-arm64@0.27.2': + resolution: {integrity: sha512-+XM68V/Rou8kKWDnUeKvg9ChKS0zGeQC2sKAop+06Ty4LwIjEGkeYBYrK0vMhZkBN5EFaOjTOp8E8hGQxdFwXA==} engines: {node: '>= 18'} cpu: [arm64] os: [darwin] - '@lancedb/lancedb-linux-arm64-gnu@0.27.1': - resolution: {integrity: sha512-7P7TKxHjn7wfa7SQuDfxPU+DMt6thZJE0ccvc9RSifFVd8OxJdsWa2hvopsR3r985t68ggx8GjhW81ILr4iJ8w==} + '@lancedb/lancedb-linux-arm64-gnu@0.27.2': + resolution: {integrity: sha512-laiTTDeMUTzm7t+t6ME5nNQMDoERjmkeuWAFWekbXiFdmp62Dqu34Lvf2BvpWnKwxLMZ5JcBJFIw32WS8/8Jnw==} engines: {node: '>= 18'} cpu: [arm64] os: [linux] - '@lancedb/lancedb-linux-arm64-musl@0.27.1': - resolution: {integrity: sha512-qD/6iRwi18y3QgWlydZ3KwC5PNMkGuKP9UZI1NGt/37S9DdRDgPDoKD67ftdc4HOVeg4gffEsaxoV781Sfdc9Q==} + '@lancedb/lancedb-linux-arm64-musl@0.27.2': + resolution: {integrity: sha512-bK5Mc50EvwGZaaiym5CoPu8Y4GNSyEEvTQ0dTC2AUIm83qdQu1rGw6kkYtc/rTH/hbvAvPQot4agHDZfMVxfYw==} engines: {node: '>= 18'} cpu: [arm64] os: [linux] - '@lancedb/lancedb-linux-x64-gnu@0.27.1': - resolution: {integrity: sha512-5ciKVaUH/tuBR2hAeM/4se+C18YsbNjgUDq4kxGfMh+/YI2v4Gl7mniYKh9jx93S2lQJJsVowqWGnOdkNB0Zhw==} + '@lancedb/lancedb-linux-x64-gnu@0.27.2': + resolution: {integrity: sha512-qe+ML0YmPru0o84f33RBHqoNk6zsHBjiXTLKsEBDiiFYKks/XMsrkKy9NQYcTxShBrg/nx/MLzCzd7dihqgNYw==} engines: {node: '>= 18'} cpu: [x64] os: [linux] - '@lancedb/lancedb-linux-x64-musl@0.27.1': - resolution: {integrity: sha512-eeXZsryHux4bg03nPAkNzgL9Zp6cXMvizYxQ0N6mdcpumnkoRoJC3VqwUzaeplMzqMhjATmoaes4GkTRzHsVwA==} + '@lancedb/lancedb-linux-x64-musl@0.27.2': + resolution: {integrity: sha512-ZpX6Oxn06qvzAdm+D/gNb3SRp/A9lgRAPvPg6nnMmSQk5XamC/hbGO07uK1wwop7nlqXUH/thk4is2y2ieWdTw==} engines: {node: '>= 18'} cpu: [x64] os: [linux] - '@lancedb/lancedb-win32-arm64-msvc@0.27.1': - resolution: {integrity: sha512-xSUNYZQwgDI782lb8XHFvM57QEDHnIS4n+SYBLHH428urdEoJdA4tVrwOJZoIBayKHdv7sPFPIumP40U56FDIg==} + '@lancedb/lancedb-win32-arm64-msvc@0.27.2': + resolution: {integrity: sha512-4ffpFvh49MiUtkdFJOmBytXEbgUPXORphTOuExnJAgT1VAKwQcu4ZzdsgNoK6mumKBaU+pYQU/MedNkgTzx/Lw==} engines: {node: '>= 18'} cpu: [arm64] os: [win32] - '@lancedb/lancedb-win32-x64-msvc@0.27.1': - resolution: {integrity: sha512-pPR0wHhxtXp57R69g40P2Qs3iNyM4mZqCB/bOyRFhIVreaGooSDtEQREZzALoO/xpP7pj/MeFJpsM8LGyfz1bw==} + '@lancedb/lancedb-win32-x64-msvc@0.27.2': + resolution: {integrity: sha512-XlwiI6CK2Gkqq+FFVAStHojao/XjIJpDPTm7Tb9SpLL64IlwGw3yaT2hnWKTm90W4KlSrpfSldPly+s+y4U7JQ==} engines: {node: '>= 18'} cpu: [x64] os: [win32] - '@lancedb/lancedb@0.27.1': - resolution: {integrity: sha512-LqXw19VYXaG1bV/03wN5JrYOSrRv38RPbKHW0hukbyfsNV4+VuZ3VpObk3gDeJGPkkJ56MS3lbbB2pqqg1DiNQ==} + '@lancedb/lancedb@0.27.2': + resolution: {integrity: sha512-JQpZHV5KzUzDI3flYCjtZcfHlEbL8lM54E0NT+jrRYe29aKYegfavvPsAsuZp0VdcMwFMZcpMkaBhjQMo/fwvg==} engines: {node: '>= 18'} cpu: [x64, arm64] os: [darwin, linux, win32] @@ -3051,6 +3209,12 @@ packages: cpu: [x64] os: [win32] + '@rolldown/binding-win32-x64-msvc@1.0.0-rc.13': + resolution: {integrity: sha512-/pLI5kPkGEi44TDlnbio3St/5gUFeN51YWNAk/Gnv6mEQBOahRBh52qVFVBpmrnU01n2yysvBML9Ynu7K4kGAQ==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [x64] + os: [win32] + '@rolldown/pluginutils@1.0.0-rc.12': resolution: {integrity: sha512-HHMwmarRKvoFsJorqYlFeFRzXZqCt2ETQlEDOb9aqssrnVBB1/+xgTGtuTrIk5vzLNX1MjMtTf7W9z3tsSbrxw==} @@ -3083,11 +3247,11 @@ packages: '@swc/helpers@0.5.20': resolution: {integrity: sha512-2egEBHUMasdypIzrprsu8g+OEVd7Vp2MM3a2eVlM/cyFYto0nGz5BX5BTgh/ShZZI9ed+ozEq+Ngt+rgmUs8tw==} - '@tanstack/query-core@5.95.2': - resolution: {integrity: sha512-o4T8vZHZET4Bib3jZ/tCW9/7080urD4c+0/AUaYVpIqOsr7y0reBc1oX3ttNaSW5mYyvZHctiQ/UOP2PfdmFEQ==} + '@tanstack/query-core@5.96.1': + resolution: {integrity: sha512-u1yBgtavSy+N8wgtW3PiER6UpxcplMje65yXnnVgiHTqiMwLlxiw4WvQDrXyn+UD6lnn8kHaxmerJUzQcV/MMg==} - '@tanstack/react-query@5.95.2': - resolution: {integrity: sha512-/wGkvLj/st5Ud1Q76KF1uFxScV7WeqN1slQx5280ycwAyYkIPGaRZAEgHxe3bjirSd5Zpwkj6zNcR4cqYni/ZA==} + '@tanstack/react-query@5.96.1': + resolution: {integrity: sha512-2X7KYK5KKWUKGeWCVcqxXAkYefJtrKB7tSKWgeG++b0H6BRHxQaLSSi8AxcgjmUnnosHuh9WsFZqvE16P1WCzA==} peerDependencies: react: ^18 || ^19 @@ -6459,6 +6623,10 @@ packages: resolution: {integrity: sha512-HVk9X1E0gz3mSpoi60h/saazLKXKaZThMLU3u/aNwoYn8/xQyX2MGxL0ui2eaokkD7tF+Zo+cKTHUbe1mmmGzA==} engines: {node: '>=8.0.0'} + slugify@1.6.9: + resolution: {integrity: sha512-vZ7rfeehZui7wQs438JXBckYLkIIdfHOXsaVEUMyS5fHo1483l1bMdo0EDSWYclY0yZKFOipDy4KHuKs6ssvdg==} + engines: {node: '>=8.0.0'} + smart-buffer@4.2.0: resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==} engines: {node: '>= 6.0.0', npm: '>= 3.0.0'} @@ -8641,7 +8809,7 @@ snapshots: resolve-from: 5.0.0 semver: 7.7.4 slash: 3.0.0 - slugify: 1.6.8 + slugify: 1.6.9 xcode: 3.0.1 xml2js: 0.6.0 transitivePeerDependencies: @@ -8664,7 +8832,7 @@ snapshots: resolve-from: 5.0.0 resolve-workspace-root: 2.0.1 semver: 7.7.4 - slugify: 1.6.8 + slugify: 1.6.9 sucrase: 3.35.0 transitivePeerDependencies: - supports-color @@ -9197,39 +9365,39 @@ snapshots: dependencies: jsbi: 4.3.2 - '@lancedb/lancedb-darwin-arm64@0.27.1': + '@lancedb/lancedb-darwin-arm64@0.27.2': optional: true - '@lancedb/lancedb-linux-arm64-gnu@0.27.1': + '@lancedb/lancedb-linux-arm64-gnu@0.27.2': optional: true - '@lancedb/lancedb-linux-arm64-musl@0.27.1': + '@lancedb/lancedb-linux-arm64-musl@0.27.2': optional: true - '@lancedb/lancedb-linux-x64-gnu@0.27.1': + '@lancedb/lancedb-linux-x64-gnu@0.27.2': optional: true - '@lancedb/lancedb-linux-x64-musl@0.27.1': + '@lancedb/lancedb-linux-x64-musl@0.27.2': optional: true - '@lancedb/lancedb-win32-arm64-msvc@0.27.1': + '@lancedb/lancedb-win32-arm64-msvc@0.27.2': optional: true - '@lancedb/lancedb-win32-x64-msvc@0.27.1': + '@lancedb/lancedb-win32-x64-msvc@0.27.2': optional: true - '@lancedb/lancedb@0.27.1(apache-arrow@17.0.0)': + '@lancedb/lancedb@0.27.2(apache-arrow@17.0.0)': dependencies: apache-arrow: 17.0.0 reflect-metadata: 0.2.2 optionalDependencies: - '@lancedb/lancedb-darwin-arm64': 0.27.1 - '@lancedb/lancedb-linux-arm64-gnu': 0.27.1 - '@lancedb/lancedb-linux-arm64-musl': 0.27.1 - '@lancedb/lancedb-linux-x64-gnu': 0.27.1 - '@lancedb/lancedb-linux-x64-musl': 0.27.1 - '@lancedb/lancedb-win32-arm64-msvc': 0.27.1 - '@lancedb/lancedb-win32-x64-msvc': 0.27.1 + '@lancedb/lancedb-darwin-arm64': 0.27.2 + '@lancedb/lancedb-linux-arm64-gnu': 0.27.2 + '@lancedb/lancedb-linux-arm64-musl': 0.27.2 + '@lancedb/lancedb-linux-x64-gnu': 0.27.2 + '@lancedb/lancedb-linux-x64-musl': 0.27.2 + '@lancedb/lancedb-win32-arm64-msvc': 0.27.2 + '@lancedb/lancedb-win32-x64-msvc': 0.27.2 '@manypkg/find-root@1.1.0': dependencies: @@ -9850,6 +10018,9 @@ snapshots: '@rolldown/binding-win32-x64-msvc@1.0.0-rc.12': optional: true + '@rolldown/binding-win32-x64-msvc@1.0.0-rc.13': + optional: true + '@rolldown/pluginutils@1.0.0-rc.12': {} '@rolldown/pluginutils@1.0.0-rc.7': {} @@ -9878,16 +10049,16 @@ snapshots: dependencies: tslib: 2.8.1 - '@tanstack/query-core@5.95.2': {} + '@tanstack/query-core@5.96.1': {} - '@tanstack/react-query@5.95.2(react@18.3.1)': + '@tanstack/react-query@5.96.1(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.95.2 + '@tanstack/query-core': 5.96.1 react: 18.3.1 - '@tanstack/react-query@5.95.2(react@19.2.4)': + '@tanstack/react-query@5.96.1(react@19.2.4)': dependencies: - '@tanstack/query-core': 5.95.2 + '@tanstack/query-core': 5.96.1 react: 19.2.4 '@tauri-apps/api@2.10.1': {} @@ -13676,6 +13847,8 @@ snapshots: slugify@1.6.8: {} + slugify@1.6.9: {} + smart-buffer@4.2.0: {} socks@2.8.7: