From c3827c8c1e0fa9984022527f2dc6c1233ce7fe7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 14:13:11 +0000 Subject: [PATCH] chore(deps): bump @tabler/icons-react from 3.41.1 to 3.46.0 Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 3.41.1 to 3.46.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.46.0/packages/icons-react) --- updated-dependencies: - dependency-name: "@tabler/icons-react" dependency-version: 3.44.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 90 +++++------------------------------------------ package.json | 2 +- 2 files changed, 9 insertions(+), 83 deletions(-) diff --git a/package-lock.json b/package-lock.json index 40f8c0d6..73c2b469 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "@mantine/notifications": "^8.3.2", "@mantine/spotlight": "^8.3.2", "@napi-rs/canvas": "^0.1.100", - "@tabler/icons-react": "^3.35.0", + "@tabler/icons-react": "^3.46.0", "@tanstack/react-query": "^5.90.2", "@tanstack/react-query-devtools": "^5.90.2", "@types/pg": "^8.18.0", @@ -6764,9 +6764,9 @@ } }, "node_modules/@tabler/icons": { - "version": "3.41.1", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.41.1.tgz", - "integrity": "sha512-OaRnVbRmH2nHtFeg+RmMJ/7m2oBIF9XCJAUD5gQnMrpK9f05ydj8MZrAf3NZQqOXyxGN1UBL0D5IKLLEUfr74Q==", + "version": "3.46.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.46.0.tgz", + "integrity": "sha512-f2RYFl3fzPwj5WO82x6en0dmkjefxEfOm16D1ByM6cj/McNiwOkL4VaPUoP9VVIrXAD9WnTSVFr70px703b//A==", "license": "MIT", "funding": { "type": "github", @@ -6774,12 +6774,12 @@ } }, "node_modules/@tabler/icons-react": { - "version": "3.41.1", - "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.41.1.tgz", - "integrity": "sha512-kUgweE+DJtAlMZVIns1FTDdcbpRVnkK7ZpUOXmoxy3JAF0rSHj0TcP4VHF14+gMJGnF+psH2Zt26BLT6owetBA==", + "version": "3.46.0", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.46.0.tgz", + "integrity": "sha512-CCm7xJWhDT2PH4ZIFkP6AgYKtVhq0gpYkjUN+GVh1AzmIQaa77OW0bQPBPQiTE0PsXMR9oSxFqA3qBglzPyrVQ==", "license": "MIT", "dependencies": { - "@tabler/icons": "3.41.1" + "@tabler/icons": "3.46.0" }, "funding": { "type": "github", @@ -23492,80 +23492,6 @@ "type": "github", "url": "https://github.com/sponsors/wooorm" } - }, - "packages/gpu-agent": { - "name": "@cognipeer/gpu-agent", - "version": "0.1.0", - "extraneous": true, - "license": "AGPL-3.0-only", - "dependencies": { - "@cognipeer/gpu-fleet-protocol": "*", - "@types/ws": "^8.18.1", - "dockerode": "^4.0.2", - "undici": "^6.20.0", - "ws": "^8.20.1" - }, - "bin": { - "cognipeer-gpu-agent": "dist/index.cjs" - }, - "devDependencies": { - "@types/dockerode": "^3.3.32", - "@types/node": "^22.10.5", - "tsup": "^8.4.0", - "tsx": "^4.20.5", - "typescript": "^5.7.3" - }, - "engines": { - "node": ">=20" - } - }, - "packages/gpu-fleet-protocol": { - "name": "@cognipeer/gpu-fleet-protocol", - "version": "0.1.0", - "extraneous": true, - "license": "AGPL-3.0-only" - }, - "packages/sandbox-agent": { - "name": "@cognipeer/sandbox-agent", - "version": "0.1.0", - "extraneous": true, - "dependencies": { - "dockerode": "^4.0.2", - "ws": "^8.20.1" - }, - "devDependencies": { - "@cognipeer/sandbox-protocol": "*", - "@types/dockerode": "^3.3.32", - "@types/node": "^22.0.0", - "@types/ws": "^8.5.10", - "tsup": "^8.0.0", - "tsx": "^4.0.0", - "typescript": "^5.6.0" - } - }, - "packages/sandbox-protocol": { - "name": "@cognipeer/sandbox-protocol", - "version": "0.1.0", - "extraneous": true - }, - "packages/sandbox-toolbox": { - "name": "@cognipeer/sandbox-toolbox", - "version": "0.1.0", - "extraneous": true, - "dependencies": { - "@fastify/websocket": "^11.2.0", - "fastify": "^5.8.5", - "node-pty": "^1.0.0", - "ws": "^8.20.1" - }, - "devDependencies": { - "@cognipeer/sandbox-protocol": "*", - "@types/node": "^22.0.0", - "@types/ws": "^8.5.10", - "tsup": "^8.0.0", - "tsx": "^4.0.0", - "typescript": "^5.6.0" - } } } } diff --git a/package.json b/package.json index 344dbd90..f4f47945 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@mantine/notifications": "^8.3.2", "@mantine/spotlight": "^8.3.2", "@napi-rs/canvas": "^0.1.100", - "@tabler/icons-react": "^3.35.0", + "@tabler/icons-react": "^3.46.0", "@tanstack/react-query": "^5.90.2", "@tanstack/react-query-devtools": "^5.90.2", "@types/pg": "^8.18.0",