InvenTree/src/frontend/src
dependabot[bot] 639851bd58
Bump @tabler/icons-react from 2.47.0 to 3.1.0 in /src/frontend (#6824)
* Bump @tabler/icons-react from 2.47.0 to 3.1.0 in /src/frontend

Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 2.47.0 to 3.1.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.1.0/packages/icons-react)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update icon props type

TablerIconProps -> IconProps

* add changes proposed by https://github.com/LavissaWoW

* more fixes proposed by @LavissaWoW

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver Walters <oliver.henry.walters@gmail.com>
Co-authored-by: Matthias Mair <code@mjmair.com>
2024-03-25 12:00:30 +11:00
..
assets Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
components Bump @tabler/icons-react from 2.47.0 to 3.1.0 in /src/frontend (#6824) 2024-03-25 12:00:30 +11:00
contexts Add Latvian language support (#6749) 2024-03-19 12:25:15 +11:00
defaults PUI Template editor (#6541) 2024-03-05 07:58:12 +11:00
enums [PUI] Category params (#6767) 2024-03-21 23:05:49 +11:00
forms [PUI] table fixes (#6764) 2024-03-20 10:56:32 +00:00
functions Bump @tabler/icons-react from 2.47.0 to 3.1.0 in /src/frontend (#6824) 2024-03-25 12:00:30 +11:00
hooks [PUI] table fixes (#6764) 2024-03-20 10:56:32 +00:00
locales New Crowdin updates (#6728) 2024-03-24 14:53:01 +11:00
pages [PUI] Category params (#6767) 2024-03-21 23:05:49 +11:00
states PUI Template editor (#6541) 2024-03-05 07:58:12 +11:00
tables [PUI] Category params (#6767) 2024-03-21 23:05:49 +11:00
views [PUI] Login / Logout State Fixes (#6368) 2024-02-02 12:02:55 +11:00
App.tsx Code cleanup, convert promises to async/await. (#6726) 2024-03-17 09:21:52 +11:00
globalStyle.tsx P UI: Basic UI & Auth setup (#5207) 2023-07-21 08:54:57 +10:00
main.tsx Forms initial data (#6365) 2024-02-01 00:38:59 +11:00
router.tsx [PUI] Add missing pages (#6326) 2024-01-24 09:39:37 +11:00
vite-env.d.ts [P_UI] Added django settings for p_ui (#5343) 2023-08-10 20:57:33 +10:00