Skip to content

Commit

Permalink
build: Bump @tabler/icons from 1.119.0 to 3.1.0
Browse files Browse the repository at this point in the history
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](tabler/tabler-icons@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent b454ce6 commit 5d98d4e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]":
version "4.29.19"
Expand Down

0 comments on commit 5d98d4e

Please sign in to comment.