1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

chore: Update package dependencies and improve welcome link

This commit is contained in:
codecalm
2025-05-17 13:57:52 +02:00
parent acbe4ff35f
commit 85f212293d
6 changed files with 85 additions and 129 deletions

View File

@@ -32,7 +32,7 @@
},
"dependencies": {
"@hotwired/turbo": "^8.0.13",
"@melloware/coloris": "^0.24.0",
"@melloware/coloris": "^0.24.2",
"@tabler/core": "workspace:*",
"@tabler/icons": "^3.31.0",
"apexcharts": "3.54.1",
@@ -41,7 +41,7 @@
"countup.js": "^2.8.2",
"dropzone": "^6.0.0-beta.2",
"flatpickr": "^4.6.13",
"fslightbox": "^3.5.1",
"fslightbox": "^3.6.0",
"hugerte": "^1.0.9",
"imask": "^7.6.1",
"jsvectormap": "^1.6.0",
@@ -55,7 +55,7 @@
"typed.js": "^2.1.0"
},
"devDependencies": {
"@11ty/eleventy": "^3.0.0",
"@11ty/eleventy": "^3.1.0",
"imageoptim-cli": "^3.1.9",
"request": "^2.88.2"
},