diff --git a/frontend/package.json b/frontend/package.json index 57d9217c..2861ef48 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.35.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..eea99288 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.35.0": + version "2.35.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-2.35.0.tgz#77570c228a7cc76676f9be67a87713eb01e97f2c" + integrity sha512-qW/itKdmFvfGw6mAQ+cZy+2MYTXb0XdGAVhO3obYLJEfsSPMwQRO0S9ckFk1xMQX/Tj7REC3TEmWUBWNi3/o3g== "@tanstack/query-core@4.29.19": version "4.29.19"