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:
+14
-14
@@ -155,23 +155,23 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@hotwired/turbo": "^8.0.23",
|
"@hotwired/turbo": "^8.0.23",
|
||||||
"@melloware/coloris": "^0.25.0",
|
"@melloware/coloris": "^0.25.0",
|
||||||
"@types/node": "^25.3.5",
|
"@types/node": "^25.9.4",
|
||||||
"@vitest/browser-playwright": "^4.0.18",
|
"@vitest/browser-playwright": "^4.1.9",
|
||||||
"playwright": "^1.49.0",
|
"playwright": "^1.61.1",
|
||||||
"@vitest/coverage-istanbul": "^4.0.18",
|
"@vitest/coverage-istanbul": "^4.1.9",
|
||||||
"apexcharts": "5.10.4",
|
"apexcharts": "5.16.0",
|
||||||
"autosize": "^6.0.1",
|
"autosize": "^6.0.1",
|
||||||
"choices.js": "^11.1.0",
|
"choices.js": "^11.2.3",
|
||||||
"clipboard": "^2.0.11",
|
"clipboard": "^2.0.11",
|
||||||
"countup.js": "^2.10.0",
|
"countup.js": "^2.10.1",
|
||||||
"driver.js": "^1.4.0",
|
"driver.js": "^1.6.0",
|
||||||
"dropzone": "^6.0.0-beta.2",
|
"dropzone": "^6.0.0-beta.2",
|
||||||
"find-unused-sass-variables": "^6.1.1",
|
"find-unused-sass-variables": "^6.2.1",
|
||||||
"flatpickr": "^4.6.13",
|
"flatpickr": "^4.6.13",
|
||||||
"fslightbox": "^3.7.5",
|
"fslightbox": "^3.7.5",
|
||||||
"fullcalendar": "^6.1.20",
|
"fullcalendar": "^6.1.21",
|
||||||
"geist": "^1.7.0",
|
"geist": "^1.7.2",
|
||||||
"hugerte": "^1.0.10",
|
"hugerte": "^1.0.12",
|
||||||
"imask": "^7.6.1",
|
"imask": "^7.6.1",
|
||||||
"jsvectormap": "^1.7.0",
|
"jsvectormap": "^1.7.0",
|
||||||
"list.js": "^2.3.1",
|
"list.js": "^2.3.1",
|
||||||
@@ -181,10 +181,10 @@
|
|||||||
"signature_pad": "^5.1.3",
|
"signature_pad": "^5.1.3",
|
||||||
"sortablejs": "^1.15.7",
|
"sortablejs": "^1.15.7",
|
||||||
"star-rating.js": "^4.3.1",
|
"star-rating.js": "^4.3.1",
|
||||||
"tom-select": "^2.5.2",
|
"tom-select": "^2.6.1",
|
||||||
"typed.js": "^3.0.0",
|
"typed.js": "^3.0.0",
|
||||||
"typescript": "^5.9.3",
|
"typescript": "^5.9.3",
|
||||||
"vitest": "^4.0.18"
|
"vitest": "^4.1.9"
|
||||||
},
|
},
|
||||||
"directories": {
|
"directories": {
|
||||||
"doc": "docs"
|
"doc": "docs"
|
||||||
|
|||||||
Generated
+270
-239
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user