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

Update dependencies

This commit is contained in:
codecalm
2025-05-12 22:20:10 +02:00
parent 1f4906cc40
commit f15d2b97f8
4 changed files with 459 additions and 210 deletions

View File

@@ -144,7 +144,7 @@
},
"dependencies": {
"@popperjs/core": "^2.11.8",
"bootstrap": "5.3.5"
"bootstrap": "5.3.6"
},
"directories": {
"doc": "docs"

View File

@@ -14,11 +14,11 @@
"zip-package": "node .build/zip-package.mjs",
"start": "pnpm dev"
},
"packageManager": "pnpm@10.8.1",
"packageManager": "pnpm@10.10.0",
"devDependencies": {
"@argos-ci/playwright": "^4.1.0",
"@argos-ci/playwright": "^5.0.3",
"@changesets/changelog-github": "^0.5.1",
"@changesets/cli": "^2.29.2",
"@changesets/cli": "^2.29.4",
"@playwright/test": "^1.52.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^28.0.3",
@@ -30,20 +30,20 @@
"clean-css-cli": "^5.6.3",
"concurrently": "^9.1.2",
"cross-env": "^7.0.3",
"glob": "^11.0.1",
"glob": "^11.0.2",
"js-beautify": "^1.15.4",
"nodemon": "^3.1.9",
"nodemon": "^3.1.10",
"pnpm": "10.6.5",
"postcss": "^8.5.3",
"postcss-cli": "^11.0.1",
"prettier": "^3.5.3",
"rollup": "4.40.0",
"rollup": "4.40.2",
"rollup-plugin-dotenv": "^0.5.1",
"rtlcss": "^4.3.0",
"sass": "1.71.0",
"shelljs": "^0.9.2",
"sass": "1.88.0",
"shelljs": "^0.10.0",
"shx": "^0.4.0",
"terser": "^5.39.0",
"turbo": "^2.5.0"
"turbo": "^2.5.3"
}
}

647
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -38,7 +38,7 @@
"apexcharts": "3.54.1",
"autosize": "^6.0.1",
"choices.js": "^11.1.0",
"countup.js": "^2.8.0",
"countup.js": "^2.8.2",
"dropzone": "^6.0.0-beta.2",
"flatpickr": "^4.6.13",
"fslightbox": "^3.5.1",