Skip to content

Commit

Permalink
build(deps): bump @tabler/icons-react from 3.10.0 to 3.11.0
Browse files Browse the repository at this point in the history
Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.11.0/packages/icons-react)

---
updated-dependencies:
- dependency-name: "@tabler/icons-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 84f0f53 commit f067883
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 13 deletions.
2 changes: 1 addition & 1 deletion apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@mantine/notifications": "^7.11.2",
"@next/bundle-analyzer": "^14.2.5",
"@tabler/icons": "^3.11.0",
"@tabler/icons-react": "^3.10.0",
"@tabler/icons-react": "^3.11.0",
"clsx": "^2.1.1",
"mantine-datatable": "^7.11.2",
"next": "14.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@mantine/core": "7.11.2",
"@mantine/hooks": "7.11.2",
"@tabler/icons-react": "^3.10.0",
"@tabler/icons-react": "^3.11.0",
"react": "18.3.1",
"react-dom": "18.3.1"
},
Expand Down
18 changes: 7 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f067883

Please sign in to comment.