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

@@ -14,7 +14,7 @@
"zip-package": "node .build/zip-package.mjs",
"start": "pnpm dev"
},
"packageManager": "pnpm@10.10.0",
"packageManager": "pnpm@10.11.0",
"devDependencies": {
"@argos-ci/playwright": "^5.0.3",
"@changesets/changelog-github": "^0.5.1",
@@ -43,7 +43,7 @@
"sass": "1.71.0",
"shelljs": "^0.10.0",
"shx": "^0.4.0",
"terser": "^5.39.0",
"terser": "^5.39.2",
"turbo": "^2.5.3"
}
}