1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-14 09:34:19 +04:00

update dependencies in package.json and pnpm-lock.yaml to latest versions, including @types/node, playwright, and vitest

This commit is contained in:
codecalm
2026-07-05 22:35:44 +02:00
parent d8bbb1e5a7
commit 36a02d3f0f
2 changed files with 284 additions and 253 deletions
+14 -14
View File
@@ -155,23 +155,23 @@
"devDependencies": {
"@hotwired/turbo": "^8.0.23",
"@melloware/coloris": "^0.25.0",
"@types/node": "^25.3.5",
"@vitest/browser-playwright": "^4.0.18",
"playwright": "^1.49.0",
"@vitest/coverage-istanbul": "^4.0.18",
"apexcharts": "5.10.4",
"@types/node": "^25.9.4",
"@vitest/browser-playwright": "^4.1.9",
"playwright": "^1.61.1",
"@vitest/coverage-istanbul": "^4.1.9",
"apexcharts": "5.16.0",
"autosize": "^6.0.1",
"choices.js": "^11.1.0",
"choices.js": "^11.2.3",
"clipboard": "^2.0.11",
"countup.js": "^2.10.0",
"driver.js": "^1.4.0",
"countup.js": "^2.10.1",
"driver.js": "^1.6.0",
"dropzone": "^6.0.0-beta.2",
"find-unused-sass-variables": "^6.1.1",
"find-unused-sass-variables": "^6.2.1",
"flatpickr": "^4.6.13",
"fslightbox": "^3.7.5",
"fullcalendar": "^6.1.20",
"geist": "^1.7.0",
"hugerte": "^1.0.10",
"fullcalendar": "^6.1.21",
"geist": "^1.7.2",
"hugerte": "^1.0.12",
"imask": "^7.6.1",
"jsvectormap": "^1.7.0",
"list.js": "^2.3.1",
@@ -181,10 +181,10 @@
"signature_pad": "^5.1.3",
"sortablejs": "^1.15.7",
"star-rating.js": "^4.3.1",
"tom-select": "^2.5.2",
"tom-select": "^2.6.1",
"typed.js": "^3.0.0",
"typescript": "^5.9.3",
"vitest": "^4.0.18"
"vitest": "^4.1.9"
},
"directories": {
"doc": "docs"
+270 -239
View File
File diff suppressed because it is too large Load Diff