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

Update dependencies (#2519)

This commit is contained in:
Paweł Kuna
2025-11-15 13:39:45 +01:00
committed by GitHub
parent 0c7996321b
commit 9a17b72a60
4 changed files with 326 additions and 281 deletions

View File

@@ -149,7 +149,7 @@
"bootstrap": "5.3.8"
},
"devDependencies": {
"@hotwired/turbo": "^8.0.13",
"@hotwired/turbo": "^8.0.18",
"@melloware/coloris": "^0.25.0",
"apexcharts": "3.54.1",
"autosize": "^6.0.1",

View File

@@ -28,8 +28,8 @@
"@11ty/eleventy": "3.1.0",
"@docsearch/css": "^3.9.0",
"@docsearch/js": "^3.9.0",
"flat-cache": "^6.1.11",
"shiki": "^3.7.0"
"flat-cache": "^6.1.18",
"shiki": "^3.13.0"
},
"dependencies": {
"@tabler/core": "workspace:*"

View File

@@ -14,14 +14,14 @@
"zip-package": "node .build/zip-package.mjs",
"start": "pnpm dev"
},
"packageManager": "pnpm@10.12.4",
"packageManager": "pnpm@10.19.0",
"dependencies": {
"shx": "^0.4.0"
},
"devDependencies": {
"@argos-ci/playwright": "^5.0.5",
"@changesets/changelog-github": "^0.5.1",
"@changesets/cli": "^2.29.5",
"@changesets/cli": "^2.29.7",
"@playwright/test": "^1.53.2",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^28.0.6",
@@ -33,7 +33,7 @@
"clean-css-cli": "^5.6.3",
"concurrently": "^9.2.0",
"cross-env": "^7.0.3",
"fs-extra": "^11.3.0",
"fs-extra": "^11.3.2",
"glob": "^11.0.3",
"js-beautify": "^1.15.4",
"nodemon": "^3.1.10",
@@ -41,12 +41,12 @@
"postcss": "^8.5.6",
"postcss-cli": "^11.0.1",
"prettier": "^3.6.2",
"rollup": "4.44.2",
"rollup": "4.52.5",
"rollup-plugin-dotenv": "^0.5.1",
"rtlcss": "^4.3.0",
"sass": "1.89.2",
"shelljs": "^0.10.0",
"terser": "^5.43.1",
"turbo": "^2.5.4"
"terser": "^5.44.0",
"turbo": "^2.5.8"
}
}

589
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff