diff --git a/cmd/query/www/package.json b/cmd/query/www/package.json index f22eec1..4b37c63 100644 --- a/cmd/query/www/package.json +++ b/cmd/query/www/package.json @@ -13,7 +13,7 @@ "dependencies": { "@ai-sdk/react": "3.0.210", "@flanksource/clicky-ui": "0.3.26", - "@flanksource/icons": "1.0.63", + "@flanksource/icons": "1.0.64", "@tanstack/react-query": "catalog:", "ai": "6.0.208", "monaco-editor": "0.48.0", diff --git a/cmd/query/www/pnpm-lock.yaml b/cmd/query/www/pnpm-lock.yaml index 3a3707d..7414379 100644 --- a/cmd/query/www/pnpm-lock.yaml +++ b/cmd/query/www/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: 0.3.26 version: 0.3.26(@ai-sdk/react@3.0.210(react@18.3.1)(zod@4.4.3))(@types/react@18.3.31)(ai@6.0.208(zod@4.4.3))(monaco-editor@0.48.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(recharts@3.10.1(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react-is@19.2.8)(react@18.3.1)(redux@5.0.1))(tailwindcss@4.3.3) '@flanksource/icons': - specifier: 1.0.63 - version: 1.0.63(react@18.3.1) + specifier: 1.0.64 + version: 1.0.64(react@18.3.1) '@tanstack/react-query': specifier: 'catalog:' version: 5.101.4(react@18.3.1) @@ -371,6 +371,11 @@ packages: peerDependencies: react: '*' + '@flanksource/icons@1.0.64': + resolution: {integrity: sha512-ul4ppVEfw8n/C3LhFMid0pv0X4Y1EXpN1bYfeYq/FsVZt4fMKPCfu40CHGN46K3zOI40HAcZpjuhIuehhoGAWA==} + peerDependencies: + react: '*' + '@floating-ui/core@1.8.0': resolution: {integrity: sha512-0CIZ5itps/8x7BG8dEIhs53BvCUH2PCoogtakwRTut+Arm58sJooJ0AuZhLw2HJYIR5cMLNPBSS728sPho2khQ==} @@ -2083,6 +2088,10 @@ snapshots: dependencies: react: 18.3.1 + '@flanksource/icons@1.0.64(react@18.3.1)': + dependencies: + react: 18.3.1 + '@floating-ui/core@1.8.0': dependencies: '@floating-ui/utils': 0.2.12