1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-08 21:30:40 +02:00

Update dependencies to use @tabler/icons version 3.28.0 across all packages

This commit is contained in:
codecalm
2025-01-08 09:41:12 +01:00
parent b2b27332c2
commit c52d8b15e6
16 changed files with 30 additions and 30 deletions

View File

@@ -35,7 +35,7 @@
"imports-check": "attw $(npm pack)"
},
"dependencies": {
"@tabler/icons": "workspace:*"
"@tabler/icons": "3.28.0"
},
"devDependencies": {
"@testing-library/react": "^14.2.1",