From 2048dbc6394c58da800e73a34ddb4311d60d677e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 19:49:30 +0000 Subject: [PATCH] build: Bump @tabler/icons from 1.119.0 to 2.38.0 Bumps [@tabler/icons](https://github.com/tabler/tabler-icons) from 1.119.0 to 2.38.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/compare/v1.119.0...v2.38.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 57d9217c..868cd0b9 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": "^2.38.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 261e2fb2..8137272d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1316,10 +1316,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@^2.38.0": + version "2.38.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-2.38.0.tgz#fe79c675aafa9a2bbacb6d3c02d6b38662fae890" + integrity sha512-icDKK6n8jUYAavHK+L2Xe0/tYjwZVS7uhVazhCMVjdm3RfJLFbeLSNEIWcYdGOg6QAock9yqWse8hnhvsy2M3w== "@tanstack/query-core@4.29.19": version "4.29.19"