Skip to content

Commit fa1e89d

Browse files
committed
Closes #17477: Upgrade tabler to 1.0.0-beta21
1 parent 0e34fba commit fa1e89d

File tree

3 files changed

+12
-17
lines changed

3 files changed

+12
-17
lines changed

netbox/project-static/dist/netbox.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

netbox/project-static/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@fontsource-variable/plus-jakarta-sans": "^5.1.0",
2626
"@mdi/font": "7.4.47",
27-
"@tabler/core": "1.0.0-beta20",
27+
"@tabler/core": "1.0.0-beta21",
2828
"bootstrap": "5.3.3",
2929
"clipboard": "2.0.11",
3030
"flatpickr": "4.6.13",

netbox/project-static/yarn.lock

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -675,19 +675,19 @@
675675
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
676676
integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
677677

678-
"@tabler/[email protected]beta20":
679-
version "1.0.0-beta20"
680-
resolved "https://registry.yarnpkg.com/@tabler/core/-/core-1.0.0-beta20.tgz#3fcc3b5634ca89a413ba9c077df7bdfc531ab93c"
681-
integrity sha512-OzKpur+Ug7e+HMbNJrMcSuWZGUsJTvu7HYboBNRE8qyo1RKIWqvwL5YewKBJ+odW5pDOqBPzbsS4je3EBQQxHw==
678+
"@tabler/[email protected]beta21":
679+
version "1.0.0-beta21"
680+
resolved "https://registry.yarnpkg.com/@tabler/core/-/core-1.0.0-beta21.tgz#cd10d7648b3b7b31927a430fd776d3304e796403"
681+
integrity sha512-9ZKu38BScc0eHruhX/SlVDSiXenBFSgBp2WDq6orkuC8J/1yutKDt7CdXuJpBwkiADEk5yqYV31Ku+CnhwOc3Q==
682682
dependencies:
683683
"@popperjs/core" "^2.11.8"
684-
"@tabler/icons" "^2.32.0"
685-
bootstrap "5.3.1"
684+
"@tabler/icons" "^3.14.0"
685+
bootstrap "5.3.3"
686686

687-
"@tabler/icons@^2.32.0":
688-
version "2.47.0"
689-
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-2.47.0.tgz#c41c680d1947e3ab2d60af3febc4132287c60596"
690-
integrity sha512-4w5evLh+7FUUiA1GucvGj2ReX2TvOjEr4ejXdwL/bsjoSkof6r1gQmzqI+VHrE2CpJpB3al7bCTulOkFa/RcyA==
687+
"@tabler/icons@^3.14.0":
688+
version "3.16.0"
689+
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.16.0.tgz#d618670b80163925a31a6c2290e8775f6058d81a"
690+
integrity sha512-GU7MSx4uQEr55BmyON6hD/QYTl6k1v0YlRhM91gBWDoKAbyCt6QIYw7rpJ/ecdh5zrHaTOJKPenZ4+luoutwFA==
691691

692692
"@tanstack/react-virtual@^3.0.0-beta.60":
693693
version "3.5.0"
@@ -977,11 +977,6 @@ binary-extensions@^2.0.0:
977977
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.3.0.tgz#f6e14a97858d327252200242d4ccfe522c445522"
978978
integrity sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==
979979

980-
981-
version "5.3.1"
982-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.1.tgz#8ca07040ad15d7f75891d1504cf14c5dedfb1cfe"
983-
integrity sha512-jzwza3Yagduci2x0rr9MeFSORjcHpt0lRZukZPZQJT1Dth5qzV7XcgGqYzi39KGAVYR8QEDVoO0ubFKOxzMG+g==
984-
985980
986981
version "5.3.3"
987982
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38"

0 commit comments

Comments
 (0)