Closes #18623: Upgrade Tabler to v1.0 (#18624)

* Upgrade Tabler to v1.0

* Fix navigation menu colors

* Reduce table column heading font size
This commit is contained in:
Jeremy Stretch
2025-02-25 12:13:53 -05:00
committed by GitHub
parent f7fdf07949
commit 26c7c8f08d
6 changed files with 27 additions and 41 deletions

View File

@@ -23,7 +23,7 @@
},
"dependencies": {
"@mdi/font": "7.4.47",
"@tabler/core": "1.0.0-beta21",
"@tabler/core": "1.0.0",
"bootstrap": "5.3.3",
"clipboard": "2.0.11",
"flatpickr": "4.6.13",
@@ -53,5 +53,6 @@
},
"resolutions": {
"@types/bootstrap/**/@popperjs/core": "^2.11.6"
}
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}