From 5d98d4eaac9303a09d795a0dfeb21620e8372df7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 19:35:36 +0000 Subject: [PATCH] build: Bump @tabler/icons from 1.119.0 to 3.1.0 Bumps [@tabler/icons](https://github.com/tabler/tabler-icons) from 1.119.0 to 3.1.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/compare/v1.119.0...v3.1.0) --- updated-dependencies: - dependency-name: "@tabler/icons" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index a70047c7..192cf8f4 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -23,7 +23,7 @@ "@mantine/notifications": "^5.10.5", "@mantine/prism": "^5.10.5", "@monaco-editor/react": "^4.5.1", - "@tabler/icons": "^1.119.0", + "@tabler/icons": "^3.1.0", "@tanstack/react-query": "^4.28.0", "@tanstack/react-virtual": "^3.0.0-beta.44", "@tauri-apps/api": "^1.4.0", diff --git a/yarn.lock b/yarn.lock index 3f5ce045..5248d7b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1376,10 +1376,10 @@ resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e" integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA== -"@tabler/icons@^1.119.0": - version "1.119.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-1.119.0.tgz#8c590bc5a563c8673a78ccd451bedabd584b376e" - integrity sha512-Fk3Qq4w2SXcTjc/n1cuL5bccPkylrOMo7cYpQIf/yw6zP76LQV9dtLcHQUjFiUnaYuswR645CnURIhlafyAh9g== +"@tabler/icons@^3.1.0": + version "3.1.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.1.0.tgz#d69d184eae572db6adb452b511562442133cc26d" + integrity sha512-CpZGyS1IVJKFcv88yZ2sYZIpWWhQ6oy76BQKQ5SF0fGgOqgyqKdBGG/YGyyMW632on37MX7VqQIMTzN/uQqmFg== "@tanstack/query-core@4.29.19": version "4.29.19"